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 hb-install-hppa-kernel.xml hb-install-ppc-kernel.xml hb-install-ppc64-kernel.xml hb-install-sparc-kernel.xml
Date: Sun, 20 May 2007 20:32:54
Message-Id: E1Hps4l-0006Cx-CU@stork.gentoo.org
1 nightmorph 07/05/20 20:32:23
2
3 Modified: hb-install-config.xml hb-install-hppa-kernel.xml
4 hb-install-ppc-kernel.xml
5 hb-install-ppc64-kernel.xml
6 hb-install-sparc-kernel.xml
7 Log:
8 seems the previous fix was made a little too quickly? reverting previous change.
9
10 Revision Changes Path
11 1.12 xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?r1=1.11&r2=1.12
16
17 Index: hb-install-config.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- hb-install-config.xml 20 May 2007 04:16:25 -0000 1.11
24 +++ hb-install-config.xml 20 May 2007 20:32:23 -0000 1.12
25 @@ -4,12 +4,12 @@
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/2007.0/hb-install-config.xml,v 1.11 2007/05/20 04:16:25 nightmorph Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v 1.12 2007/05/20 20:32:23 nightmorph Exp $ -->
31
32 <sections>
33
34 -<version>8.3</version>
35 -<date>2007-05-19</date>
36 +<version>8.2</version>
37 +<date>2007-05-15</date>
38
39 <section>
40 <title>Filesystem Information</title>
41 @@ -529,6 +529,14 @@
42 </p>
43
44 <p>
45 +You should define the timezone that you previously copied to
46 +<path>/etc/localtime</path> so that further upgrades of the
47 +<c>sys-libs/timezone-data</c> package can update <path>/etc/localtime</path>
48 +automatically. For instance, if you used the GMT timezone, you would add
49 +<c>TIMEZONE="GMT"</c>
50 +</p>
51 +
52 +<p>
53 When you're finished configuring <path>/etc/conf.d/clock</path>, save and
54 exit.
55 </p>
56
57
58
59 1.8 xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml
60
61 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?rev=1.8&view=markup
62 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?rev=1.8&content-type=text/plain
63 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?r1=1.7&r2=1.8
64
65 Index: hb-install-hppa-kernel.xml
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v
68 retrieving revision 1.7
69 retrieving revision 1.8
70 diff -u -r1.7 -r1.8
71 --- hb-install-hppa-kernel.xml 20 May 2007 04:16:25 -0000 1.7
72 +++ hb-install-hppa-kernel.xml 20 May 2007 20:32:23 -0000 1.8
73 @@ -4,12 +4,12 @@
74 <!-- The content of this document is licensed under the CC-BY-SA license -->
75 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
76
77 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v 1.7 2007/05/20 04:16:25 nightmorph Exp $ -->
78 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v 1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
79
80 <sections>
81
82 -<version>8.2</version>
83 -<date>2007-05-19</date>
84 +<version>8.1</version>
85 +<date>2007-05-15</date>
86
87 <section>
88 <title>Timezone</title>
89 @@ -30,17 +30,6 @@
90 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
91 </pre>
92
93 -<p>
94 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
95 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
96 -<path>/etc/localtime</path> automatically.
97 -</p>
98 -
99 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
100 -# <i>nano -w /etc/conf.d/clock</i>
101 -TIMEZONE="GMT"
102 -</pre>
103 -
104 </body>
105 </section>
106 <section>
107
108
109
110 1.12 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?rev=1.12&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?rev=1.12&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?r1=1.11&r2=1.12
115
116 Index: hb-install-ppc-kernel.xml
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v
119 retrieving revision 1.11
120 retrieving revision 1.12
121 diff -u -r1.11 -r1.12
122 --- hb-install-ppc-kernel.xml 20 May 2007 04:16:25 -0000 1.11
123 +++ hb-install-ppc-kernel.xml 20 May 2007 20:32:23 -0000 1.12
124 @@ -4,12 +4,12 @@
125 <!-- The content of this document is licensed under the CC-BY-SA license -->
126 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
127
128 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v 1.11 2007/05/20 04:16:25 nightmorph Exp $ -->
129 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v 1.12 2007/05/20 20:32:23 nightmorph Exp $ -->
130
131 <sections>
132
133 -<version>8.2</version>
134 -<date>2007-05-19</date>
135 +<version>8.1</version>
136 +<date>2007-05-15</date>
137
138 <section>
139 <title>Timezone</title>
140 @@ -30,17 +30,6 @@
141 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
142 </pre>
143
144 -<p>
145 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
146 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
147 -<path>/etc/localtime</path> automatically.
148 -</p>
149 -
150 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
151 -# <i>nano -w /etc/conf.d/clock</i>
152 -TIMEZONE="GMT"
153 -</pre>
154 -
155 </body>
156 </section>
157 <section>
158
159
160
161 1.8 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml
162
163 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.8&view=markup
164 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.8&content-type=text/plain
165 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?r1=1.7&r2=1.8
166
167 Index: hb-install-ppc64-kernel.xml
168 ===================================================================
169 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v
170 retrieving revision 1.7
171 retrieving revision 1.8
172 diff -u -r1.7 -r1.8
173 --- hb-install-ppc64-kernel.xml 20 May 2007 04:16:25 -0000 1.7
174 +++ hb-install-ppc64-kernel.xml 20 May 2007 20:32:23 -0000 1.8
175 @@ -4,12 +4,12 @@
176 <!-- The content of this document is licensed under the CC-BY-SA license -->
177 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
178
179 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v 1.7 2007/05/20 04:16:25 nightmorph Exp $ -->
180 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v 1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
181
182 <sections>
183
184 -<version>8.2</version>
185 -<date>2007-05-19</date>
186 +<version>8.1</version>
187 +<date>2007-05-15</date>
188
189 <section>
190 <title>Timezone</title>
191 @@ -30,17 +30,6 @@
192 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
193 </pre>
194
195 -<p>
196 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
197 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
198 -<path>/etc/localtime</path> automatically.
199 -</p>
200 -
201 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
202 -# <i>nano -w /etc/conf.d/clock</i>
203 -TIMEZONE="GMT"
204 -</pre>
205 -
206 </body>
207 </section>
208 <section>
209
210
211
212 1.9 xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml
213
214 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?rev=1.9&view=markup
215 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?rev=1.9&content-type=text/plain
216 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?r1=1.8&r2=1.9
217
218 Index: hb-install-sparc-kernel.xml
219 ===================================================================
220 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v
221 retrieving revision 1.8
222 retrieving revision 1.9
223 diff -u -r1.8 -r1.9
224 --- hb-install-sparc-kernel.xml 20 May 2007 04:16:25 -0000 1.8
225 +++ hb-install-sparc-kernel.xml 20 May 2007 20:32:23 -0000 1.9
226 @@ -4,12 +4,12 @@
227 <!-- The content of this document is licensed under the CC-BY-SA license -->
228 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
229
230 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v 1.8 2007/05/20 04:16:25 nightmorph Exp $ -->
231 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v 1.9 2007/05/20 20:32:23 nightmorph Exp $ -->
232
233 <sections>
234
235 -<version>8.2</version>
236 -<date>2007-05-19</date>
237 +<version>8.1</version>
238 +<date>2007-05-15</date>
239
240 <section>
241 <title>Timezone</title>
242 @@ -30,17 +30,6 @@
243 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
244 </pre>
245
246 -<p>
247 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
248 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
249 -<path>/etc/localtime</path> automatically.
250 -</p>
251 -
252 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
253 -# <i>nano -w /etc/conf.d/clock</i>
254 -TIMEZONE="GMT"
255 -</pre>
256 -
257 </body>
258 </section>
259 <section>
260
261
262
263 --
264 gentoo-doc-cvs@g.o mailing list