| … | |
… | |
| 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.18 2004/01/08 14:23:17 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.19 2004/01/09 20:59:21 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Timezone</title> |
11 | <title>Timezone</title> |
| 12 | <body> |
12 | <body> |
| … | |
… | |
| 379 | <pre caption="Installing pcmcia-cs"> |
379 | <pre caption="Installing pcmcia-cs"> |
| 380 | # <i>emerge --usepkg pcmcia-cs</i> |
380 | # <i>emerge --usepkg pcmcia-cs</i> |
| 381 | </pre> |
381 | </pre> |
| 382 | |
382 | |
| 383 | <p> |
383 | <p> |
| 384 | When <c>pcmcia-cs</c> is installed, add <c>pcmcia</c> to the <e>boot</e> |
384 | When <c>pcmcia-cs</c> is installed, add <c>pcmcia</c> to the <e>default</e> |
| 385 | runlevel: |
385 | runlevel: |
| 386 | </p> |
386 | </p> |
| 387 | |
387 | |
| 388 | <pre caption="Adding pcmcia to the boot runlevel"> |
388 | <pre caption="Adding pcmcia to the default runlevel"> |
| 389 | # <i>rc-update add pcmcia boot</i> |
389 | # <i>rc-update add pcmcia default</i> |
| 390 | </pre> |
390 | </pre> |
| 391 | |
391 | |
| 392 | </body> |
392 | </body> |
| 393 | </subsection> |
393 | </subsection> |
| 394 | </section> |
394 | </section> |