nightmorph 09/01/25 21:05:08 Modified: gentoo-kernel.xml Log: updated kernel guide to remove references to 2.4 gentoo-sources. note: rsbac-sources will soon need to be moved to the old kernels section, as it's already been masked for removal. bug 256348.
Revision Changes Path 1.54 xml/htdocs/doc/en/gentoo-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.54&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.53&r2=1.54 Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- gentoo-kernel.xml 23 May 2008 20:46:20 -0000 1.53 +++ gentoo-kernel.xml 25 Jan 2009 21:05:07 -0000 1.54 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.53 2008/05/23 20:46:20 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.54 2009/01/25 21:05:07 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.20</version> -<date>2008-02-03</date> +<version>1.21</version> +<date>2009-01-25</date> <chapter> <title>Introduction</title> @@ -112,25 +112,10 @@ <body> <p> -For most users, we recommend the <c>gentoo-sources</c> kernel. Since the -2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Unless you are -specifically using the 2.4 profile, <c>gentoo-sources</c> will be a 2.6 kernel -on <e>most</e> architectures. -</p> - -<p> +For most users, we recommend the <c>gentoo-sources</c> kernel. <c>gentoo-sources</c> is a kernel based on Linux 2.6, lightly patched to fix security problems, kernel bugs, and to increase compatibility with the more -uncommon system architectures. Linux 2.6 is the current official stable kernel -tree, and development is progressing rapidly. For highest performance, best -hardware support, and its large new feature set, we recommend 2.6 over its older -2.4 counterpart. -</p> - -<p> -The 2.4 <c>gentoo-sources</c> kernel patches are similar to those included in -its 2.6 counterpart, plus a number of patches designed to add functionality and -improve performance. +uncommon system architectures. </p> <p> @@ -148,21 +133,20 @@ <body> <p> -<c>hardened-sources</c> is based on the official Linux kernel and is targeted -at our users running Gentoo on server systems. It provides patches for the -various subprojects of Gentoo Hardened (such as support for -<uri link="http://www.nsa.gov/selinux/">LSM/SELinux</uri> and -<uri link="http://grsecurity.net">grsecurity</uri>), together with -stability/security-enhancements. Like <c>gentoo-sources</c> it comes in 2.6 -and 2.4 versions. Check <uri>http://www.gentoo.org/proj/en/hardened/</uri> for -more information. +<c>hardened-sources</c> is based on the official Linux kernel and is targeted at +our users running Gentoo on server systems. It provides patches for the various +subprojects of Gentoo Hardened (such as support for <uri +link="http://www.nsa.gov/selinux/">LSM/SELinux</uri> and <uri +link="http://grsecurity.net">grsecurity</uri>), together with +stability/security-enhancements. Check +<uri>http://www.gentoo.org/proj/en/hardened/</uri> for more information. </p> <p> -<c>rsbac-sources</c> contains patches to use Rule Set Based Access Controls -(<uri link="http://www.rsbac.org">RSBAC</uri>) and comes in 2.4 and 2.6 -flavours. It is maintained by the <uri link="/proj/en/hardened/rsbac/">RSBAC -project</uri>, a sub-project of Gentoo Hardened. +<c>rsbac-sources</c> is a 2.6-based kernel. It contains patches to use Rule Set +Based Access Controls (<uri link="http://www.rsbac.org">RSBAC</uri>). It is +maintained by the <uri link="/proj/en/hardened/rsbac/">RSBAC project</uri>, a +sub-project of Gentoo Hardened. </p> <impo> @@ -305,8 +289,7 @@ </p> <p> -Similar to <c>gentoo-sources</c>, two versions of the kernel can be found -under this package: 2.4 and 2.6. +Two versions of the kernel can be found under this package: 2.4 and 2.6. </p> </body>
