nightmorph 07/02/18 03:36:57 Modified: diskless-howto.xml gentoo-kernel.xml metadoc.xml Removed: openmosix-howto.xml Log: remove openmosix docs and references due to its removal from the tree by Daniel Drake (dsd)
Revision Changes Path 1.33 xml/htdocs/doc/en/diskless-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/diskless-howto.xml?rev=1.33&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/diskless-howto.xml?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/diskless-howto.xml?r1=1.32&r2=1.33 Index: diskless-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/diskless-howto.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- diskless-howto.xml 29 Nov 2006 15:48:57 -0000 1.32 +++ diskless-howto.xml 18 Feb 2007 03:36:57 -0000 1.33 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/diskless-howto.xml,v 1.32 2006/11/29 15:48:57 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/diskless-howto.xml,v 1.33 2007/02/18 03:36:57 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/diskless-howto.xml"> @@ -26,8 +26,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.24</version> -<date>2006-11-17</date> +<version>1.25</version> +<date>2007-02-17</date> <chapter> <title>Introduction</title> @@ -85,14 +85,6 @@ <title>About kernels</title> <body> -<note> -If you are going to cluster your nodes into an openMosix cluster, make sure you -use the patched kernel for openMosix. It can be found in portage under -<path>sys-kernel/openmosix-sources</path>. You should read our <uri -link="openmosix-howto.xml">openMosix HOWTO</uri> to learn how to compile your -kernel for openMosix. -</note> - <p> The kernel is the software that sits between your hardware and all other software you have loaded on your machine, essentially the heart of a kernel @@ -364,8 +356,6 @@ # <i>mkdir /diskless/192.168.1.21/var/spool</i> # <i>mkdir /diskless/192.168.1.21/usr</i> # <i>mkdir /diskless/192.168.1.21/opt</i> -<comment>(for openMosix only)</comment> -# <i>mkdir /diskless/192.168.1.21/mfs</i> </pre> <p> @@ -1109,9 +1099,6 @@ none /proc proc defaults 0 0 <comment># useful but superfluous</comment> master:/var/log /var/log nfs hard,intr,rw 0 0 - -<comment>(if you are setting up an openMosix cluster only)</comment> -none /mfs mfs dfsa=1 0 0 </pre> <p> 1.49 xml/htdocs/doc/en/gentoo-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.49&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.48&r2=1.49 Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- gentoo-kernel.xml 18 Dec 2006 11:53:12 -0000 1.48 +++ gentoo-kernel.xml 18 Feb 2007 03:36:57 -0000 1.49 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.48 2006/12/18 11:53:12 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.49 2007/02/18 03:36:57 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-kernel.xml"> @@ -41,8 +41,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.17</version> -<date>2006-12-04</date> +<version>1.18</version> +<date>2007-02-17</date> <chapter> <title>Introduction</title> @@ -256,18 +256,6 @@ </body> </section> <section> -<title>openmosix-sources</title> -<body> - -<p> -The <c>openmosix-sources</c> are patched to support the openMosix system -(a cluster oriented kernel patchset like MOSIX but Open Source). For more -information see <uri>http://www.openmosix.org</uri>. -</p> - -</body> -</section> -<section> <title>openvz-sources</title> <body> 1.173 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.173&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.173&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.172&r2=1.173 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- metadoc.xml 8 Feb 2007 15:26:35 -0000 1.172 +++ metadoc.xml 18 Feb 2007 03:36:57 -0000 1.173 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.172 2007/02/08 15:26:35 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.173 2007/02/18 03:36:57 nightmorph Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.98</version> +<version>1.99</version> <members> <lead>neysx</lead> <member>fox2mike</member> @@ -251,7 +251,6 @@ <file id="shoutcast-config">/doc/en/shoutcast-config.xml</file> <file id="vdr-guide">/doc/en/vdr-guide.xml</file> <file id="xml-guide">/doc/en/xml-guide.xml</file> - <file id="openmosix-howto">/doc/en/openmosix-howto.xml</file> <file id="diskless-howto">/doc/en/diskless-howto.xml</file> <file id="prelink-howto">/doc/en/prelink-howto.xml</file> <file id="printing-howto">/doc/en/printing-howto.xml</file> @@ -733,10 +732,6 @@ <memberof>sysadmin_general</memberof> <fileid>uml</fileid> </doc> - <doc id="openmosix-howto"> - <memberof>sysadmin_specific</memberof> - <fileid>openmosix-howto</fileid> - </doc> <doc id="diskless-howto"> <memberof>sysadmin_specific</memberof> <fileid>diskless-howto</fileid> -- [email protected] mailing list
