Browse Source

dracut.sh: added help for --regenerate-all

master
Renaud Métrich 5 years ago
parent
commit
cdc9cd0e41
  1. 4
      dracut.sh

4
dracut.sh

@ -236,7 +236,9 @@ Creates initial ramdisk images for preloading modules @@ -236,7 +236,9 @@ Creates initial ramdisk images for preloading modules
--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
--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.


Loading…
Cancel
Save