Re: login.conf --> UTF-8

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Wed, 2 Apr 2014 21:28:58 +0200
On Wed, Apr 2, 2014 at 6:53 PM, Sean Bruno <sbruno_at_ignoranthack.me> wrote:
> I'd like to make this change to login.conf for default installs.
>
> This removes some amount of hackery in the ports system that is working
> around our lack of UTF-8 in the base.
>
> This should be step 0 in a language agnostic installer project that is
> beyond the scope of making the system more useable.
>
>
> --- login.conf  2013-10-21 15:51:14.553992170 -0700
> +++ /etc/login.conf     2014-03-31 09:26:17.588503798 -0700
> _at__at_ -45,7 +45,9 _at__at_
>         :kqueues=unlimited:\
>         :priority=0:\
>         :ignoretime_at_:\
> -       :umask=022:
> +       :umask=022:\
> +       :lang=en_US.UTF-8:\
> +       :charset=UTF-8:

Hi,

Don't forget to request an exp-run from portmgr before committing this
change, we never know what can break.

Cheers,

Antoine
Received on Wed Apr 02 2014 - 17:28:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:48 UTC