| 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.9 2005/01/16 15:27:30 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.10 2005/01/16 15:56:35 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 | |
| … | |
… | |
| 1212 | should also update your bootloader configuration so that it no longer |
1212 | should also update your bootloader configuration so that it no longer |
| 1213 | references these deleted kernel images. |
1213 | references these deleted kernel images. |
| 1214 | </p> |
1214 | </p> |
| 1215 | |
1215 | |
| 1216 | <p> |
1216 | <p> |
| 1217 | Some Linux 2.4 users will have previously installed the <c>alsa-drivers</c> |
1217 | Some Linux 2.4 users will have previously installed the <c>alsa-driver</c> |
| 1218 | package to benefit from the new audio capabilities included in Linux 2.6. If |
1218 | package to benefit from the new audio capabilities included in Linux 2.6. If |
| 1219 | you were one of these users, and you followed the advice given earlier in this |
1219 | you were one of these users, and you followed the advice given earlier in this |
| 1220 | document about building ALSA with the 2.6 kernel sources (as opposed to using |
1220 | document about building ALSA with the 2.6 kernel sources (as opposed to using |
| 1221 | the <c>alsa-driver</c> package), then you can safely remove this to prevent |
1221 | the <c>alsa-driver</c> package), then you can safely remove this to prevent |
| 1222 | future conflicts. |
1222 | future conflicts. |