From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EIAIw-00028D-AM for garchives@archives.gentoo.org; Wed, 21 Sep 2005 19:30:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8LJOmDc002907; Wed, 21 Sep 2005 19:24:48 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8LJOlv1022941 for ; Wed, 21 Sep 2005 19:24:47 GMT Message-Id: <200509211924.j8LJOlv1022941@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EIAIp-0002iF-Cg for gentoo-doc-cvs@lists.gentoo.org; Wed, 21 Sep 2005 19:30:47 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 21 Sep 2005 19:30:32 +0000 From: "Jan Kundrat" Date: Wed, 21 Sep 2005 19:30:32 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 2a635693-5f60-47ba-99b5-504903dfcad1 X-Archives-Hash: d23e520f2217b176e867bc5379fa3ed8 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 @@ - + -2.13 -2005-08-15 +2.14 +2005-09-21
Filesystem Information @@ -498,7 +498,9 @@

If your hardware clock is not using UTC, you need to add CLOCK="local" 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.

-- gentoo-doc-cvs@gentoo.org mailing list