Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml handbook-amd64.xml handbook-hppa.xml handbook-ia64.xml handbook-ppc.xml handbook-ppc64.xml handbook-sparc.xml handbook-x86.xml hb-install-stage.xml
Date: Sat, 10 Mar 2007 17:14:36
Message-Id: E1HQ595-0002S1-KT@stork.gentoo.org
1 neysx 07/03/10 17:14:15
2
3 Modified: handbook-alpha.xml handbook-amd64.xml
4 handbook-hppa.xml handbook-ia64.xml
5 handbook-ppc.xml handbook-ppc64.xml
6 handbook-sparc.xml handbook-x86.xml
7 hb-install-stage.xml
8 Log:
9 Matched hb-install-stage.xml with handbook architecture
10
11 Revision Changes Path
12 1.132 xml/htdocs/doc/en/handbook/handbook-alpha.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.132&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.132&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?r1=1.131&r2=1.132
17
18 Index: handbook-alpha.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v
21 retrieving revision 1.131
22 retrieving revision 1.132
23 diff -u -r1.131 -r1.132
24 --- handbook-alpha.xml 29 Nov 2006 15:35:24 -0000 1.131
25 +++ handbook-alpha.xml 10 Mar 2007 17:14:15 -0000 1.132
26 @@ -1,7 +1,7 @@
27 <?xml version='1.0' encoding='UTF-8'?>
28 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
29
30 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.131 2006/11/29 15:35:24 nightmorph Exp $ -->
31 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.132 2007/03/10 17:14:15 neysx Exp $ -->
32
33 <book link="/doc/en/handbook/handbook-alpha.xml">
34 <title>Gentoo Linux Alpha Handbook</title>
35 @@ -9,6 +9,9 @@
36 <values>
37 <key id="arch">Alpha</key>
38 <key id="/boot">/dev/sda1</key>
39 + <key id="release-dir">releases/alpha/2006.1/</key>
40 + <key id="stage3">stage3-alpha-2006.1.tar.bz2</key>
41 + <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key>
42 </values>
43
44 <author title="Author">
45 @@ -126,8 +129,8 @@
46 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
47 <license/>
48
49 -<version>7.1</version>
50 -<date>2006-08-30</date>
51 +<version>7.2</version>
52 +<date>2007-03-10</date>
53
54 <part>
55 <title>Installing Gentoo</title>
56
57
58
59 1.140 xml/htdocs/doc/en/handbook/handbook-amd64.xml
60
61 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.140&view=markup
62 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.140&content-type=text/plain
63 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?r1=1.139&r2=1.140
64
65 Index: handbook-amd64.xml
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v
68 retrieving revision 1.139
69 retrieving revision 1.140
70 diff -u -r1.139 -r1.140
71 --- handbook-amd64.xml 29 Nov 2006 15:35:24 -0000 1.139
72 +++ handbook-amd64.xml 10 Mar 2007 17:14:15 -0000 1.140
73 @@ -1,7 +1,7 @@
74 <?xml version='1.0' encoding='UTF-8'?>
75 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
76
77 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.139 2006/11/29 15:35:24 nightmorph Exp $ -->
78 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.140 2007/03/10 17:14:15 neysx Exp $ -->
79
80 <book link="/doc/en/handbook/handbook-amd64.xml">
81 <title>Gentoo Linux AMD64 Handbook</title>
82 @@ -19,6 +19,8 @@
83 <key id="live-cd-name">livecd-amd64-installer-2006.1.iso</key>
84 <key id="live-cd-size">696</key>
85 <key id="release-dir">releases/amd64/2006.1/</key>
86 + <key id="stage3">stage3-amd64-2006.1.tar.bz2</key>
87 + <key id="CFLAGS">-march=k8 -O2 -pipe</key>
88 <key id="online-book">handbook-amd64.xml</key>
89 </values>
90
91 @@ -137,8 +139,8 @@
92 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
93 <license/>
94
95 -<version>7.2</version>
96 -<date>2006-10-24</date>
97 +<version>7.3</version>
98 +<date>2007-03-10</date>
99
100 <part>
101 <title>Installing Gentoo</title>
102
103
104
105 1.129 xml/htdocs/doc/en/handbook/handbook-hppa.xml
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.129&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.129&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?r1=1.128&r2=1.129
110
111 Index: handbook-hppa.xml
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v
114 retrieving revision 1.128
115 retrieving revision 1.129
116 diff -u -r1.128 -r1.129
117 --- handbook-hppa.xml 29 Nov 2006 15:35:24 -0000 1.128
118 +++ handbook-hppa.xml 10 Mar 2007 17:14:15 -0000 1.129
119 @@ -1,7 +1,7 @@
120 <?xml version='1.0' encoding='UTF-8'?>
121 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
122
123 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.128 2006/11/29 15:35:24 nightmorph Exp $ -->
124 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.129 2007/03/10 17:14:15 neysx Exp $ -->
125
126 <book link="/doc/en/handbook/handbook-hppa.xml">
127 <title>Gentoo Linux HPPA Handbook</title>
128 @@ -9,6 +9,9 @@
129 <values>
130 <key id="arch">HPPA</key>
131 <key id="/boot">/dev/sda2</key>
132 + <key id="release-dir">releases/hppa/2006.1/hppa2.0/</key>
133 + <key id="stage3">stage3-hppa2.0-2006.1.tar.bz2</key>
134 + <key id="CFLAGS">-march=2.0 -O2 -pipe</key>
135 </values>
136
137 <author title="Author">
138 @@ -126,8 +129,8 @@
139 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
140 <license/>
141
142 -<version>7.1</version>
143 -<date>2006-08-30</date>
144 +<version>7.2</version>
145 +<date>2007-03-10</date>
146
147 <part>
148 <title>Installing Gentoo</title>
149
150
151
152 1.7 xml/htdocs/doc/en/handbook/handbook-ia64.xml
153
154 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?rev=1.7&view=markup
155 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?rev=1.7&content-type=text/plain
156 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?r1=1.6&r2=1.7
157
158 Index: handbook-ia64.xml
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v
161 retrieving revision 1.6
162 retrieving revision 1.7
163 diff -u -r1.6 -r1.7
164 --- handbook-ia64.xml 29 Nov 2006 15:35:24 -0000 1.6
165 +++ handbook-ia64.xml 10 Mar 2007 17:14:15 -0000 1.7
166 @@ -1,7 +1,7 @@
167 <?xml version='1.0' encoding='UTF-8'?>
168 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
169
170 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v 1.6 2006/11/29 15:35:24 nightmorph Exp $ -->
171 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v 1.7 2007/03/10 17:14:15 neysx Exp $ -->
172
173 <book link="/doc/en/handbook/handbook-ia64.xml">
174 <title>Gentoo Linux/IA64 Handbook</title>
175 @@ -15,6 +15,8 @@
176 <key id="min-cd-name">install-ia64-minimal-2006.1.iso</key>
177 <key id="min-cd-size">52</key>
178 <key id="release-dir">releases/ia64/2006.1/</key>
179 + <key id="stage3">stage3-ia64-2006.1.tar.bz2</key>
180 + <key id="CFLAGS">-O2 -pipe</key>
181 <key id="online-book">handbook-ia64.xml</key>
182 </values>
183
184 @@ -140,8 +142,8 @@
185 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
186 <license/>
187
188 -<version>7.1</version>
189 -<date>2006-08-30</date>
190 +<version>7.2</version>
191 +<date>2007-03-10</date>
192
193 <part>
194 <title>Installing Gentoo</title>
195
196
197
198 1.150 xml/htdocs/doc/en/handbook/handbook-ppc.xml
199
200 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.150&view=markup
201 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.150&content-type=text/plain
202 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?r1=1.149&r2=1.150
203
204 Index: handbook-ppc.xml
205 ===================================================================
206 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v
207 retrieving revision 1.149
208 retrieving revision 1.150
209 diff -u -r1.149 -r1.150
210 --- handbook-ppc.xml 29 Nov 2006 15:35:24 -0000 1.149
211 +++ handbook-ppc.xml 10 Mar 2007 17:14:15 -0000 1.150
212 @@ -1,7 +1,7 @@
213 <?xml version='1.0' encoding='UTF-8'?>
214 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
215
216 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.149 2006/11/29 15:35:24 nightmorph Exp $ -->
217 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.150 2007/03/10 17:14:15 neysx Exp $ -->
218
219 <book link="/doc/en/handbook/handbook-ppc.xml">
220 <title>Gentoo Linux PPC Handbook</title>
221 @@ -9,6 +9,9 @@
222 <values>
223 <key id="arch">PPC</key>
224 <key id="/boot">/dev/hda1</key>
225 + <key id="release-dir">releases/ppc/2006.1/ppc32/</key>
226 + <key id="stage3">stage3-ppc-2006.1.tar.bz2</key>
227 + <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe</key>
228 </values>
229
230 <author title="Author">
231 @@ -132,8 +135,8 @@
232 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
233 <license/>
234
235 -<version>7.1</version>
236 -<date>2006-08-30</date>
237 +<version>7.2</version>
238 +<date>2007-03-10</date>
239
240 <part>
241 <title>Installing Gentoo</title>
242
243
244
245 1.71 xml/htdocs/doc/en/handbook/handbook-ppc64.xml
246
247 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.71&view=markup
248 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.71&content-type=text/plain
249 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?r1=1.70&r2=1.71
250
251 Index: handbook-ppc64.xml
252 ===================================================================
253 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v
254 retrieving revision 1.70
255 retrieving revision 1.71
256 diff -u -r1.70 -r1.71
257 --- handbook-ppc64.xml 29 Nov 2006 15:35:24 -0000 1.70
258 +++ handbook-ppc64.xml 10 Mar 2007 17:14:15 -0000 1.71
259 @@ -1,13 +1,16 @@
260 <?xml version='1.0' encoding='UTF-8'?>
261 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
262
263 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.70 2006/11/29 15:35:24 nightmorph Exp $ -->
264 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.71 2007/03/10 17:14:15 neysx Exp $ -->
265
266 <book link="/doc/en/handbook/handbook-ppc64.xml">
267 <title>Gentoo Linux PPC64 Handbook</title>
268
269 <values>
270 <key id="arch">PPC64</key>
271 + <key id="release-dir">releases/ppc/2006.1/ppc64/</key>
272 + <key id="stage3">stage3-ppc64-64ul-2006.1.tar.bz2</key>
273 + <key id="CFLAGS">-O2 -pipe</key>
274 </values>
275
276 <author title="Author">
277 @@ -125,8 +128,8 @@
278 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
279 <license/>
280
281 -<version>7.1</version>
282 -<date>2006-08-30</date>
283 +<version>7.2</version>
284 +<date>2007-03-10</date>
285
286 <part>
287 <title>Installing Gentoo</title>
288
289
290
291 1.132 xml/htdocs/doc/en/handbook/handbook-sparc.xml
292
293 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.132&view=markup
294 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.132&content-type=text/plain
295 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?r1=1.131&r2=1.132
296
297 Index: handbook-sparc.xml
298 ===================================================================
299 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v
300 retrieving revision 1.131
301 retrieving revision 1.132
302 diff -u -r1.131 -r1.132
303 --- handbook-sparc.xml 29 Nov 2006 15:35:24 -0000 1.131
304 +++ handbook-sparc.xml 10 Mar 2007 17:14:15 -0000 1.132
305 @@ -1,13 +1,16 @@
306 <?xml version='1.0' encoding='UTF-8'?>
307 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
308
309 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.131 2006/11/29 15:35:24 nightmorph Exp $ -->
310 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.132 2007/03/10 17:14:15 neysx Exp $ -->
311
312 <book link="/doc/en/handbook/handbook-sparc.xml">
313 <title>Gentoo Linux SPARC Handbook</title>
314
315 <values>
316 <key id="arch">SPARC</key>
317 + <key id="release-dir">releases/sparc/2006.1/sparc64/</key>
318 + <key id="stage3">stage3-sparc64-2006.1.tar.bz2</key>
319 + <key id="CFLAGS">-O2 -mcpu=v9 -pipe</key>
320 </values>
321
322 <author title="Author">
323 @@ -125,8 +128,8 @@
324 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
325 <license/>
326
327 -<version>7.1</version>
328 -<date>2006-08-30</date>
329 +<version>7.2</version>
330 +<date>2007-03-10</date>
331
332 <part>
333 <title>Installing Gentoo</title>
334
335
336
337 1.159 xml/htdocs/doc/en/handbook/handbook-x86.xml
338
339 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.159&view=markup
340 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.159&content-type=text/plain
341 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.158&r2=1.159
342
343 Index: handbook-x86.xml
344 ===================================================================
345 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
346 retrieving revision 1.158
347 retrieving revision 1.159
348 diff -u -r1.158 -r1.159
349 --- handbook-x86.xml 29 Nov 2006 15:35:24 -0000 1.158
350 +++ handbook-x86.xml 10 Mar 2007 17:14:15 -0000 1.159
351 @@ -1,7 +1,7 @@
352 <?xml version='1.0' encoding='UTF-8'?>
353 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
354
355 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.158 2006/11/29 15:35:24 nightmorph Exp $ -->
356 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.159 2007/03/10 17:14:15 neysx Exp $ -->
357
358 <book link="/doc/en/handbook/handbook-x86.xml">
359 <title>Gentoo Linux x86 Handbook</title>
360 @@ -19,7 +19,9 @@
361 <key id="live-cd-name">livecd-i686-installer-2006.1.iso</key>
362 <key id="live-cd-size">697</key>
363 <key id="release-dir">releases/x86/2006.1/</key>
364 + <key id="stage3">stage3-i686-2006.1.tar.bz2</key>
365 <key id="online-book">handbook-x86.xml</key>
366 + <key id="CFLAGS">-O2 -march=i686 -pipe</key>
367 </values>
368
369 <author title="Author">
370 @@ -140,8 +142,8 @@
371 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
372 <license/>
373
374 -<version>7.2</version>
375 -<date>2006-09-07</date>
376 +<version>7.3</version>
377 +<date>2007-03-10</date>
378
379 <part>
380 <title>Installing Gentoo</title>
381
382
383
384 1.105 xml/htdocs/doc/en/handbook/hb-install-stage.xml
385
386 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.105&view=markup
387 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.105&content-type=text/plain
388 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.104&r2=1.105
389
390 Index: hb-install-stage.xml
391 ===================================================================
392 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
393 retrieving revision 1.104
394 retrieving revision 1.105
395 diff -u -r1.104 -r1.105
396 --- hb-install-stage.xml 1 Nov 2006 21:40:28 -0000 1.104
397 +++ hb-install-stage.xml 10 Mar 2007 17:14:15 -0000 1.105
398 @@ -4,7 +4,7 @@
399 <!-- The content of this document is licensed under the CC-BY-SA license -->
400 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
401
402 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.104 2006/11/01 21:40:28 nightmorph Exp $ -->
403 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.105 2007/03/10 17:14:15 neysx Exp $ -->
404
405 <sections>
406
407 @@ -13,8 +13,8 @@
408 describe how you extract the stage3 archive and configure Portage.
409 </abstract>
410
411 -<version>7.4</version>
412 -<date>2006-11-01</date>
413 +<version>7.5</version>
414 +<date>2007-03-10</date>
415
416 <section>
417 <title>Installing a Stage Tarball</title>
418 @@ -55,20 +55,23 @@
419 <body>
420
421 <p>
422 -The next step you need to perform is to install the <e>stage3</e> tarball
423 -onto your system. You have the option of downloading the required
424 -tarball from the Internet or, if you are booted from one of the Gentoo
425 -Universal Installation CDs, copy it over from the CD itself. If you have a
426 -Universal CD and the stage you want to use is on the CD, downloading it from
427 -the Internet is just a waste of bandwidth as the stage files are the same. In
428 -most cases, the command <c>uname -m</c> can be used to help you decide which
429 -stage file to download.
430 +The next step you need to perform is to install the <e>stage3</e> tarball onto
431 +your system. You have the option of downloading the required tarball from the
432 +Internet or, if you booted one of the Gentoo Universal CDs, copy it over from
433 +the CD itself. If you have a Universal CD and the stage you want to use is on
434 +the CD, downloading it from the Internet is just a waste of bandwidth as the
435 +stage files are the same. In most cases, the command <c>uname -m</c> can be
436 +used to help you decide which stage file to download.
437 </p>
438
439 -<ul>
440 +<p>
441 +Minimal CDs, LiveCDs and LiveDVDs do not contain any stage3 archive.
442 +</p>
443 +
444 +<ul test="not(contains('AMD64 x86', func:keyval('arch')))">
445 <li><uri link="#doc_chap2">Default: Using a Stage from the Internet</uri></li>
446 <li>
447 - <uri link="#doc_chap3">Alternative: Using a Stage from the Installation CD</uri>
448 + <uri link="#doc_chap3">Alternative: Using a Stage from the Universal CD</uri>
449 </li>
450 </ul>
451
452 @@ -113,12 +116,21 @@
453 </p>
454
455 <p>
456 -Pick the <path>releases/</path> directory, followed by your architecture (for
457 -instance <path>x86/</path>) and the Gentoo version (<path>2006.1/</path>) to
458 -finish up with the <path>stages/</path> directory. There you should see all
459 -available stage files for your architecture (they might be stored within
460 -subdirectories named to the individual subarchitectures). Select one and press
461 -<c>D</c> to download. When you're finished, press <c>Q</c> to quit the browser.
462 +Move to the <path><keyval id="release-dir"/>stages/</path> directory. There you
463 +should see all available stage files for your architecture (they might be
464 +stored within subdirectories named after the individual subarchitectures).
465 +Select one and press <c>D</c> to download. When you're finished, press <c>Q</c>
466 +to quit the browser.
467 +</p>
468 +
469 +<p test="'x86'=func:keyval('arch')">
470 +Most PC users should use the <b><keyval id="stage3"/></b> stage3 archive. All
471 +modern PCs are considered i686. If you use an old machine, you can check the
472 +<uri link="http://en.wikipedia.org/wiki/I686">list of i686-compatible
473 +processors</uri> on Wikipedia. Old processors such as the Pentium, K5, K6, or
474 +Via C3 and similar require the <b>i586</b> stage3. Only very old processors
475 +such as the 80386 and 80486 require the generic <b>x86</b> stage3 (and a huge
476 +amount of patience.)
477 </p>
478
479 <pre caption="Surfing to the mirror listing with links">
480 @@ -140,8 +152,8 @@
481 </p>
482
483 <pre caption="Example checking integrity of a stage tarball">
484 -# <i>md5sum -c stage3-x86-2006.1.tar.bz2.DIGESTS</i>
485 -stage3-x86-2006.1.tar.bz2: OK
486 +# <i>md5sum -c <keyval id="stage3"/>.DIGESTS</i>
487 +<keyval id="stage3"/>: OK
488 </pre>
489
490 </body>
491 @@ -167,11 +179,13 @@
492 want to extract a file, not standard input.
493 </p>
494
495 +<!-- MIPS uses its own hb-install-stage.xml file, any other arch?
496 <note>
497 Some architectures (e.g. MIPS) Installation CDs and boot images rely upon the
498 <c>tar</c> built into BusyBox which doesn't currently support the <c>v</c>
499 option. Use the <c>xjpf</c> options instead.
500 </note>
501 +-->
502
503 <p>
504 Now that the stage is installed, continue with <uri
505 @@ -181,18 +195,12 @@
506 </body>
507 </subsection>
508 </section>
509 -<section>
510 -<title>Alternative: Using a Stage from the Installation CD</title>
511 +<section test="not(contains('AMD64 x86', func:keyval('arch')))">
512 +<title>Alternative: Using a Stage from the Universal CD</title>
513 <subsection>
514 <title>Extracting the Stage Tarball</title>
515 <body>
516
517 -<impo test="contains('AMD64 x86', func:keyval('arch'))">
518 -If you are on <keyval id="arch"/> and using the Installer LiveCD, you will
519 -<e>not</e> have stages on your CD. You will have to follow instructions for
520 -<uri link="#doc_chap2">Using a Stage Tarball from the Internet</uri>.
521 -</impo>
522 -
523 <p>
524 The stages on the CD reside in the <path>/mnt/cdrom/stages</path> directory. To
525 see a listing of available stages, use <c>ls</c>:
526 @@ -390,32 +398,24 @@
527 </p>
528
529 <p>
530 -A first setting is the <c>-march=</c> flag, which specifies the name of the
531 -target architecture. Possible options are described in the
532 -<path>make.conf.example</path> file (as comments). For instance, for the x86
533 -Athlon XP architecture:
534 +A first setting is the <c>-march=</c> or <c>-mcpu=</c> flag, which specifies
535 +the name of the target architecture. Possible options are described in the
536 +<path>make.conf.example</path> file (as comments).
537 </p>
538
539 -<pre caption="The GCC march setting">
540 --march=athlon-xp
541 -</pre>
542 -
543 <p>
544 A second one is the <c>-O</c> flag (that is a capital O, not a zero),
545 which specifies the <c>gcc</c> optimization
546 class flag. Possible classes are <c>s</c> (for size-optimized),
547 <c>0</c> (zero - for no optimizations), <c>1</c>, <c>2</c> or <c>3</c> for more
548 speed-optimization flags (every class has the same flags as the one before, plus
549 -some extras). For instance, for a class-2 optimization:
550 +some extras). <c>-O2</c> is the recommended default.
551 </p>
552
553 -<pre caption="The GCC O setting">
554 --O2
555 -</pre>
556 -
557 <p>
558 Another popular optimization flag is <c>-pipe</c> (use pipes rather than
559 temporary files for communication between the various stages of compilation).
560 +It has no impact on the generated code.
561 </p>
562
563 <p>
564 @@ -426,18 +426,20 @@
565
566 <p>
567 When you define the <c>CFLAGS</c> and <c>CXXFLAGS</c>, you should combine
568 -several optimization flags, like in the following example:
569 +several optimization flags. The default values contained in the stage3 archived
570 +you unpacked should be good enough. The following example is just an example:
571 </p>
572
573 -<pre test="contains('Alpha arm HPPA IA64 MIPS PPC PPC64 SPARC x86', func:keyval('arch'))" caption="Defining the CFLAGS and CXXFLAGS variable">
574 -CFLAGS="-march=athlon-xp -pipe -O2"
575 -CXXFLAGS="${CFLAGS}" <comment># Use the same settings for both variables</comment>
576 +<pre test="not(func:keyval('arch')='AMD64')" caption="Defining the CFLAGS and CXXFLAGS variable">
577 +CFLAGS="<keyval id="CFLAGS"/>"
578 +<comment># Use the same settings for both variables</comment>
579 +CXXFLAGS="${CFLAGS}"
580 </pre>
581
582 <pre test="func:keyval('arch')='AMD64'" caption="Defining the CFLAGS and CXXFLAGS variable">
583 -CFLAGS="-march=athlon-xp -pipe -O2" <comment># AMD64 users who want a native 64-bit system should use -march=athlon64</comment>
584 - <comment># EM64T users should use -march=nocona</comment>
585 -CXXFLAGS="${CFLAGS}" <comment># Use the same settings for both variables</comment>
586 +CFLAGS="<keyval id="CFLAGS"/>" <comment># EM64T users should use -march=nocona</comment>
587 +<comment># Use the same settings for both variables</comment>
588 +CXXFLAGS="${CFLAGS}"
589 </pre>
590
591 </body>
592
593
594
595 --
596 gentoo-doc-cvs@g.o mailing list