Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-mips-stage.xml hb-install-stage.xml
Date: Sat, 27 May 2006 12:49:05
Message-Id: 20060527124838.A2A4A64493@smtp.gentoo.org
1 neysx 06/05/27 12:48:38
2
3 Modified: hb-install-mips-stage.xml hb-install-stage.xml
4 Log:
5 #122800 LiveCD uses UTC time
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
13
14 Index: hb-install-mips-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-mips-stage.xml 27 Feb 2006 00:55:34 -0000 1.1
21 +++ hb-install-mips-stage.xml 27 May 2006 12:48:38 -0000 1.2
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-mips-stage.xml,v 1.1 2006/02/27 00:55:34 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v 1.2 2006/05/27 12:48:38 neysx Exp $ -->
28
29 <sections>
30
31 -<version>1.0</version>
32 -<date>2006-02-27</date>
33 +<version>1.1</version>
34 +<date>2006-05-27</date>
35
36 <section>
37 <title>Installing a Stage Tarball</title>
38 @@ -28,17 +28,18 @@
39
40 <pre caption="Verifying the date/time">
41 # <i>date</i>
42 -Fri Mar 29 16:21:18 CEST 2005
43 +Fri Mar 29 16:21:18 UTC 2005
44 </pre>
45
46 <p>
47 If the date/time displayed is wrong, update it using the <c>date
48 MMDDhhmmYYYY</c> syntax (<b>M</b>onth, <b>D</b>ay, <b>h</b>our, <b>m</b>inute
49 -and <b>Y</b>ear). For instance, to set the date to March 29th, 16:21 in the
50 -year 2005:
51 +and <b>Y</b>ear). At this stage, you should use UTC time. You will be able to
52 +define your timezone later on. For instance, to set the date to March 29th,
53 +16:21 in the year 2005:
54 </p>
55
56 -<pre caption="Setting the date/time">
57 +<pre caption="Setting the UTC date/time">
58 # <i>date 032916212005</i>
59 </pre>
60
61
62
63
64 1.97 xml/htdocs/doc/en/handbook/hb-install-stage.xml
65
66 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.97&content-type=text/x-cvsweb-markup&cvsroot=gentoo
67 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.97&content-type=text/plain&cvsroot=gentoo
68 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml.diff?r1=1.96&r2=1.97&cvsroot=gentoo
69
70 Index: hb-install-stage.xml
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
73 retrieving revision 1.96
74 retrieving revision 1.97
75 diff -u -r1.96 -r1.97
76 --- hb-install-stage.xml 22 May 2006 20:55:18 -0000 1.96
77 +++ hb-install-stage.xml 27 May 2006 12:48:38 -0000 1.97
78 @@ -4,12 +4,12 @@
79 <!-- The content of this document is licensed under the CC-BY-SA license -->
80 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
81
82 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.96 2006/05/22 20:55:18 nightmorph Exp $ -->
83 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.97 2006/05/27 12:48:38 neysx Exp $ -->
84
85 <sections>
86
87 -<version>2.10</version>
88 -<date>2006-05-22</date>
89 +<version>2.12</version>
90 +<date>2006-05-27</date>
91
92 <section>
93 <title>Installing a Stage Tarball</title>
94 @@ -28,17 +28,18 @@
95
96 <pre caption="Verifying the date/time">
97 # <i>date</i>
98 -Fri Mar 29 16:21:18 CEST 2005
99 +Fri Mar 29 16:21:18 UTC 2005
100 </pre>
101
102 <p>
103 If the date/time displayed is wrong, update it using the <c>date
104 MMDDhhmmYYYY</c> syntax (<b>M</b>onth, <b>D</b>ay, <b>h</b>our, <b>m</b>inute
105 -and <b>Y</b>ear). For instance, to set the date to March 29th, 16:21 in the
106 -year 2005:
107 +and <b>Y</b>ear). At this stage, you should use UTC time. You will be able to
108 +define your timezone later on. For instance, to set the date to March 29th,
109 +16:21 in the year 2005:
110 </p>
111
112 -<pre caption="Setting the date/time">
113 +<pre caption="Setting the UTC date/time">
114 # <i>date 032916212005</i>
115 </pre>
116
117
118
119
120 --
121 gentoo-doc-cvs@g.o mailing list