Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: change-chost.xml
Date: Mon, 16 Jul 2007 09:55:57
Message-Id: E1IANIw-0003xD-Dt@stork.gentoo.org
1 jkt 07/07/16 09:55:46
2
3 Modified: change-chost.xml
4 Log:
5 masking new glibc applies for 2.4 or newer, thanks to Detlev Casanova
6 <detlev.casanova@×××××.com> for reporting and amne for forwarding
7
8 Revision Changes Path
9 1.2 xml/htdocs/doc/en/change-chost.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/change-chost.xml?r1=1.1&r2=1.2
14
15 Index: change-chost.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- change-chost.xml 9 Oct 2006 10:44:29 -0000 1.1
22 +++ change-chost.xml 16 Jul 2007 09:55:46 -0000 1.2
23 @@ -1,6 +1,6 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v 1.1 2006/10/09 10:44:29 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/change-chost.xml,v 1.2 2007/07/16 09:55:46 jkt Exp $ -->
28
29 <guide link="/doc/en/change-chost.xml" lang="en">
30
31 @@ -24,8 +24,8 @@
32 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
33 <license/>
34
35 -<version>1</version>
36 -<date>2006-10-09</date>
37 +<version>2</version>
38 +<date>2007-07-16</date>
39
40 <chapter>
41 <title>Introduction</title>
42 @@ -79,8 +79,8 @@
43 guide. As a consequence, please do one thing at a time, e.g. upgrade gcc first
44 according to our <uri link="/doc/en/gcc-upgrading.xml">gcc upgrade guide</uri>
45 and change your CHOST afterwards. If you are on a system with CHOST=i386, you
46 -will need to mask glibc 2.4 during the gcc upgrade as it cannot be used with
47 -i386 and unmask it once you're done.
48 +will need to mask glibc 2.4 (or newer) during the gcc upgrade as it cannot be
49 +used with i386 and unmask it once you're done.
50 </impo>
51
52 </body>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list