Browse Source

dracut.sh: document --hostonly-i18n and --no-hostonly-i18n

show description in --help

https://bugzilla.redhat.com/show_bug.cgi?id=1266448
(cherry picked from commit 91896ab68e)
master
Harald Hoyer 8 years ago
parent
commit
f367b73852
  1. 3
      dracut.sh

3
dracut.sh

@ -151,6 +151,9 @@ Creates initial ramdisk images for preloading modules @@ -151,6 +151,9 @@ Creates initial ramdisk images for preloading modules
in the initramfs
--no-hostonly-cmdline Do not store kernel command line arguments needed
in the initramfs
--hostonly-i18n Install only needed keyboard and font files according
to the host configuration (default).
--no-hostonly-i18n Install all keyboard and font files available.
--persistent-policy [POLICY]
Use [POLICY] to address disks and partitions.
POLICY can be any directory name found in /dev/disk.

Loading…
Cancel
Save