Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-kernel.xml
Date: Mon, 04 Dec 2006 01:19:33
Message-Id: 20061204011920.8C51C647DE@smtp.gentoo.org
1 nightmorph 06/12/04 01:19:19
2
3 Modified: gentoo-kernel.xml
4 Log:
5 couple more changes by dsd's request on IRC
6
7 Revision Changes Path
8 1.46 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.46&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.46&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.45&r2=1.46
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.45
18 retrieving revision 1.46
19 diff -u -r1.45 -r1.46
20 --- gentoo-kernel.xml 30 Nov 2006 20:08:34 -0000 1.45
21 +++ gentoo-kernel.xml 4 Dec 2006 01:19:19 -0000 1.46
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.45 2006/11/30 20:08:34 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.46 2006/12/04 01:19:19 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide link="/doc/en/gentoo-kernel.xml">
29 @@ -38,8 +38,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.15</version>
34 -<date>2006-11-30</date>
35 +<version>1.16</version>
36 +<date>2006-12-03</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -57,6 +57,22 @@
41 </p>
42
43 <p>
44 +Linux 2.4 is maintained by Marcelo Tosatti. Linus Torvalds, the original
45 +creator of Linux, handed maintainership of the Linux 2.4 branch over to
46 +Marcelo when Linus went off to start developing the newer 2.6 kernel tree.
47 +Marcelo has done a fine job of keeping 2.4 stable and secure, and is now
48 +only accepting security and bug fixes into the 2.4 kernel tree. Actual
49 +development happens in the Linux 2.6 kernel tree.
50 +</p>
51 +
52 +<p>
53 +Linux 2.6 is maintained by Andrew Morton, who works closely with Linus
54 +Torvalds to deliver a fast, powerful, and feature-packed Linux kernel.
55 +Development is happening at incredible pace and this kernel tree is now very
56 +mature.
57 +</p>
58 +
59 +<p>
60 Some of the more uncommon system architectures are not fully compatible with
61 Linux 2.6, and some users prefer the tried-and-tested Linux 2.4 kernel. However,
62 please note that Linux 2.4 is currently not being developed further - only bug
63 @@ -65,7 +81,6 @@
64 link="/doc/en/migration-to-2.6.xml">migration document</uri> useful.
65 </p>
66
67 -
68 </body>
69 </section>
70 </chapter>
71 @@ -317,22 +332,6 @@
72 under this package: 2.4 and 2.6.
73 </p>
74
75 -<p>
76 -Linux 2.4 is maintained by Marcelo Tosatti. Linus Torvalds, the original
77 -creator of Linux, handed maintainership of the Linux 2.4 branch over to
78 -Marcelo when Linus went off to start developing the newer 2.6 kernel tree.
79 -Marcelo has done a fine job of keeping 2.4 stable and secure, and is now
80 -only accepting security and bug fixes into the 2.4 kernel tree. Actual
81 -development happens in the Linux 2.6 kernel tree.
82 -</p>
83 -
84 -<p>
85 -Linux 2.6 is maintained by Andrew Morton, who works closely with Linus
86 -Torvalds to deliver a fast, powerful, and feature-packed Linux kernel.
87 -Development is happening at incredible pace and this kernel tree is now very
88 -mature.
89 -</p>
90 -
91 </body>
92 </section>
93 </chapter>
94
95
96
97 --
98 gentoo-doc-cvs@g.o mailing list