Blame SOURCES/0455-dracut.sh-document-hostonly-i18n-and-no-hostonly-i18.patch

712866
From 91896ab68e26b9f9191f4742dc8ad9c5025eac7f Mon Sep 17 00:00:00 2001
712866
From: Harald Hoyer <harald@redhat.com>
712866
Date: Wed, 17 Aug 2016 16:48:07 +0200
712866
Subject: [PATCH] dracut.sh: document --hostonly-i18n and --no-hostonly-i18n
712866
712866
show description in --help
712866
712866
https://bugzilla.redhat.com/show_bug.cgi?id=1266448
712866
---
712866
 dracut.sh | 3 +++
712866
 1 file changed, 3 insertions(+)
712866
712866
diff --git a/dracut.sh b/dracut.sh
5c6c2a
index 0a699737..90ea9c32 100755
712866
--- a/dracut.sh
712866
+++ b/dracut.sh
712866
@@ -141,6 +141,9 @@ Creates initial ramdisk images for preloading modules
712866
                         in the initramfs
712866
   --no-hostonly-cmdline Do not store kernel command line arguments needed
712866
                         in the initramfs
712866
+  --hostonly-i18n       Install only needed keyboard and font files according
712866
+                        to the host configuration (default).
712866
+  --no-hostonly-i18n    Install all keyboard and font files available.
712866
   --persistent-policy [POLICY]
712866
                         Use [POLICY] to address disks and partitions.
712866
                         POLICY can be any directory name found in /dev/disk.