Blame 0104-dracut.conf.5.asc-remove-duplicate-i18n_install_all-.patch
|
Harald Hoyer |
414eba |
From aaaf035aedd043302c6fec57ba9570afe7639aab Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
414eba |
From: Yu Watanabe <watanabe.yu+github@gmail.com>
|
|
Harald Hoyer |
414eba |
Date: Wed, 20 Jul 2016 18:23:44 +0900
|
|
Harald Hoyer |
414eba |
Subject: [PATCH] dracut.conf.5.asc: remove duplicate i18n_install_all option
|
|
Harald Hoyer |
414eba |
|
|
Harald Hoyer |
414eba |
---
|
|
Harald Hoyer |
414eba |
dracut.conf.5.asc | 3 ---
|
|
Harald Hoyer |
414eba |
1 file changed, 3 deletions(-)
|
|
Harald Hoyer |
414eba |
|
|
Harald Hoyer |
414eba |
diff --git a/dracut.conf.5.asc b/dracut.conf.5.asc
|
|
Harald Hoyer |
414eba |
index 8f362b2..318024a 100644
|
|
Harald Hoyer |
414eba |
--- a/dracut.conf.5.asc
|
|
Harald Hoyer |
414eba |
+++ b/dracut.conf.5.asc
|
|
Harald Hoyer |
414eba |
@@ -99,9 +99,6 @@ Configuration files must have the extension .conf; other extensions are ignored.
|
|
Harald Hoyer |
414eba |
*hostonly_cmdline=*"__{yes|no}__"::
|
|
Harald Hoyer |
414eba |
If set, store the kernel command line arguments needed in the initramfs
|
|
Harald Hoyer |
414eba |
|
|
Harald Hoyer |
414eba |
-*i18n_install_all=*"__{yes|no}__"::
|
|
Harald Hoyer |
414eba |
- If set to yes, install all available fonts and keyboard files.
|
|
Harald Hoyer |
414eba |
-
|
|
Harald Hoyer |
414eba |
*persistent_policy=*"__<policy>__"::
|
|
Harald Hoyer |
414eba |
Use _<policy>_ to address disks and partitions.
|
|
Harald Hoyer |
414eba |
_<policy>_ can be any directory name found in /dev/disk.
|