| 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.32 2005/06/09 18:56:35 fox2mike Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.33 2005/07/06 15:30:58 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.8</version> |
36 | <version>1.9</version> |
| 37 | <date>2005-06-09</date> |
37 | <date>2005-07-06</date> |
| 38 | |
38 | |
| 39 | <chapter> |
39 | <chapter> |
| 40 | <title>Introduction</title> |
40 | <title>Introduction</title> |
| 41 | <section> |
41 | <section> |
| 42 | <body> |
42 | <body> |
| … | |
… | |
| 305 | information. |
305 | information. |
| 306 | </p> |
306 | </p> |
| 307 | |
307 | |
| 308 | </body> |
308 | </body> |
| 309 | </section> |
309 | </section> |
|
|
310 | <section> |
|
|
311 | <title>suspend2-sources</title> |
|
|
312 | <body> |
|
|
313 | |
|
|
314 | <p> |
|
|
315 | The <c>suspend2-sources</c> are patched with both genpatches |
|
|
316 | which includes the patches found in gentoo-sources, and <uri |
|
|
317 | link="http://www.suspend2.net">Software Suspend 2</uri> which is a new |
|
|
318 | and improved implementation of suspend-to-disk for the Linux kernel. |
|
|
319 | </p> |
|
|
320 | |
|
|
321 | <p> |
|
|
322 | This kernel is recommended for laptop users who often rely on being able |
|
|
323 | to suspend their laptop and resume work elsewhere. |
|
|
324 | </p> |
|
|
325 | |
|
|
326 | </body> |
|
|
327 | </section> |
| 310 | </chapter> |
328 | </chapter> |
| 311 | |
329 | |
| 312 | <chapter> |
330 | <chapter> |
| 313 | <title>Previously provided kernel packages</title> |
331 | <title>Previously provided kernel packages</title> |
| 314 | <section> |
332 | <section> |