chiark / gitweb /
Use eurlatgr as the example console font
authorMarko Myllynen <myllynen@redhat.com>
Thu, 15 Jan 2015 12:44:17 +0000 (14:44 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Jan 2015 06:14:53 +0000 (01:14 -0500)
See https://fedoraproject.org/wiki/Changes/NewDefaultConsoleFont

https://bugzilla.redhat.com/show_bug.cgi?id=1182529

man/vconsole.conf.xml
test/test-functions

index 09a4776705e5de68975051c5aa1cda48ff38da92..02df2e810aee583a228c5c0e9198dcb626d71592 100644 (file)
                         <para><filename>/etc/vconsole.conf</filename>:</para>
 
                         <programlisting>KEYMAP=de-latin1
-FONT=latarcyrheb-sun16</programlisting>
+FONT=eurlatgr</programlisting>
                 </example>
 
         </refsect1>
index dac0dcccfb65b4309f6decd731a99042fd6c3c33..4fa0c59f2d6c514bfedf2d51ec64bc15ebe8e890 100644 (file)
@@ -272,6 +272,7 @@ install_keymaps() {
 
 install_fonts() {
     for i in \
+        /usr/lib/kbd/consolefonts/eurlatgr* \
         /usr/lib/kbd/consolefonts/latarcyrheb-sun16*; do
             [[ -f $i ]] || continue
             inst $i