nightmorph    10/05/28 03:50:07

  Modified:             hb-install-system.xml
  Log:
  made ipv6 note conditional, as all kernels except alpha, ia64, and ppc64 
support ipv6. bug 321713.

Revision  Changes    Path
1.114                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.114&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.114&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.113&r2=1.114

Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- hb-install-system.xml       24 May 2010 21:20:32 -0000      1.113
+++ hb-install-system.xml       28 May 2010 03:50:07 -0000      1.114
@@ -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.113 
2010/05/24 21:20:32 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.114 
2010/05/28 03:50:07 nightmorph Exp $ -->
 
 <sections>
 
@@ -14,8 +14,8 @@
 to progress to that state.
 </abstract>
 
-<version>10.1</version>
-<date>2010-05-24</date>
+<version>10.2</version>
+<date>2010-05-27</date>
 
 <section>
 <title>Chrooting</title>
@@ -37,7 +37,7 @@
 # <i>mirrorselect -i -o &gt;&gt; /mnt/gentoo/etc/make.conf</i>
 </pre>
 
-<warn>
+<warn test="contains('Alpha IA64 PPC64', func:keyval('arch'))">
 Do not select any IPv6 mirrors. Our stages currently do not support IPv6.
 </warn>
 




Reply via email to