Commit Graph

15 Commits

Author SHA1 Message Date
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