nightmorph 09/12/08 20:12:48 Modified: metadoc.xml Log: Removed sparc quickinstall guide. i tried updating it, but it was so horribly old, out-of-date, and noncompliant that it's better to just kick it out entirely. perhaps i'll write one in the future that's similar to the x86 quickinstall. also removed the reference to it in the sparc proj pages. the thing was ancient and broken; it needd to go.
Revision Changes Path 1.227 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.227&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.227&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.226&r2=1.227 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.226 retrieving revision 1.227 diff -u -r1.226 -r1.227 --- metadoc.xml 30 Nov 2009 19:19:26 -0000 1.226 +++ metadoc.xml 8 Dec 2009 20:12:48 -0000 1.227 @@ -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.226 2009/11/30 19:19:26 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.227 2009/12/08 20:12:48 nightmorph Exp $ --> <metadoc lang="en"> - <version>1.148</version> + <version>1.149</version> <members> <lead>neysx</lead> <member>cam</member> @@ -214,7 +214,6 @@ <file id="quick-samba-howto">/doc/en/quick-samba-howto.xml</file> <file id="ltsp">/doc/en/ltsp.xml</file> <file id="gentoolkit">/doc/en/gentoolkit.xml</file> - <file id="gentoo-sparc-quickinstall">/doc/en/gentoo-sparc-quickinstall.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> @@ -551,9 +550,6 @@ <doc fileid="gentoo-x86-quickinstall_raid"> <memberof>install_guides</memberof> </doc> - <doc fileid="gentoo-sparc-quickinstall"> - <memberof>install_guides</memberof> - </doc> <doc fileid="amd64-howtos"> <memberof>project_base</memberof> </doc>
