Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-system.xml
Date: Sun, 14 Nov 2010 15:41:34
Message-Id: 20101114154126.C44CA20051@flycatcher.gentoo.org
1 nightmorph 10/11/14 15:41:26
2
3 Modified: hb-install-system.xml
4 Log:
5 ppc64 now supports selecting ipv6 mirrors, so removed the last warning. bug 321713.
6
7 Revision Changes Path
8 1.117 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.117&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.117&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.116&r2=1.117
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.116
18 retrieving revision 1.117
19 diff -u -r1.116 -r1.117
20 --- hb-install-system.xml 13 Jun 2010 12:02:53 -0000 1.116
21 +++ hb-install-system.xml 14 Nov 2010 15:41:26 -0000 1.117
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.116 2010/06/13 12:02:53 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.117 2010/11/14 15:41:26 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 to progress to that state.
33 </abstract>
34
35 -<version>10.4</version>
36 -<date>2010-06-13</date>
37 +<version>10.5</version>
38 +<date>2010-11-14</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -37,10 +37,6 @@
43 # <i>mirrorselect -i -o &gt;&gt; /mnt/gentoo/etc/make.conf</i>
44 </pre>
45
46 -<warn test="func:keyval('arch')='PPC64'">
47 -Do not select any IPv6 mirrors. Our stages currently do not support IPv6.
48 -</warn>
49 -
50 <p>
51 A second important setting is the SYNC setting in <path>make.conf</path>. This
52 variable contains the rsync server you want to use when updating your Portage