From 94cce410aaa7f4363c0fa48869c81f769ecd1289 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 21 Feb 2011 09:23:27 +0100 Subject: [PATCH] vconsole.font.unicode -> vconsole.unicode --- dracut.kernel.7.xml | 4 ++-- modules.d/10i18n/parse-i18n.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml index 21cfecd..aad27e2 100644 --- a/dracut.kernel.7.xml +++ b/dracut.kernel.7.xml @@ -193,7 +193,7 @@ This parameter can be specified multiple times. - vconsole.font.unicode=<1|0> + vconsole.unicode=<1|0> boolean, indicating UTF-8 mode; will be written as UNICODE to /etc/vconsole.conf in the initramfs @@ -1168,7 +1168,7 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar UNICODE - vconsole.font.unicode + vconsole.unicode diff --git a/modules.d/10i18n/parse-i18n.sh b/modules.d/10i18n/parse-i18n.sh index 73dff6e..9f47326 100755 --- a/modules.d/10i18n/parse-i18n.sh +++ b/modules.d/10i18n/parse-i18n.sh @@ -23,7 +23,7 @@ inst_key_val '' /etc/vconsole.conf KEYMAP vconsole.keymap KEYTABLE inst_key_val '' /etc/vconsole.conf FONT vconsole.font SYSFONT inst_key_val '' /etc/vconsole.conf FONT_MAP vconsole.font.map CONTRANS inst_key_val '' /etc/vconsole.conf FONT_UNIMAP vconsole.font.unimap UNIMAP -inst_key_val 1 /etc/vconsole.conf UNICODE vconsole.unicode +inst_key_val 1 /etc/vconsole.conf UNICODE vconsole.unicode vconsole.font.unicode inst_key_val '' /etc/vconsole.conf EXT_KEYMAP vconsole.keymap.ext inst_key_val '' /etc/locale.conf LANG locale.LANG