LANG changed with recent buildworld
Lee Harr
missive at hotmail.com
Sun Oct 5 08:18:32 PDT 2003
>I cvsup'd to RELENG_4 today and rebuilt my system. Now the LANG environment
>variable has been set to de_DE.ISO8859-1
>
>I do not remember seeing anything about this while running mergemaster,
>and I do not see where it is set in make.conf or anywhere else in /etc
>
>Did I do something wrong?
>
>Where should I be setting my choice for LANG?
>
Ok. I found it... (nothing to do with the buildworld, btw)
I was tired of finding .core files everywhere, so I modified
my ~/.login_conf to not allow them. The .login_conf that gets
installed when using adduser looks something like this:
# $FreeBSD: src/share/skel/dot.login_conf,v 1.2.2.1 2002/01/05
#
# see login.conf(5)
#
#me:\
# :charset=iso-8859-1:\
# :lang=de_DE.ISO8859-1:
So, I just uncommented the me:\ line and added a new line at the
bottom of the file:
:coredumpsize=0:\
figuring that commented lines would not affect anything....
Apparently that is not how it works :o)
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
More information about the freebsd-questions
mailing list