From: Daniel Molkentin Date: Tue, 3 Mar 2020 18:25:16 +0000 (+0100) Subject: Merge branch 'master' into regenerate_all X-Git-Tag: 050~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F722%2Fhead;p=thirdparty%2Fdracut.git Merge branch 'master' into regenerate_all --- 5b1d8bcc58a9a72f681a5288f8671376cac7716f diff --cc dracut.sh index de3012d59,3219dd86a..af346f3a2 --- a/dracut.sh +++ b/dracut.sh @@@ -236,9 -236,10 +236,12 @@@ Creates initial ramdisk images for prel --uefi Create an UEFI executable with the kernel cmdline and kernel combined --uefi-stub [FILE] Use the UEFI stub [FILE] to create an UEFI executable - --kernel-image [FILE] Location of the kernel image + --uefi-splash-image [FILE] + Use [FILE] as a splash image when creating an UEFI + executable + --kernel-image [FILE] location of the kernel image + --regenerate-all Regenerate all initramfs images at the default location + for the kernel versions found on the system If [LIST] has multiple arguments, then you have to put these in quotes.