| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.13 2005/04/02 08:44:44 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.14 2005/04/02 10:17:36 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/migration-to-2.6.xml"> |
6 | <guide link="/doc/en/migration-to-2.6.xml"> |
| 7 | |
7 | |
| 8 | <title>The complete Gentoo Linux 2.6 migration guide</title> |
8 | <title>The complete Gentoo Linux 2.6 migration guide</title> |
| 9 | |
9 | |
| … | |
… | |
| 26 | <abstract> |
26 | <abstract> |
| 27 | This document will aid you in the process of migrating from Linux 2.4 to Linux |
27 | This document will aid you in the process of migrating from Linux 2.4 to Linux |
| 28 | 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2. |
28 | 2.6, devfs to udev, OSS to ALSA, and LVM to LVM2. |
| 29 | </abstract> |
29 | </abstract> |
| 30 | |
30 | |
| 31 | <version>0.2.4</version> |
31 | <version>0.2.5</version> |
| 32 | <date>2005-04-02</date> |
32 | <date>2005-04-02</date> |
| 33 | |
33 | |
| 34 | <chapter> |
34 | <chapter> |
| 35 | <title>Introduction</title> |
35 | <title>Introduction</title> |
| 36 | |
36 | |
| … | |
… | |
| 361 | <p> |
361 | <p> |
| 362 | When performing the above <c>emerge</c> command, if you find that it wants to |
362 | When performing the above <c>emerge</c> command, if you find that it wants to |
| 363 | install a 2.4 version of gentoo-sources (e.g. <c>gentoo-sources-2.4.26</c>), |
363 | install a 2.4 version of gentoo-sources (e.g. <c>gentoo-sources-2.4.26</c>), |
| 364 | then it means that the profile you are using is not designed for Linux 2.6 |
364 | then it means that the profile you are using is not designed for Linux 2.6 |
| 365 | users. Please follow the |
365 | users. Please follow the |
| 366 | <uri link="http://www.gentoo.org/proj/en/releng/release/2005.0/releng/profile-update.xml"> |
366 | <uri link="/doc/en/gentoo-upgrading.xml">Gentoo Upgrading Document</uri> to |
| 367 | 2005.0 profile update document</uri> to switch to a 2.6-based profile, and |
367 | switch to a 2.6-based profile, and retry installing 2.6 kernel sources. |
| 368 | retry installing 2.6 kernel sources. |
|
|
| 369 | </p> |
368 | </p> |
| 370 | |
369 | |
| 371 | </body> |
370 | </body> |
| 372 | </section> |
371 | </section> |
| 373 | <section> |
372 | <section> |