]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Merge branch 'master' into regenerate_all 722/head
authorDaniel Molkentin <dmolkentin@suse.com>
Tue, 3 Mar 2020 18:25:16 +0000 (19:25 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2020 18:25:16 +0000 (19:25 +0100)
1  2 
dracut.sh

diff --cc dracut.sh
index de3012d59491874cf4619dd7d0bdc018da0b0a78,3219dd86a5d09c1025f7aaff911c34c287d88042..af346f3a2614bab1ccf4f391832bc5d26f03190c
+++ 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.