Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en: gentoo-kernel.xml xen-guide.xml
Date: Mon, 18 Jun 2012 22:40:31
Message-Id: 20120618224015.988352004C@flycatcher.gentoo.org
1 nightmorph 12/06/18 22:40:15
2
3 Modified: gentoo-kernel.xml xen-guide.xml
4 Log:
5 gentoo-kernel.xml: move xen-sources and sparc-sources to the Previously Provided section; no longer in portage. xen-guide.xml: tagged Obsolete, as a placeholder until the kernel section can be redone. bug #421865
6
7 Revision Changes Path
8 1.65 xml/htdocs/doc/en/gentoo-kernel.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.65&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.65&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.64&r2=1.65
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.64
18 retrieving revision 1.65
19 diff -u -r1.64 -r1.65
20 --- gentoo-kernel.xml 27 May 2012 07:36:05 -0000 1.64
21 +++ gentoo-kernel.xml 18 Jun 2012 22:40:15 -0000 1.65
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.64 2012/05/27 07:36:05 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.65 2012/06/18 22:40:15 nightmorph Exp $ -->
27
28 <guide>
29 <title>Gentoo Linux Kernel Guide</title>
30 @@ -42,8 +42,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>5</version>
35 -<date>2012-05-27</date>
36 +<version>6</version>
37 +<date>2012-06-18</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -155,32 +155,14 @@
42 </body>
43 </section>
44 <section>
45 -<title>xen-sources</title>
46 -<body>
47 -
48 -<p>
49 -<c>xen-sources</c> lets you run multiple operating systems on a single physical
50 -system. You can create virtual environments in which one or more guest operating
51 -systems run on a <uri link="http://www.xensource.com">Xen</uri>-powered host
52 -operating system.
53 -</p>
54 -
55 -<p>
56 -For more information on Xen and Gentoo, read the <uri
57 -link="/doc/en/xen-guide.xml">Gentoo Xen Guide</uri>.
58 -</p>
59 -
60 -</body>
61 -</section>
62 -<section>
63 <title>Architecture dependent kernels</title>
64 <body>
65
66 <p>
67 -<c>cell-sources</c>, <c>mips-sources</c>, <c>sparc-sources</c>, and
68 -<c>xbox-sources</c> are, as their names suggest, patched to run best on specific
69 -architectures. They also contain some of the patches for hardware and features
70 -support from the other patch sets mentioned above and below.
71 +<c>cell-sources</c>, <c>mips-sources</c>, and <c>xbox-sources</c> are, as their
72 +names suggest, patched to run best on specific architectures. They also contain
73 +some of the patches for hardware and features support from the other patch sets
74 +mentioned above and below.
75 </p>
76
77 </body>
78 @@ -443,6 +425,19 @@
79 </body>
80 </section>
81 <section>
82 +<title>sparc-sources</title>
83 +<body>
84 +
85 +<p>
86 +<c>sparc-sources</c> was a 2.4 kernel with patches applied to improve hardware
87 +compatibility for the SPARC architecture. These patches have been developed
88 +and included in the mainline kernel. SPARC users can now run any recent kernel
89 +with no need for extra patches.
90 +</p>
91 +
92 +</body>
93 +</section>
94 +<section>
95 <title>uclinux-sources</title>
96 <body>
97
98 @@ -468,6 +463,30 @@
99 </body>
100 </section>
101 <section>
102 +<title>xen-sources</title>
103 +<body>
104 +
105 +<p>
106 +<c>xen-sources</c> was a 2.6-based kernel that allowed running multiple
107 +operating systems on a single physical system. You can create virtual
108 +environments in which one or more guest operating systems run on a <uri
109 +link="http://www.xensource.com">Xen</uri>-powered host operating system.
110 +</p>
111 +
112 +<p>
113 +The <c>xen-sources</c> patches were incorporated into the mainline Linux kernel
114 +as of version 3.0.
115 +</p>
116 +
117 +<p>
118 +For more information on Xen and Gentoo, read the <uri
119 +link="/doc/en/xen-guide.xml">Gentoo Xen Guide</uri>.
120 +</p>
121 +
122 +</body>
123 +</section>
124 +
125 +<section>
126 <title>zen-sources</title>
127 <body>
128
129
130
131
132 1.12 xml/htdocs/doc/en/xen-guide.xml
133
134 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.12&view=markup
135 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?rev=1.12&content-type=text/plain
136 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-guide.xml?r1=1.11&r2=1.12
137
138 Index: xen-guide.xml
139 ===================================================================
140 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v
141 retrieving revision 1.11
142 retrieving revision 1.12
143 diff -u -r1.11 -r1.12
144 --- xen-guide.xml 26 Dec 2011 15:22:40 -0000 1.11
145 +++ xen-guide.xml 18 Jun 2012 22:40:15 -0000 1.12
146 @@ -1,8 +1,8 @@
147 <?xml version='1.0' encoding='UTF-8'?>
148 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
149 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.11 2011/12/26 15:22:40 swift Exp $ -->
150 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v 1.12 2012/06/18 22:40:15 nightmorph Exp $ -->
151
152 -<guide>
153 +<guide disclaimer="obsolete">
154 <title>Configuring Gentoo with Xen</title>
155
156 <author title="Author">