swift 05/05/23 18:14:42 Modified: xml/htdocs/doc/en/handbook/2005.0 hb-install-config.xml Log: #93365 - Add CLOCK information (this was in rc.conf previously, newer versions do not contain it anymore)
Revision Changes Path 1.4 +8 -3 xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hb-install-config.xml 7 Apr 2005 16:12:35 -0000 1.3 +++ hb-install-config.xml 23 May 2005 18:14:42 -0000 1.4 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml,v 1.3 2005/04/07 16:12:35 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-config.xml,v 1.4 2005/05/23 18:14:42 swift Exp $ --> <sections> -<version>4.1</version> -<date>2005-04-07</date> +<version>4.2</version> +<date>2005-05-23</date> <section> <title>Filesystem Information</title> @@ -455,6 +455,11 @@ </p> <p> +If your hardware clock is not using UTC, you need to add <c>CLOCK="local"</c> to +the file. Otherwise you will notice some clock skew. +</p> + +<p> When you're finished configuring <path>/etc/rc.conf</path>, save and exit, then continue with <uri link="?part=1&chap=9">Installing Necessary System Tools</uri>. -- [email protected] mailing list
