Blame 0014-vconsole.font.unicode-vconsole.unicode.patch

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