]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
vconsole.font.unicode -> vconsole.unicode
authorHarald Hoyer <harald@redhat.com>
Mon, 21 Feb 2011 08:23:27 +0000 (09:23 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 21 Feb 2011 08:23:27 +0000 (09:23 +0100)
dracut.kernel.7.xml
modules.d/10i18n/parse-i18n.sh

index 21cfecd90af7467ce49b1be7d91176de0c72983e..aad27e2a42fa448707abf89475d7e76e8e900529 100644 (file)
@@ -193,7 +193,7 @@ This parameter can be specified multiple times.</para>
         </varlistentry>
         <varlistentry>
           <term>
-            <envar>vconsole.font.unicode=</envar><replaceable>&lt;1|0&gt;</replaceable>
+            <envar>vconsole.unicode=</envar><replaceable>&lt;1|0&gt;</replaceable>
           </term>
           <listitem>
             <para>boolean, indicating UTF-8 mode; will be written as <envar>UNICODE</envar> to <filename>/etc/vconsole.conf</filename> in the initramfs</para>
@@ -1168,7 +1168,7 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar</programlisting></para>
             <envar>UNICODE</envar>
           </term>
           <listitem>
-            <para><envar>vconsole.font.unicode</envar></para>
+            <para><envar>vconsole.unicode</envar></para>
           </listitem>
         </varlistentry>
         <varlistentry>
index 73dff6edffe6102e785306c88ad89cf935ad60ab..9f47326c1a87a78ed78b3bc74da56f531378ea41 100755 (executable)
@@ -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