Commit graph

8 commits

Author SHA1 Message Date
Juan RP a0b9abfb35 dracut: fix gzipped initramfs; wtf is --rsyncable?!!
- Do not depend on lz4 directly, just prefer lz4 if the bin is there.
- Fallback to gzip rather than bzip2 compression if lz4/xz are not available.
- Remove --rsyncable argument in gzipped initramfs, WTF IS IT??? IT'S NOT IN UPSTREAM.
2014-10-25 11:09:56 +02:00
Juan RP 59357250c5 dracut: prefer lz4 compression by default. 2014-10-17 15:23:30 +02:00
Juan RP 352b53757c dracut: use default initramfs compression in the kernel post-inst hook. 2013-08-15 09:52:41 +02:00
Juan RP 0b751604b8 dracut: fixed kernel-hook-postrm and use abs path. 2013-01-04 07:13:23 +01:00
Juan RP 0370394d47 dracut: use relative paths in the kernel hooks. 2012-11-19 22:10:33 +01:00
Juan RP a74fbd2283 dracut: use -q in post-install kernel hook, install logrotate file. 2012-05-29 18:54:23 +02:00
Juan RP b8a0bf4d8a dracut: depend on cpio and xz, fixed post-install kernel hook. 2012-05-29 15:09:29 +02:00
Juan RP b99dbd3ae3 dracut: add support for kernel hooks. 2012-05-29 14:30:26 +02:00