| … | |
… | |
| 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/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.95 2007/08/01 18:12:47 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.96 2008/02/29 15:54:59 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | You need to edit some important configuration files. In this chapter |
12 | You need to edit some important configuration files. In this chapter |
| … | |
… | |
| 521 | <p> |
521 | <p> |
| 522 | You should define the timezone that you previously copied to |
522 | You should define the timezone that you previously copied to |
| 523 | <path>/etc/localtime</path> so that further upgrades of the |
523 | <path>/etc/localtime</path> so that further upgrades of the |
| 524 | <c>sys-libs/timezone-data</c> package can update <path>/etc/localtime</path> |
524 | <c>sys-libs/timezone-data</c> package can update <path>/etc/localtime</path> |
| 525 | automatically. For instance, if you used the GMT timezone, you would add |
525 | automatically. For instance, if you used the GMT timezone, you would add |
| 526 | <c>TIMEZONE="GMT"</c> |
526 | <c>TIMEZONE="GMT"</c>. |
| 527 | </p> |
527 | </p> |
| 528 | |
528 | |
| 529 | <p> |
529 | <p> |
| 530 | When you're finished configuring <path>/etc/conf.d/clock</path>, save and |
530 | When you're finished configuring <path>/etc/conf.d/clock</path>, save and |
| 531 | exit. |
531 | exit. |