| 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.29 2005/05/12 20:40:22 neysx Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.30 2005/05/29 15:54:00 swift 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"> |
| … | |
… | |
| 31 | provides through Portage. |
31 | provides through Portage. |
| 32 | </abstract> |
32 | </abstract> |
| 33 | |
33 | |
| 34 | <license/> |
34 | <license/> |
| 35 | |
35 | |
| 36 | <version>1.6</version> |
36 | <version>1.7</version> |
| 37 | <date>2005-05-12</date> |
37 | <date>2005-05-29</date> |
| 38 | |
38 | |
| 39 | <chapter> |
39 | <chapter> |
| 40 | <title>Introduction</title> |
40 | <title>Introduction</title> |
| 41 | <section> |
41 | <section> |
| 42 | <body> |
42 | <body> |
| … | |
… | |
| 310 | information. |
310 | information. |
| 311 | </p> |
311 | </p> |
| 312 | |
312 | |
| 313 | </body> |
313 | </body> |
| 314 | </section> |
314 | </section> |
| 315 | <section> |
|
|
| 316 | <title>wolk-sources</title> |
|
|
| 317 | <body> |
|
|
| 318 | |
|
|
| 319 | <p> |
|
|
| 320 | <c>wolk-sources</c> contains the <e>Working Overloaded Linux Kernel</e> from |
|
|
| 321 | <uri>http://sourceforge.net/projects/wolk</uri>. This kernel contains |
|
|
| 322 | many patches of a wide variety, all combined into the kernel with |
|
|
| 323 | extreme care. This allows you to configure nearly every one into and out |
|
|
| 324 | of the kernel at compile time -- so the kernel will work with nearly any |
|
|
| 325 | combination of the patches. |
|
|
| 326 | </p> |
|
|
| 327 | |
|
|
| 328 | <p> |
|
|
| 329 | If you need a certain combination of patches that you cannot find in other |
|
|
| 330 | kernel sources, WOLK is definitely worth a shot. |
|
|
| 331 | </p> |
|
|
| 332 | |
|
|
| 333 | </body> |
|
|
| 334 | </section> |
|
|
| 335 | </chapter> |
315 | </chapter> |
| 336 | |
316 | |
| 337 | <chapter> |
317 | <chapter> |
| 338 | <title>Previously provided kernel packages</title> |
318 | <title>Previously provided kernel packages</title> |
| 339 | <section> |
319 | <section> |