Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2014 09:53:49 -0700
From:      Sean Bruno <sbruno@ignoranthack.me>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   login.conf --> UTF-8
Message-ID:  <1396457629.2280.2.camel@powernoodle.corp.yahoo.com>

next in thread | raw e-mail | index | archive | help

--=-0QRM2zosFP6Iy9C0UCY/
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

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
@@ -45,7 +45,9 @@
 	:kqueues=3Dunlimited:\
 	:priority=3D0:\
 	:ignoretime@:\
-	:umask=3D022:
+	:umask=3D022:\
+	:lang=3Den_US.UTF-8:\
+	:charset=3DUTF-8:
=20
=20
 #


--=-0QRM2zosFP6Iy9C0UCY/
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJTPECZAAoJEBkJRdwI6BaHOjkH+gPCZeXHl+w3yjbeboO2FpSb
5d2fYCycyIU7YkqLFu4KKnjdTuFAFbkS8Ax2msHy+NIOlSoh69pxrK3DNZ+qEWtT
oaZhYlWk+54qkFwHnixK6+CmsKxkBG4VYcG5F/zpBw275FzRAXvJu3+wV9z1aU1e
DBqTu4Z/gyEarCK9812afr0FlEKi46xR6IGdinf8YyHdcphrdzla6YpiB8jyHEC/
/Xfn3/Hp5bZWHzheTySe14QEvLMt4UVU/lS4BY4/v1zVZMZezJqEhZl3wjcYz3y9
CDZDN0BoWsQu/k34OyfN99NSwO6V+uyFpy7bjrbnm6DT7N1G+Vz0IEboi9RfmnA=
=piTC
-----END PGP SIGNATURE-----

--=-0QRM2zosFP6Iy9C0UCY/--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1396457629.2280.2.camel>