swift 13/08/18 17:05:32 Modified: usb-guide.xml metadoc.xml kernel-config.xml Log: USB guide now at https://wiki.gentoo.org/wiki/USB/HOWTO
Revision Changes Path 1.23 xml/htdocs/doc/en/usb-guide.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/usb-guide.xml?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/usb-guide.xml?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/usb-guide.xml?r1=1.22&r2=1.23 Index: usb-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- usb-guide.xml 18 Aug 2013 13:00:35 -0000 1.22 +++ usb-guide.xml 18 Aug 2013 17:05:32 -0000 1.23 @@ -1,8 +1,8 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.22 2013/08/18 13:00:35 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.23 2013/08/18 17:05:32 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide> +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/USB/HOWTO"> <title>Gentoo Linux USB Guide</title> <author title="Author"> 1.280 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.280&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.280&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.279&r2=1.280 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.279 retrieving revision 1.280 diff -u -r1.279 -r1.280 --- metadoc.xml 18 Aug 2013 16:53:02 -0000 1.279 +++ metadoc.xml 18 Aug 2013 17:05:32 -0000 1.280 @@ -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.279 2013/08/18 16:53:02 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.280 2013/08/18 17:05:32 swift Exp $ --> <metadoc lang="en"> - <version>1.196</version> + <version>1.197</version> <members> <lead>nightmorph</lead> <member>flammie</member> @@ -295,7 +295,6 @@ <file id="gnap-userguide">/proj/en/base/embedded/gnap-userguide.xml</file> <file id="grub-error-guide">/doc/en/grub-error-guide.xml</file> <file id="grub2-migration">/doc/en/grub2-migration.xml</file> - <file id="usb-guide">/doc/en/usb-guide.xml</file> <file id="fluxbox-config">/doc/en/fluxbox-config.xml</file> <file id="vserver-howto">/proj/en/vps/vserver-howto.xml</file> <file id="security-handbook-index">/doc/en/security/index.xml</file> @@ -861,9 +860,6 @@ <doc fileid="grub2-migration"> <memberof>upgrade</memberof> </doc> - <doc fileid="usb-guide"> - <memberof>install_other</memberof> - </doc> <doc fileid="apache-troubleshooting"> <memberof>sysadmin_specific</memberof> </doc> 1.14 xml/htdocs/doc/en/kernel-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.13&r2=1.14 Index: kernel-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- kernel-config.xml 23 Jul 2013 17:03:52 -0000 1.13 +++ kernel-config.xml 18 Aug 2013 17:05:32 -0000 1.14 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.13 2013/07/23 17:03:52 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.14 2013/08/18 17:05:32 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide> @@ -33,8 +33,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>6</version> -<date>2013-07-23</date> +<version>7</version> +<date>2013-08-18</date> <chapter> <title>Introduction</title> @@ -682,7 +682,7 @@ kernel options needed to support printing in Linux. </li> <li> - The <uri link="/doc/en/usb-guide.xml">USB Guide</uri> details the + The <uri link="https://wiki.gentoo.org/wiki/USB/HOWTO">USB Guide</uri> details the configuration required to use common USB devices such as keyboards/mice, storage devices, and printers. </li>
