| … | |
… | |
| 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.19 2004/01/09 20:59:21 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.20 2004/01/19 18:48:52 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
|
|
| 11 | <title>Timezone</title> |
|
|
| 12 | <body> |
|
|
| 13 | |
|
|
| 14 | <p> |
|
|
| 15 | You now need to select your timezone so that your system knows where it is |
|
|
| 16 | located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make a |
|
|
| 17 | symlink to <path>/etc/localtime</path> using <c>ln</c>: |
|
|
| 18 | </p> |
|
|
| 19 | |
|
|
| 20 | <pre caption="Setting the timezone information"> |
|
|
| 21 | # <i>ls /usr/share/zoneinfo</i> |
|
|
| 22 | <comment>(Suppose you want to use GMT:)</comment> |
|
|
| 23 | # <i>ln -sf /usr/share/zoneinfo/GMT /etc/localtime</i> |
|
|
| 24 | </pre> |
|
|
| 25 | |
|
|
| 26 | </body> |
|
|
| 27 | </section> |
|
|
| 28 | <section> |
10 | <section> |
| 29 | <title>Filesystem Information</title> |
11 | <title>Filesystem Information</title> |
| 30 | <subsection> |
12 | <subsection> |
| 31 | <title>What is fstab?</title> |
13 | <title>What is fstab?</title> |
| 32 | <body> |
14 | <body> |
| … | |
… | |
| 360 | Save and exit the editor to continue. |
342 | Save and exit the editor to continue. |
| 361 | </p> |
343 | </p> |
| 362 | |
344 | |
| 363 | <p> |
345 | <p> |
| 364 | If you don't have PCMCIA, you can now continue with <uri |
346 | If you don't have PCMCIA, you can now continue with <uri |
| 365 | link="#doc_chap4">System Information</uri>. PCMCIA-users should read the |
347 | link="#doc_chap3">System Information</uri>. PCMCIA-users should read the |
| 366 | following topic on PCMCIA. |
348 | following topic on PCMCIA. |
| 367 | </p> |
349 | </p> |
| 368 | |
350 | |
| 369 | </body> |
351 | </body> |
| 370 | </subsection> |
352 | </subsection> |