jkt 05/09/21 19:30:32 Modified: xml/htdocs/doc/en/handbook hb-install-config.xml Log: #106817, /etc/conf.d/clock for dual booting windows
Revision Changes Path 1.73 +6 -4 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.73&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.73&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.72&r2=1.73&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.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- hb-install-config.xml 15 Aug 2005 09:00:27 -0000 1.72 +++ hb-install-config.xml 21 Sep 2005 19:30:32 -0000 1.73 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.72 2005/08/15 09:00:27 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.73 2005/09/21 19:30:32 jkt Exp $ --> <sections> -<version>2.13</version> -<date>2005-08-15</date> +<version>2.14</version> +<date>2005-09-21</date> <section> <title>Filesystem Information</title> @@ -498,7 +498,9 @@ <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. +the file. Otherwise you will notice some clock skew. Furthermore, Windows +assumes that your hardware clock uses local time, so if you want to dualboot, +you should set this variable appropriately, otherwise your clock will go crazy. </p> <p> -- [email protected] mailing list
