]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-initramfs-restore,lsinitrd: add LZ4 support
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 16 Jan 2014 10:00:54 +0000 (11:00 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 24 Jan 2014 11:49:16 +0000 (12:49 +0100)
commit149965bd130dae5d724340f4d9d47bed818b9144
tree25568a78b7b55e45c950b38195c7e0716a6bb8b1
parenta76a22b779ba7c0985e60cb853fcf3b4b4147114
dracut-initramfs-restore,lsinitrd: add LZ4 support

Dracut claims to have LZ4 support, but trying to use it will result in an xzcat failure at the end due to missing CAT support.

The lz4 command chokes on '--', so abstract that out into the CAT select.

Something similar will need to be done for LZO.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
dracut-initramfs-restore.sh
lsinitrd.sh