login.conf --> UTF-8

Gleb Smirnoff glebius at FreeBSD.org
Wed Apr 2 17:15:49 UTC 2014


  Sean,

On Wed, Apr 02, 2014 at 09:53:49AM -0700, Sean Bruno wrote:
S> I'd like to make this change to login.conf for default installs.
S> 
S> This removes some amount of hackery in the ports system that is working
S> around our lack of UTF-8 in the base.
S> 
S> This should be step 0 in a language agnostic installer project that is
S> beyond the scope of making the system more useable.
S> 
S> 
S> --- login.conf	2013-10-21 15:51:14.553992170 -0700
S> +++ /etc/login.conf	2014-03-31 09:26:17.588503798 -0700
S> @@ -45,7 +45,9 @@
S>  	:kqueues=unlimited:\
S>  	:priority=0:\
S>  	:ignoretime@:\
S> -	:umask=022:
S> +	:umask=022:\
S> +	:lang=en_US.UTF-8:\
S> +	:charset=UTF-8:

And I'd like to do same change for the 'russian' login class
in /etc/login.conf.

I've got a few things that still need to be fixed, before this change,
but I definitely target to achieve that before stable/11.

-- 
Totus tuus, Glebius.


More information about the freebsd-current mailing list