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> _at__at_ -45,7 +45,9 _at__at_ S> :kqueues=unlimited:\ S> :priority=0:\ S> :ignoretime_at_:\ 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.Received on Wed Apr 02 2014 - 15:15:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:48 UTC