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-ia64-kernel.xml hb-install-ppc64-kernel.xml hb-install-ppc-kernel.xml hb-install-sparc-kernel.xml
Date: Mon, 19 Mar 2007 08:20:28
Message-Id: E1HTD6F-0001A9-EJ@stork.gentoo.org
1 nightmorph 07/03/19 08:20:15
2
3 Modified: hb-install-ia64-kernel.xml
4 hb-install-ppc64-kernel.xml
5 hb-install-ppc-kernel.xml
6 hb-install-sparc-kernel.xml
7 Log:
8 timezone cleanups
9
10 Revision Changes Path
11 1.2 xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml?r1=1.1&r2=1.2
16
17 Index: hb-install-ia64-kernel.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- hb-install-ia64-kernel.xml 14 Mar 2007 06:24:40 -0000 1.1
24 +++ hb-install-ia64-kernel.xml 19 Mar 2007 08:20:15 -0000 1.2
25 @@ -4,11 +4,11 @@
26 <!-- The content of this document is licensed under the CC-BY-SA license -->
27 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml,v 1.1 2007/03/14 06:24:40 nightmorph Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-kernel.xml,v 1.2 2007/03/19 08:20:15 nightmorph Exp $ -->
31
32 <sections>
33
34 -<version>7.4</version>
35 +<version>8.0</version>
36 <date>2007-03-12</date>
37
38 <section>
39 @@ -17,8 +17,8 @@
40
41 <p>
42 You first need to select your timezone so that your system knows where it is
43 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then copy
44 -it to <path>/etc/localtime</path>. Please avoid the
45 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>. You then
46 +set your timezone in <path>/etc/conf.d/clock</path>. Please avoid the
47 <path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
48 indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
49 </p>
50 @@ -26,7 +26,8 @@
51 <pre caption="Setting the timezone information">
52 # <i>ls /usr/share/zoneinfo</i>
53 <comment>(Suppose you want to use GMT)</comment>
54 -# <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
55 +# <i>nano -w /etc/conf.d/clock</i>
56 +TIMEZONE="GMT"
57 </pre>
58
59 </body>
60
61
62
63 1.14 xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml
64
65 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml?rev=1.14&view=markup
66 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml?rev=1.14&content-type=text/plain
67 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml?r1=1.13&r2=1.14
68
69 Index: hb-install-ppc64-kernel.xml
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml,v
72 retrieving revision 1.13
73 retrieving revision 1.14
74 diff -u -r1.13 -r1.14
75 --- hb-install-ppc64-kernel.xml 14 Mar 2007 06:24:40 -0000 1.13
76 +++ hb-install-ppc64-kernel.xml 19 Mar 2007 08:20:15 -0000 1.14
77 @@ -4,11 +4,11 @@
78 <!-- The content of this document is licensed under the CC-BY-SA license -->
79 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
80
81 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml,v 1.13 2007/03/14 06:24:40 nightmorph Exp $ -->
82 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-kernel.xml,v 1.14 2007/03/19 08:20:15 nightmorph Exp $ -->
83
84 <sections>
85
86 -<version>7.1</version>
87 +<version>8.0</version>
88 <date>2007-02-26</date>
89
90 <section>
91 @@ -17,8 +17,8 @@
92
93 <p>
94 You first need to select your timezone so that your system knows where it is
95 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then copy
96 -it to <path>/etc/localtime</path>. Please avoid the
97 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>. You then
98 +set your timezone in <path>/etc/conf.d/clock</path>. Please avoid the
99 <path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
100 indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
101 </p>
102 @@ -26,7 +26,8 @@
103 <pre caption="Setting the timezone information">
104 # <i>ls /usr/share/zoneinfo</i>
105 <comment>(Suppose you want to use GMT)</comment>
106 -# <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
107 +# <i>nano -w /etc/conf.d/clock</i>
108 +TIMEZONE="GMT"
109 </pre>
110
111 </body>
112
113
114
115 1.30 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml?rev=1.30&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml?rev=1.30&content-type=text/plain
119 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml?r1=1.29&r2=1.30
120
121 Index: hb-install-ppc-kernel.xml
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml,v
124 retrieving revision 1.29
125 retrieving revision 1.30
126 diff -u -r1.29 -r1.30
127 --- hb-install-ppc-kernel.xml 16 Mar 2007 05:31:09 -0000 1.29
128 +++ hb-install-ppc-kernel.xml 19 Mar 2007 08:20:15 -0000 1.30
129 @@ -4,11 +4,11 @@
130 <!-- The content of this document is licensed under the CC-BY-SA license -->
131 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
132
133 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml,v 1.29 2007/03/16 05:31:09 josejx Exp $ -->
134 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml,v 1.30 2007/03/19 08:20:15 nightmorph Exp $ -->
135
136 <sections>
137
138 -<version>7.6</version>
139 +<version>8.0</version>
140 <date>2007-03-15</date>
141
142 <section>
143 @@ -16,9 +16,9 @@
144 <body>
145
146 <p>
147 -First, select your timezone so that your system knows where it is located. Look
148 -for your timezone in <path>/usr/share/zoneinfo</path>, then copy it to
149 -<path>/etc/localtime</path>. Please avoid the
150 +You first need to select your timezone so that your system knows where it is
151 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>. You then
152 +set your timezone in <path>/etc/conf.d/clock</path>. Please avoid the
153 <path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
154 indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
155 </p>
156 @@ -26,7 +26,8 @@
157 <pre caption="Setting the timezone information">
158 # <i>ls /usr/share/zoneinfo</i>
159 <comment>(Suppose you want to use GMT)</comment>
160 -# <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
161 +# <i>nano -w /etc/conf.d/clock</i>
162 +TIMEZONE="GMT"
163 </pre>
164
165 </body>
166
167
168
169 1.18 xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml
170
171 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml?rev=1.18&view=markup
172 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml?rev=1.18&content-type=text/plain
173 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml?r1=1.17&r2=1.18
174
175 Index: hb-install-sparc-kernel.xml
176 ===================================================================
177 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml,v
178 retrieving revision 1.17
179 retrieving revision 1.18
180 diff -u -r1.17 -r1.18
181 --- hb-install-sparc-kernel.xml 14 Mar 2007 06:24:40 -0000 1.17
182 +++ hb-install-sparc-kernel.xml 19 Mar 2007 08:20:15 -0000 1.18
183 @@ -4,11 +4,11 @@
184 <!-- The content of this document is licensed under the CC-BY-SA license -->
185 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
186
187 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml,v 1.17 2007/03/14 06:24:40 nightmorph Exp $ -->
188 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-sparc-kernel.xml,v 1.18 2007/03/19 08:20:15 nightmorph Exp $ -->
189
190 <sections>
191
192 -<version>7.2</version>
193 +<version>8.0</version>
194 <date>2007-03-06</date>
195
196 <section>
197 @@ -17,8 +17,8 @@
198
199 <p>
200 You first need to select your timezone so that your system knows where it is
201 -located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then copy
202 -it to <path>/etc/localtime</path>. Please avoid the
203 +located. Look for your timezone in <path>/usr/share/zoneinfo</path>. You then
204 +set your timezone in <path>/etc/conf.d/clock</path>. Please avoid the
205 <path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
206 indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
207 </p>
208 @@ -26,7 +26,8 @@
209 <pre caption="Setting the timezone information">
210 # <i>ls /usr/share/zoneinfo</i>
211 <comment>(Suppose you want to use GMT)</comment>
212 -# <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
213 +# <i>nano -w /etc/conf.d/clock</i>
214 +TIMEZONE="GMT"
215 </pre>
216
217 </body>
218 @@ -52,8 +53,7 @@
219 </p>
220
221 <p>
222 -In the next example we install the <c>gentoo-sources</c>. Of course substitute
223 -with your choice of sources, this is merely an example.
224 +In the next example we install the <c>gentoo-sources</c>.
225 </p>
226
227 <pre caption="Installing a kernel source">
228
229
230
231 --
232 gentoo-doc-cvs@g.o mailing list