rane 06/01/08 13:56:46 Modified: xml/htdocs/doc/en metadoc.xml Log: #118179, adding live USB guide
Revision Changes Path 1.132 +7 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.132&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.132&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.131&r2=1.132&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- metadoc.xml 6 Jan 2006 07:50:03 -0000 1.131 +++ metadoc.xml 8 Jan 2006 13:56:46 -0000 1.132 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.131 2006/01/06 07:50:03 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.132 2006/01/08 13:56:46 rane Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.60</version> +<version>1.61</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -352,6 +352,7 @@ <file id="kde-split-ebuilds">/doc/en/kde-split-ebuilds.xml</file> <file id="grub-error-guide">/doc/en/grub-error-guide.xml</file> <file id="usb-guide">/doc/en/usb-guide.xml</file> + <file id="liveusb">/doc/en/liveusb.xml</file> <file id="fluxbox-config">/doc/en/fluxbox-config.xml</file> <file id="vserver-howto">/doc/en/vserver-howto.xml</file> <file id="security-handbook-index">/doc/en/security/index.xml</file> @@ -1149,6 +1150,10 @@ <memberof>install_other</memberof> <fileid>usb-guide</fileid> </doc> + <doc id="liveusb"> + <memberof>install_other</memberof> + <fileid>liveusb</fileid> + </doc> <doc id="apache-troubleshooting"> <memberof>sysadmin_specific</memberof> <fileid>apache-troubleshooting</fileid> -- [email protected] mailing list
