Date: Mon, 01 Oct 2001 01:57:30 +0200 From: Kirill Ponomarew <ponomare@uni-duesseldorf.de> To: stable@FreeBSD.ORG Subject: something strange in 4.4-Stable ? Message-ID: <20011001015730.A1032@uni-duesseldorf.de>
next in thread | raw e-mail | index | archive | help
Hallo, I cvsuped today from 4.4-RELEASE to -STABLE, as usually (buildworld, built and installed kernel, installworld, mergemaster). And...after reboot I lost my locale, I can not type KOI8-R neither in console nor in XWindows. (01:44:51 </var/log>) 0 $ cat ~/.login_conf me:My Account:\ :charset=KOI8-R:\ :lang=ru_RU.KOI8-R: seems also good but: (01:51:43 </usr/home/krion>) 0 $ set | grep LANG gave no output, the same thing with MM_CHARSET. ~/.login_conf was not read during login. ok I just did: export LANG=ru_RU.KOI8-R and export MM_CHARSET=KOI8-R, after that I could see russian KOI8-R characters but I couldn't type them. I changed nothing in /etc/login.conf, nothing at all. This configuration worked perfectly in 4.0, 4.1, 4.2, 4.3 -Stables but not in 4.4 -STABLE. Any ideas ? -- \krion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001015730.A1032>