| 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.33 2005/07/06 15:30:58 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.34 2005/07/26 18:07:17 alin 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.9</version> |
36 | <version>1.10</version> |
| 37 | <date>2005-07-06</date> |
37 | <date>2005-07-26</date> |
| 38 | |
38 | |
| 39 | <chapter> |
39 | <chapter> |
| 40 | <title>Introduction</title> |
40 | <title>Introduction</title> |
| 41 | <section> |
41 | <section> |
| 42 | <body> |
42 | <body> |
| … | |
… | |
| 101 | patches included in this kernel are similar to those included in its 2.6 |
101 | patches included in this kernel are similar to those included in its 2.6 |
| 102 | counterpart, plus a number of patches designed to add functionality and |
102 | counterpart, plus a number of patches designed to add functionality and |
| 103 | improve performance. Linux 2.4 is currently not being developed further - only |
103 | improve performance. Linux 2.4 is currently not being developed further - only |
| 104 | bug and security fixes are being included in the newer releases. If you are |
104 | bug and security fixes are being included in the newer releases. If you are |
| 105 | able to, we suggest that you upgrade to Linux 2.6. You may find the |
105 | able to, we suggest that you upgrade to Linux 2.6. You may find the |
| 106 | <uri link="http://www.gentoo.org/doc/en/migration-to-2.6.xml">migration |
106 | <uri link="/doc/en/migration-to-2.6.xml">migration document</uri> useful. |
| 107 | document</uri> useful. |
|
|
| 108 | </p> |
107 | </p> |
| 109 | |
108 | |
| 110 | <p> |
109 | <p> |
| 111 | The <c>gentoo-sources</c> package absorbs most of the resources of the Gentoo |
110 | The <c>gentoo-sources</c> package absorbs most of the resources of the Gentoo |
| 112 | kernel team. They are brought to you by a group of talented developers, which |
111 | kernel team. They are brought to you by a group of talented developers, which |