]> git.ipfire.org Git - thirdparty/dracut.git/commit
refactor: delay compressor detection
authorKairui Song <kasong@redhat.com>
Wed, 24 Feb 2021 15:39:07 +0000 (23:39 +0800)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 9 Mar 2021 13:40:35 +0000 (13:40 +0000)
commita9345f68008db39d89a2b05feec509ea06bf6809
treeacc2d35898bd1f16011ed67fc682f5abcb500307
parent90f269f6afe409925bad86f0bd7e9322ad9b4fb0
refactor: delay compressor detection

No function change, decide which compressor to use right before
compressing the initramfs.

This may delay the print of this message:
"dracut: no compression tool available. Initramfs image is going to be big."
but should be OK, this message is not an error.
dracut.sh