rane 06/07/20 10:11:18 Modified: hb-install-system.xml Log: adding a note about a necessity of upgrading glibc for locale-gen
Revision Changes Path 1.97 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.97&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.97&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.96&r2=1.97&cvsroot=gentoo Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- hb-install-system.xml 19 Jul 2006 12:08:29 -0000 1.96 +++ hb-install-system.xml 20 Jul 2006 10:11:18 -0000 1.97 @@ -4,12 +4,12 @@ <!-- 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-system.xml,v 1.96 2006/07/19 12:08:29 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.97 2006/07/20 10:11:18 rane Exp $ --> <sections> -<version>2.22</version> -<date>2006-07-18</date> +<version>2.23</version> +<date>2006-07-19</date> <section> <title>Chrooting</title> @@ -367,6 +367,11 @@ have specified in the <path>/etc/locale.gen</path> file. </p> +<note> +<c>locale-gen</c> is available in <c>glibc-2.3.6-r4</c> and newer. If you have +an older version of glibc, you should update it now. +</note> + <p> Now continue with <uri link="?part=1&chap=7">Configuring the Kernel</uri>. </p> -- [email protected] mailing list
