| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.29 2004/03/12 11:56:15 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.30 2004/03/21 10:21:35 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Filesystem Information</title> |
11 | <title>Filesystem Information</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 358 | <subsection> |
358 | <subsection> |
| 359 | <title>Optional: Get PCMCIA Working</title> |
359 | <title>Optional: Get PCMCIA Working</title> |
| 360 | <body> |
360 | <body> |
| 361 | |
361 | |
| 362 | <p> |
362 | <p> |
| 363 | PCMCIA-users should first install the <c>pcmcia-cs</c> package: |
363 | PCMCIA-users should first install the <c>pcmcia-cs</c> package. The |
|
|
364 | <c>USE="-X"</c> is necessary to avoid installing XFree86 at this moment: |
| 364 | </p> |
365 | </p> |
| 365 | |
366 | |
| 366 | <pre caption="Installing pcmcia-cs"> |
367 | <pre caption="Installing pcmcia-cs"> |
| 367 | # <i>emerge pcmcia-cs</i> |
368 | # <i>USE="-X" emerge pcmcia-cs</i> |
| 368 | </pre> |
369 | </pre> |
| 369 | |
370 | |
| 370 | <p> |
371 | <p> |
| 371 | When <c>pcmcia-cs</c> is installed, add <c>pcmcia</c> to the <e>default</e> |
372 | When <c>pcmcia-cs</c> is installed, add <c>pcmcia</c> to the <e>default</e> |
| 372 | runlevel: |
373 | runlevel: |