nightmorph 10/06/13 12:02:53 Modified: hb-install-system.xml Log: alpha and ia64 stages now support ipv6, bug 321713
Revision Changes Path 1.116 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.116&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.116&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.115&r2=1.116 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- hb-install-system.xml 7 Jun 2010 09:21:13 -0000 1.115 +++ hb-install-system.xml 13 Jun 2010 12:02:53 -0000 1.116 @@ -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-system.xml,v 1.115 2010/06/07 09:21:13 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.116 2010/06/13 12:02:53 nightmorph Exp $ --> <sections> @@ -14,8 +14,8 @@ to progress to that state. </abstract> -<version>10.3</version> -<date>2010-06-07</date> +<version>10.4</version> +<date>2010-06-13</date> <section> <title>Chrooting</title> @@ -37,7 +37,7 @@ # <i>mirrorselect -i -o >> /mnt/gentoo/etc/make.conf</i> </pre> -<warn test="contains('Alpha IA64 PPC64', func:keyval('arch'))"> +<warn test="func:keyval('arch')='PPC64'"> Do not select any IPv6 mirrors. Our stages currently do not support IPv6. </warn>