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: Sat, 26 Dec 2009 14:13:03
Message-Id: E1NOXO7-0003KD-84@stork.gentoo.org
1 nightmorph 09/12/26 14:12:59
2
3 Modified: gentoo-kernel.xml
4 Log:
5 add zen-sources minus the marketing fluff, prompted by an email to gentoo-core
6
7 Revision Changes Path
8 1.58 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.58&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.58&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.57&r2=1.58
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.57
18 retrieving revision 1.58
19 diff -u -r1.57 -r1.58
20 --- gentoo-kernel.xml 23 Oct 2009 05:37:14 -0000 1.57
21 +++ gentoo-kernel.xml 26 Dec 2009 14:12:58 -0000 1.58
22 @@ -1,9 +1,10 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.57 2009/10/23 05:37:14 nightmorph Exp $ -->
25 -
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.58 2009/12/26 14:12:58 nightmorph Exp $ -->
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 -<guide link="/doc/en/gentoo-kernel.xml">
29 +
30 +<guide>
31 <title>Gentoo Linux Kernel Guide</title>
32 +
33 <author title="Author">
34 <mail link="swift@g.o">Sven Vermeulen</mail>
35 </author>
36 @@ -42,7 +43,7 @@
37 <license/>
38
39 <version>1.24</version>
40 -<date>2009-10-22</date>
41 +<date>2009-12-26</date>
42
43 <chapter>
44 <title>Introduction</title>
45 @@ -286,6 +287,18 @@
46
47 </body>
48 </section>
49 +<section>
50 +<title>zen-sources</title>
51 +<body>
52 +
53 +<p>
54 +<c>zen-sources</c> is designed for desktop systems. It includes code not found
55 +in the mainline kernel. The zen kernel has patches that add new features,
56 +support additional hardware, and contain various tweaks for desktops.
57 +</p>
58 +
59 +</body>
60 +</section>
61 </chapter>
62
63 <chapter>