#! /bin/sh

cat > /etc/sysconfig/i18n << "EOF"
LANG=ru_RU.UTF-8
SUPPORTED=ru_RU
EOF

