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: Fri, 23 Oct 2009 05:37:17
Message-Id: E1N1Cpv-0005Lr-64@stork.gentoo.org
1 nightmorph 09/10/23 05:37:15
2
3 Modified: gentoo-kernel.xml
4 Log:
5 sh-sources is being removed, see armin76's email to the -dev ML
6
7 Revision Changes Path
8 1.57 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.57&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.57&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.56&r2=1.57
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.56
18 retrieving revision 1.57
19 diff -u -r1.56 -r1.57
20 --- gentoo-kernel.xml 16 Oct 2009 11:53:34 -0000 1.56
21 +++ gentoo-kernel.xml 23 Oct 2009 05:37:14 -0000 1.57
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.56 2009/10/16 11:53:34 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.57 2009/10/23 05:37:14 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.23</version>
34 -<date>2009-10-16</date>
35 +<version>1.24</version>
36 +<date>2009-10-22</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -154,11 +154,10 @@
41 <body>
42
43 <p>
44 -<c>cell-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>cell-sources</c>, <c>mips-sources</c>, <c>sparc-sources</c>, and
50 +<c>xbox-sources</c> are, as their names suggest, patched to run best on specific
51 +architectures. They also contain some of the patches for hardware and features
52 +support from the other patch sets mentioned above and below.
53 </p>
54
55 </body>
56 @@ -428,6 +427,19 @@
57 </body>
58 </section>
59 <section>
60 +<title>sh-sources</title>
61 +<body>
62 +
63 +<p>
64 +<c>sh-sources</c> was a 2.6 kernel with patches applied to improve hardware
65 +compatibility for the SuperH architecture. These patches have been developed
66 +and included in the mainline kernel. SuperH users can now run any recent kernel
67 +with no need for extra patches.
68 +</p>
69 +
70 +</body>
71 +</section>
72 +<section>
73 <title>uclinux-sources</title>
74 <body>