]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
documentation: "--hostonly-i18n" "--no-hostonly-i18n" "i18n_install_all"
authorHarald Hoyer <harald@redhat.com>
Mon, 29 Feb 2016 12:12:02 +0000 (13:12 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 29 Feb 2016 12:13:02 +0000 (13:13 +0100)
(cherry picked from commit fe6455a6e8f4b070ffa8116ef26d423a25d56049)

dracut.8.asc
dracut.conf.5.asc

index 14ce26b6fd282fd58c9f56d1d4a3e46452df1646..5f68d16af3a9ac9c235711c047c4ad25b18eb0d8 100644 (file)
@@ -306,6 +306,12 @@ provide a valid _/etc/fstab_.
 **--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.
index be62da98b6d335b534975a3bfa528c20aa3069d2..99f70fff2b570f625b670e10169a3345cfd611ed 100644 (file)
@@ -79,6 +79,9 @@ Configuration files must have the extension .conf; other extensions are ignored.
 *hostonly_cmdline*"__{yes|no}__"::
     If set, store the kernel command line arguments needed in the initramfs
 
+*i18n_install_all=*"__{yes|no}__"::
+    If set to yes, install all available fonts and keyboard files.
+
 *persistent_policy=*"__<policy>__"::
     Use _<policy>_ to address disks and partitions.
     _<policy>_ can be any directory name found in /dev/disk.