Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
gentoo commit in xml/htdocs/doc/en/handbook: hb-install-config.xml
Date:
Sun, 8 Apr 2012 20:34:05 +0000 (UTC)
cam 12/04/08 20:34:05
Modified: hb-install-config.xml
Log:
Suggesting to use at least 1 utf8 locale
Revision Changes Path
1.113 xml/htdocs/doc/en/handbook/hb-install-config.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.112&r2=1.113
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- hb-install-config.xml 8 Apr 2012 20:20:55 -0000 1.112
+++ hb-install-config.xml 8 Apr 2012 20:34:04 -0000 1.113
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.112 2012/04/08 20:20:55 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.113 2012/04/08 20:34:04 cam Exp $ -->
<sections>
@@ -14,7 +14,7 @@
proceed.
</abstract>
-<version>19</version>
+<version>20</version>
<date>2012-04-08</date>
<section>
@@ -534,6 +534,11 @@
You can select your desired locales in the list given by running <c>locale -a</c>.
</note>
+<warn>
+We strongly suggest that you should use at least one UTF-8 locale because some
+applications would require it.
+</warn>
+
<p>
The next step is to run <c>locale-gen</c>. It will generates all the locales you
have specified in the <path>/etc/locale.gen</path> file.