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 04:16:52
Message-Id: E1HpcqI-0007cE-28@stork.gentoo.org
1 nightmorph 07/05/20 04:16:26
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 for safety's sake, needed to move the conf.d/clock TIMEZONE edit to immediately before compiling a kernel. users still run into the warning message if it's left at the end, before rebooting. fixes http://forums.gentoo.org/viewtopic-t-560322.html and other reports.
9
10 Revision Changes Path
11 1.11 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.11&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.11&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.10&r2=1.11
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.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- hb-install-config.xml 15 May 2007 13:07:41 -0000 1.10
24 +++ hb-install-config.xml 20 May 2007 04:16:25 -0000 1.11
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.10 2007/05/15 13:07:41 neysx Exp $ -->
30 +<!-- $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 $ -->
31
32 <sections>
33
34 -<version>8.2</version>
35 -<date>2007-05-15</date>
36 +<version>8.3</version>
37 +<date>2007-05-19</date>
38
39 <section>
40 <title>Filesystem Information</title>
41 @@ -529,14 +529,6 @@
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.7 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.7&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.7&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.6&r2=1.7
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.6
69 retrieving revision 1.7
70 diff -u -r1.6 -r1.7
71 --- hb-install-hppa-kernel.xml 15 May 2007 13:07:41 -0000 1.6
72 +++ hb-install-hppa-kernel.xml 20 May 2007 04:16:25 -0000 1.7
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.6 2007/05/15 13:07:41 neysx Exp $ -->
78 +<!-- $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 $ -->
79
80 <sections>
81
82 -<version>8.1</version>
83 -<date>2007-05-15</date>
84 +<version>8.2</version>
85 +<date>2007-05-19</date>
86
87 <section>
88 <title>Timezone</title>
89 @@ -30,6 +30,17 @@
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.11 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.11&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.11&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.10&r2=1.11
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.10
120 retrieving revision 1.11
121 diff -u -r1.10 -r1.11
122 --- hb-install-ppc-kernel.xml 17 May 2007 16:57:15 -0000 1.10
123 +++ hb-install-ppc-kernel.xml 20 May 2007 04:16:25 -0000 1.11
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.10 2007/05/17 16:57:15 rane Exp $ -->
129 +<!-- $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 $ -->
130
131 <sections>
132
133 -<version>8.1</version>
134 -<date>2007-05-15</date>
135 +<version>8.2</version>
136 +<date>2007-05-19</date>
137
138 <section>
139 <title>Timezone</title>
140 @@ -30,6 +30,17 @@
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.7 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.7&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.7&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.6&r2=1.7
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.6
171 retrieving revision 1.7
172 diff -u -r1.6 -r1.7
173 --- hb-install-ppc64-kernel.xml 15 May 2007 13:07:41 -0000 1.6
174 +++ hb-install-ppc64-kernel.xml 20 May 2007 04:16:25 -0000 1.7
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.6 2007/05/15 13:07:41 neysx Exp $ -->
180 +<!-- $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 $ -->
181
182 <sections>
183
184 -<version>8.1</version>
185 -<date>2007-05-15</date>
186 +<version>8.2</version>
187 +<date>2007-05-19</date>
188
189 <section>
190 <title>Timezone</title>
191 @@ -30,6 +30,17 @@
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.8 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.8&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.8&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.7&r2=1.8
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.7
222 retrieving revision 1.8
223 diff -u -r1.7 -r1.8
224 --- hb-install-sparc-kernel.xml 15 May 2007 13:07:41 -0000 1.7
225 +++ hb-install-sparc-kernel.xml 20 May 2007 04:16:25 -0000 1.8
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.7 2007/05/15 13:07:41 neysx Exp $ -->
231 +<!-- $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 $ -->
232
233 <sections>
234
235 -<version>8.1</version>
236 -<date>2007-05-15</date>
237 +<version>8.2</version>
238 +<date>2007-05-19</date>
239
240 <section>
241 <title>Timezone</title>
242 @@ -30,6 +30,17 @@
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