swift 05/05/23 18:13:34 Modified: xml/htdocs/doc/en/handbook 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.61 +8 -3 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.61&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.61&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml.diff?r1=1.60&r2=1.61&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- hb-install-config.xml 29 Apr 2005 15:30:23 -0000 1.60 +++ hb-install-config.xml 23 May 2005 18:13:34 -0000 1.61 @@ -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/hb-install-config.xml,v 1.60 2005/04/29 15:30:23 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.61 2005/05/23 18:13:34 swift Exp $ --> <sections> -<version>2.2</version> -<date>2005-04-20</date> +<version>2.3</version> +<date>2005-05-23</date> <section> <title>Filesystem Information</title> @@ -487,6 +487,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. </p> -- [email protected] mailing list
