Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-kernel.xml
Date: Sun, 25 Jan 2009 21:05:11
Message-Id: E1LRCAG-0004ue-0k@stork.gentoo.org
1 nightmorph 09/01/25 21:05:08
2
3 Modified: gentoo-kernel.xml
4 Log:
5 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.
6
7 Revision Changes Path
8 1.54 xml/htdocs/doc/en/gentoo-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.54&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.54&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.53&r2=1.54
13
14 Index: gentoo-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v
17 retrieving revision 1.53
18 retrieving revision 1.54
19 diff -u -r1.53 -r1.54
20 --- gentoo-kernel.xml 23 May 2008 20:46:20 -0000 1.53
21 +++ gentoo-kernel.xml 25 Jan 2009 21:05:07 -0000 1.54
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.53 2008/05/23 20:46:20 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.54 2009/01/25 21:05:07 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide link="/doc/en/gentoo-kernel.xml">
29 @@ -41,8 +41,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.20</version>
34 -<date>2008-02-03</date>
35 +<version>1.21</version>
36 +<date>2009-01-25</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -112,25 +112,10 @@
41 <body>
42
43 <p>
44 -For most users, we recommend the <c>gentoo-sources</c> kernel. Since the
45 -2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Unless you are
46 -specifically using the 2.4 profile, <c>gentoo-sources</c> will be a 2.6 kernel
47 -on <e>most</e> architectures.
48 -</p>
49 -
50 -<p>
51 +For most users, we recommend the <c>gentoo-sources</c> kernel.
52 <c>gentoo-sources</c> is a kernel based on Linux 2.6, lightly patched to fix
53 security problems, kernel bugs, and to increase compatibility with the more
54 -uncommon system architectures. Linux 2.6 is the current official stable kernel
55 -tree, and development is progressing rapidly. For highest performance, best
56 -hardware support, and its large new feature set, we recommend 2.6 over its older
57 -2.4 counterpart.
58 -</p>
59 -
60 -<p>
61 -The 2.4 <c>gentoo-sources</c> kernel patches are similar to those included in
62 -its 2.6 counterpart, plus a number of patches designed to add functionality and
63 -improve performance.
64 +uncommon system architectures.
65 </p>
66
67 <p>
68 @@ -148,21 +133,20 @@
69 <body>
70
71 <p>
72 -<c>hardened-sources</c> is based on the official Linux kernel and is targeted
73 -at our users running Gentoo on server systems. It provides patches for the
74 -various subprojects of Gentoo Hardened (such as support for
75 -<uri link="http://www.nsa.gov/selinux/">LSM/SELinux</uri> and
76 -<uri link="http://grsecurity.net">grsecurity</uri>), together with
77 -stability/security-enhancements. Like <c>gentoo-sources</c> it comes in 2.6
78 -and 2.4 versions. Check <uri>http://www.gentoo.org/proj/en/hardened/</uri> for
79 -more information.
80 +<c>hardened-sources</c> is based on the official Linux kernel and is targeted at
81 +our users running Gentoo on server systems. It provides patches for the various
82 +subprojects of Gentoo Hardened (such as support for <uri
83 +link="http://www.nsa.gov/selinux/">LSM/SELinux</uri> and <uri
84 +link="http://grsecurity.net">grsecurity</uri>), together with
85 +stability/security-enhancements. Check
86 +<uri>http://www.gentoo.org/proj/en/hardened/</uri> for more information.
87 </p>
88
89 <p>
90 -<c>rsbac-sources</c> contains patches to use Rule Set Based Access Controls
91 -(<uri link="http://www.rsbac.org">RSBAC</uri>) and comes in 2.4 and 2.6
92 -flavours. It is maintained by the <uri link="/proj/en/hardened/rsbac/">RSBAC
93 -project</uri>, a sub-project of Gentoo Hardened.
94 +<c>rsbac-sources</c> is a 2.6-based kernel. It contains patches to use Rule Set
95 +Based Access Controls (<uri link="http://www.rsbac.org">RSBAC</uri>). It is
96 +maintained by the <uri link="/proj/en/hardened/rsbac/">RSBAC project</uri>, a
97 +sub-project of Gentoo Hardened.
98 </p>
99
100 <impo>
101 @@ -305,8 +289,7 @@
102 </p>
103
104 <p>
105 -Similar to <c>gentoo-sources</c>, two versions of the kernel can be found
106 -under this package: 2.4 and 2.6.
107 +Two versions of the kernel can be found under this package: 2.4 and 2.6.
108 </p>
109
110 </body>