Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-kernel.xml
Date: Mon, 03 Jul 2006 19:18:04
Message-Id: 20060703191744.747C1642F3@smtp.gentoo.org
1 fox2mike 06/07/03 19:17:44
2
3 Modified: gentoo-kernel.xml
4 Log:
5 Fixed bug #139057. Fixed up section on uclinux-sources as well (no longer in the tree)
6
7 Revision Changes Path
8 1.40 xml/htdocs/doc/en/gentoo-kernel.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo
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.39
18 retrieving revision 1.40
19 diff -u -r1.39 -r1.40
20 --- gentoo-kernel.xml 31 Jan 2006 01:15:42 -0000 1.39
21 +++ gentoo-kernel.xml 3 Jul 2006 19:17:43 -0000 1.40
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.39 2006/01/31 01:15:42 flammie Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.40 2006/07/03 19:17:43 fox2mike 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.13</version>
34 -<date>2006-01-30</date>
35 +<version>1.14</version>
36 +<date>2006-07-04</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -191,11 +191,10 @@
41 <body>
42
43 <p>
44 -<c>alpha-sources</c>, <c>hppa-sources</c>,<c>mips-sources</c>, <c>sh-sources</c>
45 -<c>sparc-sources</c> and <c>xbox-sources</c> are, as their names suggest,
46 -patched to run best on specific architectures. They also contain some of the
47 -patches for hardware and features support from the other patch sets mentioned
48 -above and below.
49 +<c>hppa-sources</c>,<c>mips-sources</c>, <c>sh-sources</c> <c>sparc-sources</c>
50 +and <c>xbox-sources</c> are, as their names suggest, patched to run best on
51 +specific architectures. They also contain some of the patches for hardware and
52 +features support from the other patch sets mentioned above and below.
53 </p>
54
55 </body>
56 @@ -314,17 +313,6 @@
57 </body>
58 </section>
59 <section>
60 -<title>uclinux-sources</title>
61 -<body>
62 -
63 -<p>
64 -The <c>uclinux-sources</c> are meant for CPUs without MMUs as well as embedded
65 -devices. For more information, see <uri>http://www.uclinux.org</uri>.
66 -</p>
67 -
68 -</body>
69 -</section>
70 -<section>
71 <title>usermode-sources</title>
72 <body>
73
74 @@ -442,6 +430,19 @@
75 </body>
76 </section>
77 <section>
78 +<title>uclinux-sources</title>
79 +<body>
80 +
81 +<p>
82 +The <c>uclinux-sources</c> are meant for CPUs without MMUs as well as embedded
83 +devices. For more information, see <uri>http://www.uclinux.org</uri>. Lack of
84 +security patches as well hardware to test on were the reasons this is no longer
85 +in the tree.
86 +</p>
87 +
88 +</body>
89 +</section>
90 +<section>
91 <title>win4lin-sources</title>
92 <body>
93
94
95
96
97 --
98 gentoo-doc-cvs@g.o mailing list