fox2mike 06/07/03 19:17:44 Modified: gentoo-kernel.xml Log: Fixed bug #139057. Fixed up section on uclinux-sources as well (no longer in the tree)
Revision Changes Path 1.40 xml/htdocs/doc/en/gentoo-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- gentoo-kernel.xml 31 Jan 2006 01:15:42 -0000 1.39 +++ gentoo-kernel.xml 3 Jul 2006 19:17:43 -0000 1.40 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.39 2006/01/31 01:15:42 flammie Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.40 2006/07/03 19:17:43 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-kernel.xml"> @@ -38,8 +38,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.13</version> -<date>2006-01-30</date> +<version>1.14</version> +<date>2006-07-04</date> <chapter> <title>Introduction</title> @@ -191,11 +191,10 @@ <body> <p> -<c>alpha-sources</c>, <c>hppa-sources</c>,<c>mips-sources</c>, <c>sh-sources</c> -<c>sparc-sources</c> and <c>xbox-sources</c> are, as their names suggest, -patched to run best on specific architectures. They also contain some of the -patches for hardware and features support from the other patch sets mentioned -above and below. +<c>hppa-sources</c>,<c>mips-sources</c>, <c>sh-sources</c> <c>sparc-sources</c> +and <c>xbox-sources</c> are, as their names suggest, patched to run best on +specific architectures. They also contain some of the patches for hardware and +features support from the other patch sets mentioned above and below. </p> </body> @@ -314,17 +313,6 @@ </body> </section> <section> -<title>uclinux-sources</title> -<body> - -<p> -The <c>uclinux-sources</c> are meant for CPUs without MMUs as well as embedded -devices. For more information, see <uri>http://www.uclinux.org</uri>. -</p> - -</body> -</section> -<section> <title>usermode-sources</title> <body> @@ -442,6 +430,19 @@ </body> </section> <section> +<title>uclinux-sources</title> +<body> + +<p> +The <c>uclinux-sources</c> are meant for CPUs without MMUs as well as embedded +devices. For more information, see <uri>http://www.uclinux.org</uri>. Lack of +security patches as well hardware to test on were the reasons this is no longer +in the tree. +</p> + +</body> +</section> +<section> <title>win4lin-sources</title> <body> -- [email protected] mailing list
