From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.60)
(envelope-from )
id 1G3VVD-0001K7-D8
for garchives@archives.gentoo.org; Thu, 20 Jul 2006 10:11:31 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6KABKKe021634;
Thu, 20 Jul 2006 10:11:20 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6KABJ0m013181
for ; Thu, 20 Jul 2006 10:11:19 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 0C63E64605
for ; Thu, 20 Jul 2006 10:11:19 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Thu, 20 Jul 2006 10:11:18 +0000
From: "Lukasz Damentko"
Date: Thu, 20 Jul 2006 10:11:18 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Message-Id: <20060720101119.0C63E64605@smtp.gentoo.org>
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 75745684-bf3c-48cf-a2f4-f4a0dd00a9f3
X-Archives-Hash: 1712fa92f10ca6851bb4049c186f36b0
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 @@
-
+
-2.22
-2006-07-18
+2.23
+2006-07-19
Chrooting
@@ -367,6 +367,11 @@
have specified in the /etc/locale.gen file.
+
+locale-gen is available in glibc-2.3.6-r4 and newer. If you have
+an older version of glibc, you should update it now.
+
+
Now continue with Configuring the Kernel.
--
gentoo-doc-cvs@gentoo.org mailing list