swift 13/07/22 13:24:10 Modified: kernel-config.xml metadoc.xml Log: IPv6 router guide is now at https://wiki.gentoo.org/wiki/IPv6_router_guide
Revision Changes Path 1.12 xml/htdocs/doc/en/kernel-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.11&r2=1.12 Index: kernel-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kernel-config.xml 22 Jul 2013 13:23:01 -0000 1.11 +++ kernel-config.xml 22 Jul 2013 13:24:10 -0000 1.12 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.11 2013/07/22 13:23:01 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.12 2013/07/22 13:24:10 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide> @@ -33,7 +33,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>4</version> +<version>5</version> <date>2013-07-22</date> <chapter> @@ -655,7 +655,7 @@ your system. </li> <li> - The <uri link="/doc/en/ipv6.xml">IPv6 Router Guide</uri> describes how to + The <uri link="https://wiki.gentoo.org/wiki/IPv6_router_guide">IPv6 Router Guide</uri> describes how to configure your kernel for routing using the next generation network addressing scheme. </li> 1.246 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.246&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.246&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.245&r2=1.246 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.245 retrieving revision 1.246 diff -u -r1.245 -r1.246 --- metadoc.xml 22 Jul 2013 13:23:01 -0000 1.245 +++ metadoc.xml 22 Jul 2013 13:24:10 -0000 1.246 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.245 2013/07/22 13:23:01 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.246 2013/07/22 13:24:10 swift Exp $ --> <metadoc lang="en"> - <version>1.167</version> + <version>1.168</version> <members> <lead>nightmorph</lead> <member>flammie</member> @@ -208,7 +208,6 @@ <file id="quick-samba-howto">/doc/en/quick-samba-howto.xml</file> <file id="gentoolkit">/doc/en/gentoolkit.xml</file> <file id="gnupg-user">/doc/en/gnupg-user.xml</file> - <file id="ipv6">/doc/en/ipv6.xml</file> <file id="guide-localization">/doc/en/guide-localization.xml</file> <file id="guide-to-mutt">/doc/en/guide-to-mutt.xml</file> <file id="uml">/doc/en/uml.xml</file> @@ -633,9 +632,6 @@ <doc fileid="prelink-howto"> <memberof>sysadmin_general</memberof> </doc> - <doc fileid="ipv6"> - <memberof>sysadmin_general</memberof> - </doc> <doc fileid="uml"> <memberof>sysadmin_general</memberof> </doc>
