• Michael Shigorin's avatar
    e2k: provide canned KOI8-R configs · 89bc47f3
    Michael Shigorin authored
    This is to avoid extra actions when one actually needs
    KOI8-R (which is still hardwired in some lcc messages).
    Should all be rolled into l10n feature some day...
    89bc47f3
51-e2k-koi8-r 227 Bytes
#!/bin/sh

echo "#LANG=ru_RU.KOI8-R" >> /etc/sysconfig/i18n
echo "#SYSFONTACM=koi8-r" >> /etc/sysconfig/consolefont
echo "#KBCHARSET=koi8-r" >> /etc/sysconfig/keyboard
echo "#KEYTABLE=ru_cplk-KOI8-R" >> /etc/sysconfig/keyboard