Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Date: Mon, 04 Sep 2006 11:38:27
Message-Id: 20060904091140.3E738647DB@smtp.gentoo.org
1 nightmorph 06/09/04 09:11:39
2
3 Modified: hb-install-config.xml
4 Log:
5 Fixed HWclock section for bug 129625, after much discussion amongst the docs team :)
6
7 Revision Changes Path
8 1.82 xml/htdocs/doc/en/handbook/hb-install-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.82&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.82&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.81&r2=1.82
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
17 retrieving revision 1.81
18 retrieving revision 1.82
19 diff -u -r1.81 -r1.82
20 --- hb-install-config.xml 30 Aug 2006 22:52:28 -0000 1.81
21 +++ hb-install-config.xml 4 Sep 2006 09:11:39 -0000 1.82
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.81 2006/08/30 22:52:28 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.82 2006/09/04 09:11:39 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>7.0</version>
32 -<date>2006-08-30</date>
33 +<version>7.1</version>
34 +<date>2006-09-04</date>
35
36 <section>
37 <title>Filesystem Information</title>
38 @@ -511,10 +511,8 @@
39 </pre>
40
41 <p>
42 -If your hardware clock is not using UTC, you need to add <c>CLOCK="local"</c> to
43 -the file. Otherwise you will notice some clock skew. Furthermore, Windows
44 -assumes that your hardware clock uses local time, so if you want to dualboot,
45 -you should set this variable appropriately, otherwise your clock will go crazy.
46 +If your hardware clock is not using UTC, you need to add <c>CLOCK="local"</c>
47 +to the file. Otherwise you will notice some clock skew.
48 </p>
49
50 <p>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list