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
parent
f47090f918
commit
f367b73852
|
|
@ -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…
Reference in New Issue