]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut-initramfs-restore.sh): unpack uncompressed initrd as last option
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 18 Mar 2022 14:42:42 +0000 (15:42 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 30 Mar 2022 21:25:15 +0000 (21:25 +0000)
commit46886956211f8a436e2e9f81fc4972d2a297c3a3
tree7e20e2b6349500aa144600299f846a2e5fb2358a
parent0ef40d88124fe67726b8b5d8321dce064c727447
fix(dracut-initramfs-restore.sh): unpack uncompressed initrd as last option

Attempting to unpack the initrd assuming it is uncompressed when
it is delays the shutdown process by several seconds. This must
be the last check.
dracut-initramfs-restore.sh