nightmorph 12/04/27 04:58:55 Modified: gentoo-kernel.xml Log: mm-sources has been last-rited; move to the old kernels chapter
Revision Changes Path 1.63 xml/htdocs/doc/en/gentoo-kernel.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.62&r2=1.63 Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- gentoo-kernel.xml 6 Sep 2010 05:55:00 -0000 1.62 +++ gentoo-kernel.xml 27 Apr 2012 04:58:55 -0000 1.63 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.62 2010/09/06 05:55:00 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.63 2012/04/27 04:58:55 nightmorph Exp $ --> <guide> <title>Gentoo Linux Kernel Guide</title> @@ -42,8 +42,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3</version> -<date>2010-09-05</date> +<version>4</version> +<date>2012-04-26</date> <chapter> <title>Introduction</title> @@ -227,29 +227,6 @@ </body> </section> - -<section> -<title>mm-sources</title> -<body> - -<p> -The <c>mm-sources</c> are based on the <c>vanilla-sources</c> and contain -Andrew Morton's patch set. They include the experimental and bleeding-edge -features that are going to be included in the official kernel (or that are -going to be rejected because they set your box on fire). They are known to be -always moving at a fast pace and can change radically from one week to the -other; kernel hackers use them as a testing ground for new stuff. -</p> - -<p> -If you really want to live on the edge and you think -<c>vanilla-sources</c> are for wussies, then try out -<c>mm-sources</c>. Be warned that this kernel is highly experimental and -doesn't always work as expected. -</p> - -</body> -</section> <section> <title>pf-sources</title> <body> @@ -438,6 +415,22 @@ </body> </section> <section> +<title>mm-sources</title> +<body> + +<p> +The <c>mm-sources</c> were based on the <c>vanilla-sources</c> and contained +Andrew Morton's patch set. They includde the experimental and bleeding-edge +features that were going to be included in the official kernel (or that were +going to be rejected because they set your box on fire). They were known to be +always moving at a fast pace and can change radically from one week to the +other; kernel hackers used them as a testing ground for highly experimental new +stuff. +</p> + +</body> +</section> +<section> <title>rsbac-dev-sources</title> <body>
