Commit 89bc47f3 authored by Michael Shigorin's avatar Michael Shigorin

e2k: provide canned KOI8-R configs

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...
parent bbfad01e
#!/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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment