| 1 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
1 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 2 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
2 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.9 2003/11/20 18:01:04 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.10 2003/11/23 16:27:02 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <sections> |
6 | <sections> |
| 7 | <section> |
7 | <section> |
| 8 | <title>Timezone</title> |
8 | <title>Timezone</title> |
| 9 | <body> |
9 | <body> |
| … | |
… | |
| 363 | <p> |
363 | <p> |
| 364 | PCMCIA-users should first install the <c>pcmcia-cs</c> package: |
364 | PCMCIA-users should first install the <c>pcmcia-cs</c> package: |
| 365 | </p> |
365 | </p> |
| 366 | |
366 | |
| 367 | <pre caption="Installing pcmcia-cs"> |
367 | <pre caption="Installing pcmcia-cs"> |
| 368 | # <i>emerge -k pcmcia-cs</i> |
368 | # <i>emerge --usepkg pcmcia-cs</i> |
| 369 | </pre> |
369 | </pre> |
| 370 | |
370 | |
| 371 | <p> |
371 | <p> |
| 372 | When <c>pcmcia-cs</c> is installed, add <c>pcmcia</c> to the <e>boot</e> |
372 | When <c>pcmcia-cs</c> is installed, add <c>pcmcia</c> to the <e>boot</e> |
| 373 | runlevel: |
373 | runlevel: |