Commit Graph

40 Commits

Author SHA1 Message Date
Martin Gracik a7698e3540 Automatic commit of package [lorax] release [18.8-1]. 2012-06-06 16:01:53 +02:00
Martin Gracik d5e334fec4 Automatic commit of package [lorax] release [18.7-1]. 2012-06-04 16:15:59 +02:00
Brian C. Lane 6e2fdfe23f livemedia-creator: Add appliance creation
This adds support for creating an appliance description file for the
disk image. Mako templates are used to make it easy to support other
appliance targets. The included example works with virt-image.
2012-06-01 11:15:21 -07:00
Martin Gracik ee6be6ac67 Automatic commit of package [lorax] release [18.6-1]. 2012-06-01 12:14:04 +02:00
Martin Gracik bad0b469a5 Use selinux python module to get enforcing mode
No need to call getenforce via subprocess.
2012-06-01 08:42:13 +02:00
Martin Gracik dd7536a711 Automatic commit of package [lorax] release [18.5-1]. 2012-05-31 16:40:51 +02:00
Martin Gracik a9e5630322 Remove hfsplus-tools dependency (#818913)
Mac boot images are optional. Don't require hfsplus-tools
by default, but warn the user that he needs to install them
if he wants to create mac boot images.
2012-05-29 12:59:46 +02:00
Martin Gracik 64ac47d7b6 Automatic commit of package [lorax] release [18.4-1]. 2012-05-25 09:00:59 +02:00
Martin Gracik 108ec0a449 Use gz not bz2 for source 2012-05-25 08:58:09 +02:00
Brian C. Lane 115788ed09 New version 18.3 2012-05-03 11:23:00 -07:00
Brian C. Lane a680fd2fc3 New version 18.2 2012-03-30 13:44:52 -07:00
Martin Gracik 2e24ef2cc6 Fix requires 2012-03-30 13:22:45 -07:00
Brian C. Lane ecda30d999 New version 18.1 2012-03-06 09:37:48 -08:00
Brian C. Lane b3ac408748 util-linux-ng is now util-linux 2012-02-20 14:44:22 -08:00
Brian C. Lane be4d8ebe2b New version 18.0 2012-02-20 14:40:33 -08:00
Brian C. Lane 231d3f40bd New version 17.3 2012-02-08 14:57:32 -08:00
Martin Gracik bd70e31520 New version 17.2 2012-01-12 16:05:52 +01:00
Brian C. Lane ed7f30b206 Version 17.1 2011-12-21 08:59:56 -08:00
Brian C. Lane d3a9e77315 Modify spec file for livemedia-creator 2011-12-20 14:59:58 -08:00
Will Woods ca4ea16823 add mkefiboot to lorax.spec 2011-11-04 13:36:37 -04:00
Will Woods eda784e085 lorax.spec: update to lorax-17.0 and add big changelog 2011-10-24 16:27:52 -04:00
Will Woods 77a2b78269 spec fixup for mkhfsimg - require hfsplus-tools 2011-09-07 12:04:36 -04:00
Will Woods bf7ed5aa4e Build EFI hybrid (usb-bootable) images
From: Matthew Garrett <mjg@redhat.com>

If we're producing EFI bootable images then we should also support
making them bootable from USB sticks. This adds support for doing so.
2011-08-29 16:29:43 -04:00
Martin Gracik 2c80e5b773 Disable debuginfo package 2011-07-07 17:31:02 -04:00
Will Woods 1fc0e1c3da update Requires and Version in spec 2011-07-01 19:43:49 -04:00
Martin Gracik 79b6e5bfa1 Use xz and gzip commands instead of libraries
We're already using find and cpio subprocesses, so using
one more subprocess is not a problem. With this approach
we can pipe cpio to the xz/gzip command, which should
help with the memory issues.
2011-04-22 10:57:51 +02:00
Martin Gracik f6fdb614bf Use arch macros in the lorax.spec 2011-04-15 16:01:56 +02:00
Martin Gracik 747c393599 Change BuildRequires to python2-devel 2011-04-13 14:03:54 +02:00
Martin Gracik bbd01f9e9c New version 2011-04-13 13:28:00 +02:00
Martin Gracik 0fa7b20ef2 Fix arch specific requires in spec file 2011-04-12 12:31:32 +02:00
Martin Gracik cd0107c9d8 New version 2011-03-14 12:34:25 +01:00
Martin Gracik a9e52a70f4 Use xz when compressing the initrd
This makes the image a lot smaller.
2011-02-18 10:25:53 +01:00
Martin Gracik 472c36a00c New version 2011-01-24 13:32:30 +01:00
Martin Gracik 52b2b136a1 New release 2011-01-14 16:04:52 +01:00
Martin Gracik 12c690c2d1 New version 2011-01-14 16:01:15 +01:00
Martin Gracik a1c25f5beb Added the download source link to lorax.spec 2010-12-21 10:17:37 +01:00
Martin Gracik eb279f7341 Use config(noreplace) directive for lorax.conf 2010-12-17 17:43:12 +01:00
Martin Gracik 859d3654da Explain in spec file why there's no source download link 2010-12-17 17:11:40 +01:00
Martin Gracik 3a0ed30cca Setup and spec file changes
Added the license files and executable.
Marked lorax.conf as config.
2010-12-17 17:04:04 +01:00
Martin Gracik d747519b8c Added spec file 2010-12-02 13:37:16 +01:00