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

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