| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.48 2006/12/18 11:53:12 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.49 2007/02/18 03:36:57 nightmorph Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | <guide link="/doc/en/gentoo-kernel.xml"> |
5 | <guide link="/doc/en/gentoo-kernel.xml"> |
| 6 | <title>Gentoo Linux Kernel Guide</title> |
6 | <title>Gentoo Linux Kernel Guide</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 39 | |
39 | |
| 40 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
40 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 41 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
41 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 42 | <license/> |
42 | <license/> |
| 43 | |
43 | |
| 44 | <version>1.17</version> |
44 | <version>1.18</version> |
| 45 | <date>2006-12-04</date> |
45 | <date>2007-02-17</date> |
| 46 | |
46 | |
| 47 | <chapter> |
47 | <chapter> |
| 48 | <title>Introduction</title> |
48 | <title>Introduction</title> |
| 49 | <section> |
49 | <section> |
| 50 | <body> |
50 | <body> |
| … | |
… | |
| 254 | </p> |
254 | </p> |
| 255 | |
255 | |
| 256 | </body> |
256 | </body> |
| 257 | </section> |
257 | </section> |
| 258 | <section> |
258 | <section> |
| 259 | <title>openmosix-sources</title> |
|
|
| 260 | <body> |
|
|
| 261 | |
|
|
| 262 | <p> |
|
|
| 263 | The <c>openmosix-sources</c> are patched to support the openMosix system |
|
|
| 264 | (a cluster oriented kernel patchset like MOSIX but Open Source). For more |
|
|
| 265 | information see <uri>http://www.openmosix.org</uri>. |
|
|
| 266 | </p> |
|
|
| 267 | |
|
|
| 268 | </body> |
|
|
| 269 | </section> |
|
|
| 270 | <section> |
|
|
| 271 | <title>openvz-sources</title> |
259 | <title>openvz-sources</title> |
| 272 | <body> |
260 | <body> |
| 273 | |
261 | |
| 274 | <p> |
262 | <p> |
| 275 | OpenVZ is a server virtualization solution built on Linux. OpenVZ creates |
263 | OpenVZ is a server virtualization solution built on Linux. OpenVZ creates |