| 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.5 2004/11/28 14:26:04 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/migration-to-2.6.xml,v 1.6 2004/11/28 15:19:20 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 and OSS to ALSA. |
28 | 2.6, devfs to udev and OSS to ALSA. |
| 29 | </abstract> |
29 | </abstract> |
| 30 | |
30 | |
| 31 | <version>0.1.3</version> |
31 | <version>0.1.4</version> |
| 32 | <date>2004-11-28</date> |
32 | <date>2004-11-28</date> |
| 33 | |
33 | |
| 34 | <chapter> |
34 | <chapter> |
| 35 | <title>Introduction</title> |
35 | <title>Introduction</title> |
| 36 | |
36 | |
| … | |
… | |
| 281 | have to create those devices: |
281 | have to create those devices: |
| 282 | </p> |
282 | </p> |
| 283 | |
283 | |
| 284 | <pre caption="Unmounting the bind-mounted root"> |
284 | <pre caption="Unmounting the bind-mounted root"> |
| 285 | # <i>umount /mnt/temp</i> |
285 | # <i>umount /mnt/temp</i> |
|
|
286 | # <i>rmdir /mnt/temp</i> |
| 286 | </pre> |
287 | </pre> |
| 287 | |
288 | |
| 288 | </body> |
289 | </body> |
| 289 | </section> |
290 | </section> |
| 290 | <section> |
291 | <section> |