Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-medium.xml
Date: Sun, 09 Oct 2005 16:34:07
Message-Id: 200510091624.j99GOxDx004135@robin.gentoo.org
1 swift 05/10/09 16:33:54
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-alpha-medium.xml
4 hb-install-amd64-medium.xml
5 hb-install-hppa-medium.xml
6 hb-install-mips-medium.xml
7 hb-install-ppc-medium.xml
8 hb-install-ppc64-medium.xml
9 hb-install-sparc-medium.xml
10 hb-install-x86-medium.xml
11 Log:
12 #105809 - Stage* description updates
13
14 Revision Changes Path
15 1.36 +46 -33 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml
16
17 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.36&content-type=text/x-cvsweb-markup&cvsroot=gentoo
18 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.36&content-type=text/plain&cvsroot=gentoo
19 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml.diff?r1=1.35&r2=1.36&cvsroot=gentoo
20
21 Index: hb-install-alpha-medium.xml
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v
24 retrieving revision 1.35
25 retrieving revision 1.36
26 diff -u -r1.35 -r1.36
27 --- hb-install-alpha-medium.xml 25 Aug 2005 19:53:25 -0000 1.35
28 +++ hb-install-alpha-medium.xml 9 Oct 2005 16:33:54 -0000 1.36
29 @@ -4,12 +4,12 @@
30 <!-- The content of this document is licensed under the CC-BY-SA license -->
31 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
32
33 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.35 2005/08/25 19:53:25 neysx Exp $ -->
34 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.36 2005/10/09 16:33:54 swift Exp $ -->
35
36 <sections>
37
38 -<version>2.7</version>
39 -<date>2005-08-25</date>
40 +<version>2.8</version>
41 +<date>2005-10-09</date>
42
43 <section>
44 <title>Hardware Requirements</title>
45 @@ -102,12 +102,16 @@
46 </p>
47
48 <p>
49 -Starting from a stage1 allows you to have total control over the
50 -optimization settings and optional build-time functionality that is
51 -initially enabled on your system. This makes <e>stage1</e> installs good for
52 -power users who know what they are doing. It is also a great
53 -installation method for those who would like to know more about the
54 -inner workings of Gentoo Linux.
55 +This approach builds core system packages that are vital to your system and is
56 +used by Gentoo developers to prepare the Gentoo release media. It is a great
57 +installation method for those who would like to learn more about the inner
58 +workings of bootstrapping, toolchains and the like.
59 +</p>
60 +
61 +<p>
62 +However, if you do not plan to tweak the bootstrapping instructions in the
63 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
64 +stage1 approach has no benefits for you.
65 </p>
66
67 <table>
68 @@ -118,21 +122,19 @@
69 <tr>
70 <th>+</th>
71 <ti>
72 - Allows you to have total control over the optimization settings and optional
73 - build-time functionality that is initially enabled on your system
74 + Allows you to have total control over the installation routine, bootstrap
75 + sequence, etc.
76 </ti>
77 </tr>
78 <tr>
79 <th>+</th>
80 - <ti>Suitable for powerusers that know what they are doing</ti>
81 -</tr>
82 -<tr>
83 - <th>+</th>
84 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
85 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
86 </tr>
87 <tr>
88 <th>-</th>
89 - <ti>Takes a long time to finish the installation</ti>
90 + <ti>
91 + Takes a long time to finish the installation (it is the lengthiest approach)
92 + </ti>
93 </tr>
94 <tr>
95 <th>-</th>
96 @@ -160,9 +162,17 @@
97 </p>
98
99 <p>
100 -Stage2 installs allow you to skip the bootstrap process; doing this
101 -is fine if you are happy with the optimization settings that we chose
102 -for your particular stage2 tarball.
103 +When you perform a stage2 installation approach, you will build all system
104 +packages (core packages, including toolchain) using your specific <c>USE</c>,
105 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
106 +optimized to your preference.
107 +</p>
108 +
109 +<p>
110 +However, this installation takes some time and if you do not intend to change
111 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
112 +default", using this approach only makes sense if your <c>USE</c> variable is
113 +sufficiently different from the default <c>USE</c> we provide.
114 </p>
115
116 <table>
117 @@ -184,18 +194,10 @@
118 </tr>
119 <tr>
120 <th>-</th>
121 - <ti>You cannot tweak as much as with a stage1</ti>
122 -</tr>
123 -<tr>
124 - <th>-</th>
125 <ti>It's still not the fastest way to install Gentoo</ti>
126 </tr>
127 <tr>
128 <th>-</th>
129 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
130 -</tr>
131 -<tr>
132 - <th>-</th>
133 <ti>
134 Requires a working Internet connection during the installation
135 </ti>
136 @@ -210,8 +212,9 @@
137
138 <p>
139 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
140 -built for you. You will only need to build a few packages of which we can't
141 -decide for you which one to choose.
142 +built for you. You will only need to build a few packages (such as system
143 +logger, networking tools, ...) before you can boot into a base Gentoo
144 +installation.
145 </p>
146
147 <p>
148 @@ -233,20 +236,25 @@
149 <ti>Fastest way to get a Gentoo base system</ti>
150 </tr>
151 <tr>
152 - <th>-</th>
153 - <ti>You cannot tweak the base system - it's built already</ti>
154 + <th>+</th>
155 + <ti>
156 + You can still tweak your system
157 + </ti>
158 </tr>
159 </table>
160
161 <p>
162 You might be interested to know that, if you decide to use different
163 optimization settings after having installed Gentoo, you will be able to
164 -recompile your entire system with the new optimization settings.
165 +recompile your entire system with the new optimization settings. The same goes
166 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
167 +packages need to be rebuild.
168 </p>
169
170 </body>
171 </subsection>
172 </section>
173 +
174 <section>
175 <title>The Gentoo Installation CDs</title>
176 <subsection>
177 @@ -382,6 +390,11 @@
178 installation.
179 </p>
180
181 +<p>
182 +If you intend to use the Packages CD to quickly install additional software,
183 +make sure that you use the same subarchitecture as the stage-3 tarball you use.
184 +</p>
185 +
186 </body>
187 </subsection>
188 </section>
189
190
191
192 1.37 +46 -33 xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml
193
194 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml?rev=1.37&content-type=text/x-cvsweb-markup&cvsroot=gentoo
195 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml?rev=1.37&content-type=text/plain&cvsroot=gentoo
196 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml.diff?r1=1.36&r2=1.37&cvsroot=gentoo
197
198 Index: hb-install-amd64-medium.xml
199 ===================================================================
200 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml,v
201 retrieving revision 1.36
202 retrieving revision 1.37
203 diff -u -r1.36 -r1.37
204 --- hb-install-amd64-medium.xml 9 Aug 2005 09:43:58 -0000 1.36
205 +++ hb-install-amd64-medium.xml 9 Oct 2005 16:33:54 -0000 1.37
206 @@ -4,12 +4,12 @@
207 <!-- The content of this document is licensed under the CC-BY-SA license -->
208 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
209
210 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml,v 1.36 2005/08/09 09:43:58 swift Exp $ -->
211 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-medium.xml,v 1.37 2005/10/09 16:33:54 swift Exp $ -->
212
213 <sections>
214
215 -<version>2.7</version>
216 -<date>2005-08-09</date>
217 +<version>2.8</version>
218 +<date>2005-10-09</date>
219
220 <section>
221 <title>Hardware Requirements</title>
222 @@ -104,12 +104,16 @@
223 </p>
224
225 <p>
226 -Starting from a stage1 allows you to have total control over the
227 -optimization settings and optional build-time functionality that is
228 -initially enabled on your system. This makes <e>stage1</e> installs good for
229 -power users who know what they are doing. It is also a great
230 -installation method for those who would like to know more about the
231 -inner workings of Gentoo Linux.
232 +This approach builds core system packages that are vital to your system and is
233 +used by Gentoo developers to prepare the Gentoo release media. It is a great
234 +installation method for those who would like to learn more about the inner
235 +workings of bootstrapping, toolchains and the like.
236 +</p>
237 +
238 +<p>
239 +However, if you do not plan to tweak the bootstrapping instructions in the
240 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
241 +stage1 approach has no benefits for you.
242 </p>
243
244 <table>
245 @@ -120,21 +124,19 @@
246 <tr>
247 <th>+</th>
248 <ti>
249 - Allows you to have total control over the optimization settings and optional
250 - build-time functionality that is initially enabled on your system
251 + Allows you to have total control over the installation routine, bootstrap
252 + sequence, etc.
253 </ti>
254 </tr>
255 <tr>
256 <th>+</th>
257 - <ti>Suitable for powerusers that know what they are doing</ti>
258 -</tr>
259 -<tr>
260 - <th>+</th>
261 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
262 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
263 </tr>
264 <tr>
265 <th>-</th>
266 - <ti>Takes a long time to finish the installation</ti>
267 + <ti>
268 + Takes a long time to finish the installation (it is the lengthiest approach)
269 + </ti>
270 </tr>
271 <tr>
272 <th>-</th>
273 @@ -162,9 +164,17 @@
274 </p>
275
276 <p>
277 -Stage2 installs allow you to skip the bootstrap process; doing this
278 -is fine if you are happy with the optimization settings that we chose
279 -for your particular stage2 tarball.
280 +When you perform a stage2 installation approach, you will build all system
281 +packages (core packages, including toolchain) using your specific <c>USE</c>,
282 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
283 +optimized to your preference.
284 +</p>
285 +
286 +<p>
287 +However, this installation takes some time and if you do not intend to change
288 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
289 +default", using this approach only makes sense if your <c>USE</c> variable is
290 +sufficiently different from the default <c>USE</c> we provide.
291 </p>
292
293 <table>
294 @@ -186,18 +196,10 @@
295 </tr>
296 <tr>
297 <th>-</th>
298 - <ti>You cannot tweak as much as with a stage1</ti>
299 -</tr>
300 -<tr>
301 - <th>-</th>
302 <ti>It's still not the fastest way to install Gentoo</ti>
303 </tr>
304 <tr>
305 <th>-</th>
306 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
307 -</tr>
308 -<tr>
309 - <th>-</th>
310 <ti>
311 Requires a working Internet connection during the installation
312 </ti>
313 @@ -212,8 +214,9 @@
314
315 <p>
316 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
317 -built for you. You will only need to build a few packages of which we can't
318 -decide for you which one to choose.
319 +built for you. You will only need to build a few packages (such as system
320 +logger, networking tools, ...) before you can boot into a base Gentoo
321 +installation.
322 </p>
323
324 <p>
325 @@ -235,20 +238,25 @@
326 <ti>Fastest way to get a Gentoo base system</ti>
327 </tr>
328 <tr>
329 - <th>-</th>
330 - <ti>You cannot tweak the base system - it's built already</ti>
331 + <th>+</th>
332 + <ti>
333 + You can still tweak your system
334 + </ti>
335 </tr>
336 </table>
337
338 <p>
339 You might be interested to know that, if you decide to use different
340 optimization settings after having installed Gentoo, you will be able to
341 -recompile your entire system with the new optimization settings.
342 +recompile your entire system with the new optimization settings. The same goes
343 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
344 +packages need to be rebuild.
345 </p>
346
347 </body>
348 </subsection>
349 </section>
350 +
351 <section>
352 <title>The Gentoo Installation CDs</title>
353 <subsection>
354 @@ -385,6 +393,11 @@
355 Gentoo installation.
356 </p>
357
358 +<p>
359 +If you intend to use the Packages CD to quickly install additional software,
360 +make sure that you use the same subarchitecture as the stage-3 tarball you use.
361 +</p>
362 +
363 </body>
364 </subsection>
365 </section>
366
367
368
369 1.33 +54 -29 xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml
370
371 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.33&content-type=text/x-cvsweb-markup&cvsroot=gentoo
372 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.33&content-type=text/plain&cvsroot=gentoo
373 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml.diff?r1=1.32&r2=1.33&cvsroot=gentoo
374
375 Index: hb-install-hppa-medium.xml
376 ===================================================================
377 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v
378 retrieving revision 1.32
379 retrieving revision 1.33
380 diff -u -r1.32 -r1.33
381 --- hb-install-hppa-medium.xml 10 Aug 2005 11:13:37 -0000 1.32
382 +++ hb-install-hppa-medium.xml 9 Oct 2005 16:33:54 -0000 1.33
383 @@ -4,12 +4,12 @@
384 <!-- The content of this document is licensed under the CC-BY-SA license -->
385 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
386
387 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.32 2005/08/10 11:13:37 swift Exp $ -->
388 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.33 2005/10/09 16:33:54 swift Exp $ -->
389
390 <sections>
391
392 -<version>1.26</version>
393 -<date>2005-08-10</date>
394 +<version>1.27</version>
395 +<date>2005-10-09</date>
396
397 <section>
398 <title>Hardware Requirements</title>
399 @@ -102,12 +102,16 @@
400 </p>
401
402 <p>
403 -Starting from a stage1 allows you to have total control over the
404 -optimization settings and optional build-time functionality that is
405 -initially enabled on your system. This makes <e>stage1</e> installs good for
406 -power users who know what they are doing. It is also a great
407 -installation method for those who would like to know more about the
408 -inner workings of Gentoo Linux.
409 +This approach builds core system packages that are vital to your system and is
410 +used by Gentoo developers to prepare the Gentoo release media. It is a great
411 +installation method for those who would like to learn more about the inner
412 +workings of bootstrapping, toolchains and the like.
413 +</p>
414 +
415 +<p>
416 +However, if you do not plan to tweak the bootstrapping instructions in the
417 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
418 +stage1 approach has no benefits for you.
419 </p>
420
421 <table>
422 @@ -118,26 +122,30 @@
423 <tr>
424 <th>+</th>
425 <ti>
426 - Allows you to have total control over the optimization settings and optional
427 - build-time functionality that is initially enabled on your system
428 + Allows you to have total control over the installation routine, bootstrap
429 + sequence, etc.
430 </ti>
431 </tr>
432 <tr>
433 <th>+</th>
434 - <ti>Suitable for powerusers that know what they are doing</ti>
435 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
436 </tr>
437 <tr>
438 - <th>+</th>
439 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
440 + <th>-</th>
441 + <ti>
442 + Takes a long time to finish the installation (it is the lengthiest approach)
443 + </ti>
444 </tr>
445 <tr>
446 <th>-</th>
447 - <ti>Takes a long time to finish the installation</ti>
448 + <ti>
449 + If you don't intend to tweak the settings, it is a waste of time
450 + </ti>
451 </tr>
452 <tr>
453 <th>-</th>
454 <ti>
455 - If you don't intend to tweak the settings, it is a waste of time
456 + Requires a working Internet connection during the installation
457 </ti>
458 </tr>
459 </table>
460 @@ -154,9 +162,17 @@
461 </p>
462
463 <p>
464 -Stage2 installs allow you to skip the bootstrap process; doing this
465 -is fine if you are happy with the optimization settings that we chose
466 -for your particular stage2 tarball.
467 +When you perform a stage2 installation approach, you will build all system
468 +packages (core packages, including toolchain) using your specific <c>USE</c>,
469 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
470 +optimized to your preference.
471 +</p>
472 +
473 +<p>
474 +However, this installation takes some time and if you do not intend to change
475 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
476 +default", using this approach only makes sense if your <c>USE</c> variable is
477 +sufficiently different from the default <c>USE</c> we provide.
478 </p>
479
480 <table>
481 @@ -178,15 +194,13 @@
482 </tr>
483 <tr>
484 <th>-</th>
485 - <ti>You cannot tweak as much as with a stage1</ti>
486 -</tr>
487 -<tr>
488 - <th>-</th>
489 <ti>It's still not the fastest way to install Gentoo</ti>
490 </tr>
491 <tr>
492 <th>-</th>
493 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
494 + <ti>
495 + Requires a working Internet connection during the installation
496 + </ti>
497 </tr>
498 </table>
499
500 @@ -198,8 +212,9 @@
501
502 <p>
503 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
504 -built for you. You will only need to build a few packages of which we can't
505 -decide for you which one to choose.
506 +built for you. You will only need to build a few packages (such as system
507 +logger, networking tools, ...) before you can boot into a base Gentoo
508 +installation.
509 </p>
510
511 <p>
512 @@ -221,20 +236,25 @@
513 <ti>Fastest way to get a Gentoo base system</ti>
514 </tr>
515 <tr>
516 - <th>-</th>
517 - <ti>You cannot tweak the base system - it's built already</ti>
518 + <th>+</th>
519 + <ti>
520 + You can still tweak your system
521 + </ti>
522 </tr>
523 </table>
524
525 <p>
526 You might be interested to know that, if you decide to use different
527 optimization settings after having installed Gentoo, you will be able to
528 -recompile your entire system with the new optimization settings.
529 +recompile your entire system with the new optimization settings. The same goes
530 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
531 +packages need to be rebuild.
532 </p>
533
534 </body>
535 </subsection>
536 </section>
537 +
538 <section>
539 <title>The Gentoo Installation CDs</title>
540 <subsection>
541 @@ -368,6 +388,11 @@
542 installation.
543 </p>
544
545 +<p>
546 +If you intend to use the Packages CD to quickly install additional software,
547 +make sure that you use the same subarchitecture as the stage-3 tarball you use.
548 +</p>
549 +
550 </body>
551 </subsection>
552 </section>
553
554
555
556 1.15 +43 -37 xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml
557
558 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.15&content-type=text/x-cvsweb-markup&cvsroot=gentoo
559 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo
560 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo
561
562 Index: hb-install-mips-medium.xml
563 ===================================================================
564 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v
565 retrieving revision 1.14
566 retrieving revision 1.15
567 diff -u -r1.14 -r1.15
568 --- hb-install-mips-medium.xml 11 Jul 2005 07:25:59 -0000 1.14
569 +++ hb-install-mips-medium.xml 9 Oct 2005 16:33:54 -0000 1.15
570 @@ -4,12 +4,12 @@
571 <!-- The content of this document is licensed under the CC-BY-SA license -->
572 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
573
574 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v 1.14 2005/07/11 07:25:59 fox2mike Exp $ -->
575 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-medium.xml,v 1.15 2005/10/09 16:33:54 swift Exp $ -->
576
577 <sections>
578
579 -<version>1.9</version>
580 -<date>2005-07-11</date>
581 +<version>1.10</version>
582 +<date>2005-10-09</date>
583
584 <section>
585 <title>Hardware Requirements</title>
586 @@ -69,9 +69,9 @@
587
588 <ul>
589 <li>
590 - A stage1 file contains nothing more than a compiler (C only, no C++),
591 - Portage (Gentoo's software management system) and a couple of
592 - packages on which the compiler or Portage depends.
593 + A stage1 file contains nothing more than a compiler, Portage (Gentoo's
594 + software management system) and a couple of packages on which the compiler
595 + or Portage depends.
596 </li>
597 <li>
598 A stage2 file contains a so-called bootstrapped system, a minimal
599 @@ -102,12 +102,16 @@
600 </p>
601
602 <p>
603 -Starting from a stage1 allows you to have total control over the
604 -optimization settings and optional build-time functionality that is
605 -initially enabled on your system. This makes <e>stage1</e> installs good for
606 -power users who know what they are doing. It is also a great
607 -installation method for those who would like to know more about the
608 -inner workings of Gentoo Linux.
609 +This approach builds core system packages that are vital to your system and is
610 +used by Gentoo developers to prepare the Gentoo release media. It is a great
611 +installation method for those who would like to learn more about the inner
612 +workings of bootstrapping, toolchains and the like.
613 +</p>
614 +
615 +<p>
616 +However, if you do not plan to tweak the bootstrapping instructions in the
617 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
618 +stage1 approach has no benefits for you.
619 </p>
620
621 <table>
622 @@ -118,21 +122,19 @@
623 <tr>
624 <th>+</th>
625 <ti>
626 - Allows you to have total control over the optimization settings and optional
627 - build-time functionality that is initially enabled on your system
628 + Allows you to have total control over the installation routine, bootstrap
629 + sequence, etc.
630 </ti>
631 </tr>
632 <tr>
633 <th>+</th>
634 - <ti>Suitable for powerusers that know what they are doing</ti>
635 -</tr>
636 -<tr>
637 - <th>+</th>
638 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
639 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
640 </tr>
641 <tr>
642 <th>-</th>
643 - <ti>Takes a long time to finish the installation</ti>
644 + <ti>
645 + Takes a long time to finish the installation (it is the lengthiest approach)
646 + </ti>
647 </tr>
648 <tr>
649 <th>-</th>
650 @@ -160,9 +162,17 @@
651 </p>
652
653 <p>
654 -Stage2 installs allow you to skip the bootstrap process; doing this
655 -is fine if you are happy with the optimization settings that we chose
656 -for your particular stage2 tarball.
657 +When you perform a stage2 installation approach, you will build all system
658 +packages (core packages, including toolchain) using your specific <c>USE</c>,
659 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
660 +optimized to your preference.
661 +</p>
662 +
663 +<p>
664 +However, this installation takes some time and if you do not intend to change
665 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
666 +default", using this approach only makes sense if your <c>USE</c> variable is
667 +sufficiently different from the default <c>USE</c> we provide.
668 </p>
669
670 <table>
671 @@ -184,18 +194,10 @@
672 </tr>
673 <tr>
674 <th>-</th>
675 - <ti>You cannot tweak as much as with a stage1</ti>
676 -</tr>
677 -<tr>
678 - <th>-</th>
679 <ti>It's still not the fastest way to install Gentoo</ti>
680 </tr>
681 <tr>
682 <th>-</th>
683 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
684 -</tr>
685 -<tr>
686 - <th>-</th>
687 <ti>
688 Requires a working Internet connection during the installation
689 </ti>
690 @@ -210,8 +212,9 @@
691
692 <p>
693 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
694 -built for you. You will only need to build a few packages of which we can't
695 -decide for you which one to choose.
696 +built for you. You will only need to build a few packages (such as system
697 +logger, networking tools, ...) before you can boot into a base Gentoo
698 +installation.
699 </p>
700
701 <p>
702 @@ -233,20 +236,23 @@
703 <ti>Fastest way to get a Gentoo base system</ti>
704 </tr>
705 <tr>
706 - <th>-</th>
707 - <ti>You cannot tweak the base system - it's built already</ti>
708 + <th>+</th>
709 + <ti>
710 + You can still tweak your system
711 + </ti>
712 </tr>
713 </table>
714
715 <p>
716 You might be interested to know that, if you decide to use different
717 optimization settings after having installed Gentoo, you will be able to
718 -recompile your entire system with the new optimization settings.
719 +recompile your entire system with the new optimization settings. The same goes
720 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
721 +packages need to be rebuild.
722 </p>
723
724 </body>
725 </subsection>
726 -
727 <subsection>
728 <title>A note about Processor Architectures</title>
729 <body>
730
731
732
733 1.48 +46 -33 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml
734
735 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.48&content-type=text/x-cvsweb-markup&cvsroot=gentoo
736 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.48&content-type=text/plain&cvsroot=gentoo
737 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml.diff?r1=1.47&r2=1.48&cvsroot=gentoo
738
739 Index: hb-install-ppc-medium.xml
740 ===================================================================
741 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
742 retrieving revision 1.47
743 retrieving revision 1.48
744 diff -u -r1.47 -r1.48
745 --- hb-install-ppc-medium.xml 25 Aug 2005 19:53:25 -0000 1.47
746 +++ hb-install-ppc-medium.xml 9 Oct 2005 16:33:54 -0000 1.48
747 @@ -4,12 +4,12 @@
748 <!-- The content of this document is licensed under the CC-BY-SA license -->
749 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
750
751 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.47 2005/08/25 19:53:25 neysx Exp $ -->
752 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.48 2005/10/09 16:33:54 swift Exp $ -->
753
754 <sections>
755
756 -<version>2.5</version>
757 -<date>2005-08-25</date>
758 +<version>2.6</version>
759 +<date>2005-10-09</date>
760
761 <section>
762 <title>Hardware Requirements</title>
763 @@ -127,12 +127,16 @@
764 </p>
765
766 <p>
767 -Starting from a stage1 allows you to have total control over the
768 -optimization settings and optional build-time functionality that is
769 -initially enabled on your system. This makes <e>stage1</e> installs good for
770 -power users who know what they are doing. It is also a great
771 -installation method for those who would like to know more about the
772 -inner workings of Gentoo Linux.
773 +This approach builds core system packages that are vital to your system and is
774 +used by Gentoo developers to prepare the Gentoo release media. It is a great
775 +installation method for those who would like to learn more about the inner
776 +workings of bootstrapping, toolchains and the like.
777 +</p>
778 +
779 +<p>
780 +However, if you do not plan to tweak the bootstrapping instructions in the
781 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
782 +stage1 approach has no benefits for you.
783 </p>
784
785 <table>
786 @@ -143,21 +147,19 @@
787 <tr>
788 <th>+</th>
789 <ti>
790 - Allows you to have total control over the optimization settings and optional
791 - build-time functionality that is initially enabled on your system
792 + Allows you to have total control over the installation routine, bootstrap
793 + sequence, etc.
794 </ti>
795 </tr>
796 <tr>
797 <th>+</th>
798 - <ti>Suitable for powerusers that know what they are doing</ti>
799 -</tr>
800 -<tr>
801 - <th>+</th>
802 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
803 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
804 </tr>
805 <tr>
806 <th>-</th>
807 - <ti>Takes a long time to finish the installation</ti>
808 + <ti>
809 + Takes a long time to finish the installation (it is the lengthiest approach)
810 + </ti>
811 </tr>
812 <tr>
813 <th>-</th>
814 @@ -185,9 +187,17 @@
815 </p>
816
817 <p>
818 -Stage2 installs allow you to skip the bootstrap process; doing this
819 -is fine if you are happy with the optimization settings that we chose
820 -for your particular stage2 tarball.
821 +When you perform a stage2 installation approach, you will build all system
822 +packages (core packages, including toolchain) using your specific <c>USE</c>,
823 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
824 +optimized to your preference.
825 +</p>
826 +
827 +<p>
828 +However, this installation takes some time and if you do not intend to change
829 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
830 +default", using this approach only makes sense if your <c>USE</c> variable is
831 +sufficiently different from the default <c>USE</c> we provide.
832 </p>
833
834 <table>
835 @@ -209,18 +219,10 @@
836 </tr>
837 <tr>
838 <th>-</th>
839 - <ti>You cannot tweak as much as with a stage1</ti>
840 -</tr>
841 -<tr>
842 - <th>-</th>
843 <ti>It's still not the fastest way to install Gentoo</ti>
844 </tr>
845 <tr>
846 <th>-</th>
847 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
848 -</tr>
849 -<tr>
850 - <th>-</th>
851 <ti>
852 Requires a working Internet connection during the installation
853 </ti>
854 @@ -235,8 +237,9 @@
855
856 <p>
857 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
858 -built for you. You will only need to build a few packages of which we can't
859 -decide for you which one to choose.
860 +built for you. You will only need to build a few packages (such as system
861 +logger, networking tools, ...) before you can boot into a base Gentoo
862 +installation.
863 </p>
864
865 <p>
866 @@ -258,20 +261,25 @@
867 <ti>Fastest way to get a Gentoo base system</ti>
868 </tr>
869 <tr>
870 - <th>-</th>
871 - <ti>You cannot tweak the base system - it's built already</ti>
872 + <th>+</th>
873 + <ti>
874 + You can still tweak your system
875 + </ti>
876 </tr>
877 </table>
878
879 <p>
880 You might be interested to know that, if you decide to use different
881 optimization settings after having installed Gentoo, you will be able to
882 -recompile your entire system with the new optimization settings.
883 +recompile your entire system with the new optimization settings. The same goes
884 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
885 +packages need to be rebuild.
886 </p>
887
888 </body>
889 </subsection>
890 </section>
891 +
892 <section>
893 <title>The Gentoo Installation CDs</title>
894 <subsection>
895 @@ -406,6 +414,11 @@
896 Gentoo installation.
897 </p>
898
899 +<p>
900 +If you intend to use the Packages CD to quickly install additional software,
901 +make sure that you use the same subarchitecture as the stage-3 tarball you use.
902 +</p>
903 +
904 </body>
905 </subsection>
906 </section>
907
908
909
910 1.24 +41 -33 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml
911
912 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.24&content-type=text/x-cvsweb-markup&cvsroot=gentoo
913 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.24&content-type=text/plain&cvsroot=gentoo
914 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml.diff?r1=1.23&r2=1.24&cvsroot=gentoo
915
916 Index: hb-install-ppc64-medium.xml
917 ===================================================================
918 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
919 retrieving revision 1.23
920 retrieving revision 1.24
921 diff -u -r1.23 -r1.24
922 --- hb-install-ppc64-medium.xml 15 Sep 2005 09:51:47 -0000 1.23
923 +++ hb-install-ppc64-medium.xml 9 Oct 2005 16:33:54 -0000 1.24
924 @@ -4,12 +4,12 @@
925 <!-- The content of this document is licensed under the CC-BY-SA license -->
926 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
927
928 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.23 2005/09/15 09:51:47 rane Exp $ -->
929 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.24 2005/10/09 16:33:54 swift Exp $ -->
930
931 <sections>
932
933 -<version>2.6</version>
934 -<date>2005-09-15</date>
935 +<version>2.7</version>
936 +<date>2005-10-09</date>
937
938 <section>
939 <title>Hardware Requirements</title>
940 @@ -110,12 +110,16 @@
941 </p>
942
943 <p>
944 -Starting from a stage1 allows you to have total control over the
945 -optimization settings and optional build-time functionality that is
946 -initially enabled on your system. This makes <e>stage1</e> installs good for
947 -power users who know what they are doing. It is also a great
948 -installation method for those who would like to know more about the
949 -inner workings of Gentoo Linux.
950 +This approach builds core system packages that are vital to your system and is
951 +used by Gentoo developers to prepare the Gentoo release media. It is a great
952 +installation method for those who would like to learn more about the inner
953 +workings of bootstrapping, toolchains and the like.
954 +</p>
955 +
956 +<p>
957 +However, if you do not plan to tweak the bootstrapping instructions in the
958 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
959 +stage1 approach has no benefits for you.
960 </p>
961
962 <table>
963 @@ -126,21 +130,19 @@
964 <tr>
965 <th>+</th>
966 <ti>
967 - Allows you to have total control over the optimization settings and optional
968 - build-time functionality that is initially enabled on your system
969 + Allows you to have total control over the installation routine, bootstrap
970 + sequence, etc.
971 </ti>
972 </tr>
973 <tr>
974 <th>+</th>
975 - <ti>Suitable for powerusers that know what they are doing</ti>
976 -</tr>
977 -<tr>
978 - <th>+</th>
979 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
980 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
981 </tr>
982 <tr>
983 <th>-</th>
984 - <ti>Takes a long time to finish the installation</ti>
985 + <ti>
986 + Takes a long time to finish the installation (it is the lengthiest approach)
987 + </ti>
988 </tr>
989 <tr>
990 <th>-</th>
991 @@ -168,9 +170,17 @@
992 </p>
993
994 <p>
995 -Stage2 installs allow you to skip the bootstrap process; doing this
996 -is fine if you are happy with the optimization settings that we chose
997 -for your particular stage2 tarball.
998 +When you perform a stage2 installation approach, you will build all system
999 +packages (core packages, including toolchain) using your specific <c>USE</c>,
1000 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
1001 +optimized to your preference.
1002 +</p>
1003 +
1004 +<p>
1005 +However, this installation takes some time and if you do not intend to change
1006 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
1007 +default", using this approach only makes sense if your <c>USE</c> variable is
1008 +sufficiently different from the default <c>USE</c> we provide.
1009 </p>
1010
1011 <table>
1012 @@ -192,18 +202,10 @@
1013 </tr>
1014 <tr>
1015 <th>-</th>
1016 - <ti>You cannot tweak as much as with a stage1</ti>
1017 -</tr>
1018 -<tr>
1019 - <th>-</th>
1020 <ti>It's still not the fastest way to install Gentoo</ti>
1021 </tr>
1022 <tr>
1023 <th>-</th>
1024 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
1025 -</tr>
1026 -<tr>
1027 - <th>-</th>
1028 <ti>
1029 Requires a working Internet connection during the installation
1030 </ti>
1031 @@ -218,8 +220,9 @@
1032
1033 <p>
1034 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
1035 -built for you. You will only need to build a few packages of which we can't
1036 -decide for you which one to choose.
1037 +built for you. You will only need to build a few packages (such as system
1038 +logger, networking tools, ...) before you can boot into a base Gentoo
1039 +installation.
1040 </p>
1041
1042 <p>
1043 @@ -241,20 +244,25 @@
1044 <ti>Fastest way to get a Gentoo base system</ti>
1045 </tr>
1046 <tr>
1047 - <th>-</th>
1048 - <ti>You cannot tweak the base system - it's built already</ti>
1049 + <th>+</th>
1050 + <ti>
1051 + You can still tweak your system
1052 + </ti>
1053 </tr>
1054 </table>
1055
1056 <p>
1057 You might be interested to know that, if you decide to use different
1058 optimization settings after having installed Gentoo, you will be able to
1059 -recompile your entire system with the new optimization settings.
1060 +recompile your entire system with the new optimization settings. The same goes
1061 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
1062 +packages need to be rebuild.
1063 </p>
1064
1065 </body>
1066 </subsection>
1067 </section>
1068 +
1069 <section>
1070 <title>The Gentoo Installation CDs</title>
1071 <subsection>
1072
1073
1074
1075 1.35 +46 -33 xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml
1076
1077 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.35&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1078 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.35&content-type=text/plain&cvsroot=gentoo
1079 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml.diff?r1=1.34&r2=1.35&cvsroot=gentoo
1080
1081 Index: hb-install-sparc-medium.xml
1082 ===================================================================
1083 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v
1084 retrieving revision 1.34
1085 retrieving revision 1.35
1086 diff -u -r1.34 -r1.35
1087 --- hb-install-sparc-medium.xml 5 Sep 2005 15:22:02 -0000 1.34
1088 +++ hb-install-sparc-medium.xml 9 Oct 2005 16:33:54 -0000 1.35
1089 @@ -4,12 +4,12 @@
1090 <!-- The content of this document is licensed under the CC-BY-SA license -->
1091 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1092
1093 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.34 2005/09/05 15:22:02 neysx Exp $ -->
1094 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.35 2005/10/09 16:33:54 swift Exp $ -->
1095
1096 <sections>
1097
1098 -<version>2.4</version>
1099 -<date>2005-09-05</date>
1100 +<version>2.5</version>
1101 +<date>2005-10-09</date>
1102
1103 <section>
1104 <title>Hardware Requirements</title>
1105 @@ -109,12 +109,16 @@
1106 </p>
1107
1108 <p>
1109 -Starting from a stage1 allows you to have total control over the
1110 -optimization settings and optional build-time functionality that is
1111 -initially enabled on your system. This makes <e>stage1</e> installs good for
1112 -power users who know what they are doing. It is also a great
1113 -installation method for those who would like to know more about the
1114 -inner workings of Gentoo Linux.
1115 +This approach builds core system packages that are vital to your system and is
1116 +used by Gentoo developers to prepare the Gentoo release media. It is a great
1117 +installation method for those who would like to learn more about the inner
1118 +workings of bootstrapping, toolchains and the like.
1119 +</p>
1120 +
1121 +<p>
1122 +However, if you do not plan to tweak the bootstrapping instructions in the
1123 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
1124 +stage1 approach has no benefits for you.
1125 </p>
1126
1127 <table>
1128 @@ -125,21 +129,19 @@
1129 <tr>
1130 <th>+</th>
1131 <ti>
1132 - Allows you to have total control over the optimization settings and optional
1133 - build-time functionality that is initially enabled on your system
1134 + Allows you to have total control over the installation routine, bootstrap
1135 + sequence, etc.
1136 </ti>
1137 </tr>
1138 <tr>
1139 <th>+</th>
1140 - <ti>Suitable for powerusers that know what they are doing</ti>
1141 -</tr>
1142 -<tr>
1143 - <th>+</th>
1144 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
1145 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
1146 </tr>
1147 <tr>
1148 <th>-</th>
1149 - <ti>Takes a long time to finish the installation</ti>
1150 + <ti>
1151 + Takes a long time to finish the installation (it is the lengthiest approach)
1152 + </ti>
1153 </tr>
1154 <tr>
1155 <th>-</th>
1156 @@ -167,9 +169,17 @@
1157 </p>
1158
1159 <p>
1160 -Stage2 installs allow you to skip the bootstrap process; doing this
1161 -is fine if you are happy with the optimization settings that we chose
1162 -for your particular stage2 tarball.
1163 +When you perform a stage2 installation approach, you will build all system
1164 +packages (core packages, including toolchain) using your specific <c>USE</c>,
1165 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
1166 +optimized to your preference.
1167 +</p>
1168 +
1169 +<p>
1170 +However, this installation takes some time and if you do not intend to change
1171 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
1172 +default", using this approach only makes sense if your <c>USE</c> variable is
1173 +sufficiently different from the default <c>USE</c> we provide.
1174 </p>
1175
1176 <table>
1177 @@ -191,18 +201,10 @@
1178 </tr>
1179 <tr>
1180 <th>-</th>
1181 - <ti>You cannot tweak as much as with a stage1</ti>
1182 -</tr>
1183 -<tr>
1184 - <th>-</th>
1185 <ti>It's still not the fastest way to install Gentoo</ti>
1186 </tr>
1187 <tr>
1188 <th>-</th>
1189 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
1190 -</tr>
1191 -<tr>
1192 - <th>-</th>
1193 <ti>
1194 Requires a working Internet connection during the installation
1195 </ti>
1196 @@ -217,8 +219,9 @@
1197
1198 <p>
1199 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
1200 -built for you. You will only need to build a few packages of which we can't
1201 -decide for you which one to choose.
1202 +built for you. You will only need to build a few packages (such as system
1203 +logger, networking tools, ...) before you can boot into a base Gentoo
1204 +installation.
1205 </p>
1206
1207 <p>
1208 @@ -240,20 +243,25 @@
1209 <ti>Fastest way to get a Gentoo base system</ti>
1210 </tr>
1211 <tr>
1212 - <th>-</th>
1213 - <ti>You cannot tweak the base system - it's built already</ti>
1214 + <th>+</th>
1215 + <ti>
1216 + You can still tweak your system
1217 + </ti>
1218 </tr>
1219 </table>
1220
1221 <p>
1222 You might be interested to know that, if you decide to use different
1223 optimization settings after having installed Gentoo, you will be able to
1224 -recompile your entire system with the new optimization settings.
1225 +recompile your entire system with the new optimization settings. The same goes
1226 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
1227 +packages need to be rebuild.
1228 </p>
1229
1230 </body>
1231 </subsection>
1232 </section>
1233 +
1234 <section>
1235 <title>The Gentoo Installation CDs</title>
1236 <subsection>
1237 @@ -397,6 +405,11 @@
1238 installation.
1239 </p>
1240
1241 +<p>
1242 +If you intend to use the Packages CD to quickly install additional software,
1243 +make sure that you use the same subarchitecture as the stage-3 tarball you use.
1244 +</p>
1245 +
1246 </body>
1247 </subsection>
1248 </section>
1249
1250
1251
1252 1.40 +45 -33 xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml
1253
1254 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1255 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo
1256 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo
1257
1258 Index: hb-install-x86-medium.xml
1259 ===================================================================
1260 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml,v
1261 retrieving revision 1.39
1262 retrieving revision 1.40
1263 diff -u -r1.39 -r1.40
1264 --- hb-install-x86-medium.xml 25 Aug 2005 19:53:25 -0000 1.39
1265 +++ hb-install-x86-medium.xml 9 Oct 2005 16:33:54 -0000 1.40
1266 @@ -4,12 +4,12 @@
1267 <!-- The content of this document is licensed under the CC-BY-SA license -->
1268 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
1269
1270 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml,v 1.39 2005/08/25 19:53:25 neysx Exp $ -->
1271 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-medium.xml,v 1.40 2005/10/09 16:33:54 swift Exp $ -->
1272
1273 <sections>
1274
1275 -<version>2.4</version>
1276 -<date>2005-08-25</date>
1277 +<version>2.5</version>
1278 +<date>2005-10-09</date>
1279
1280 <section>
1281 <title>Hardware Requirements</title>
1282 @@ -99,12 +99,16 @@
1283 </p>
1284
1285 <p>
1286 -Starting from a stage1 allows you to have total control over the
1287 -optimization settings and optional build-time functionality that is
1288 -initially enabled on your system. This makes <e>stage1</e> installs good for
1289 -power users who know what they are doing. It is also a great
1290 -installation method for those who would like to know more about the
1291 -inner workings of Gentoo Linux.
1292 +This approach builds core system packages that are vital to your system and is
1293 +used by Gentoo developers to prepare the Gentoo release media. It is a great
1294 +installation method for those who would like to learn more about the inner
1295 +workings of bootstrapping, toolchains and the like.
1296 +</p>
1297 +
1298 +<p>
1299 +However, if you do not plan to tweak the bootstrapping instructions in the
1300 +<path>bootstrap.sh</path> script written by the Gentoo developers, then a
1301 +stage1 approach has no benefits for you.
1302 </p>
1303
1304 <table>
1305 @@ -115,21 +119,19 @@
1306 <tr>
1307 <th>+</th>
1308 <ti>
1309 - Allows you to have total control over the optimization settings and optional
1310 - build-time functionality that is initially enabled on your system
1311 + Allows you to have total control over the installation routine, bootstrap
1312 + sequence, etc.
1313 </ti>
1314 </tr>
1315 <tr>
1316 <th>+</th>
1317 - <ti>Suitable for powerusers that know what they are doing</ti>
1318 -</tr>
1319 -<tr>
1320 - <th>+</th>
1321 - <ti>Allows you to learn more about the inner workings of Gentoo</ti>
1322 + <ti>Suitable for powerusers and developers who know what they are doing</ti>
1323 </tr>
1324 <tr>
1325 <th>-</th>
1326 - <ti>Takes a long time to finish the installation</ti>
1327 + <ti>
1328 + Takes a long time to finish the installation (it is the lengthiest approach)
1329 + </ti>
1330 </tr>
1331 <tr>
1332 <th>-</th>
1333 @@ -157,9 +159,17 @@
1334 </p>
1335
1336 <p>
1337 -Stage2 installs allow you to skip the bootstrap process; doing this
1338 -is fine if you are happy with the optimization settings that we chose
1339 -for your particular stage2 tarball.
1340 +When you perform a stage2 installation approach, you will build all system
1341 +packages (core packages, including toolchain) using your specific <c>USE</c>,
1342 +<c>CFLAGS</c> and <c>CXXFLAGS</c> settings. Any package build will therefore be
1343 +optimized to your preference.
1344 +</p>
1345 +
1346 +<p>
1347 +However, this installation takes some time and if you do not intend to change
1348 +the <c>CFLAGS</c> and <c>CXXFLAGS</c> settings that we have defined as a "good
1349 +default", using this approach only makes sense if your <c>USE</c> variable is
1350 +sufficiently different from the default <c>USE</c> we provide.
1351 </p>
1352
1353 <table>
1354 @@ -181,18 +191,10 @@
1355 </tr>
1356 <tr>
1357 <th>-</th>
1358 - <ti>You cannot tweak as much as with a stage1</ti>
1359 -</tr>
1360 -<tr>
1361 - <th>-</th>
1362 <ti>It's still not the fastest way to install Gentoo</ti>
1363 </tr>
1364 <tr>
1365 <th>-</th>
1366 - <ti>You have to accept the optimizations we chose for the bootstrap</ti>
1367 -</tr>
1368 -<tr>
1369 - <th>-</th>
1370 <ti>
1371 Requires a working Internet connection during the installation
1372 </ti>
1373 @@ -207,8 +209,9 @@
1374
1375 <p>
1376 A <e>stage3</e> installation contains a basic Gentoo Linux system that has been
1377 -built for you. You will only need to build a few packages of which we can't
1378 -decide for you which one to choose.
1379 +built for you. You will only need to build a few packages (such as system
1380 +logger, networking tools, ...) before you can boot into a base Gentoo
1381 +installation.
1382 </p>
1383
1384 <p>
1385 @@ -230,15 +233,19 @@
1386 <ti>Fastest way to get a Gentoo base system</ti>
1387 </tr>
1388 <tr>
1389 - <th>-</th>
1390 - <ti>You cannot tweak the base system - it's built already</ti>
1391 + <th>+</th>
1392 + <ti>
1393 + You can still tweak your system
1394 + </ti>
1395 </tr>
1396 </table>
1397
1398 <p>
1399 You might be interested to know that, if you decide to use different
1400 optimization settings after having installed Gentoo, you will be able to
1401 -recompile your entire system with the new optimization settings.
1402 +recompile your entire system with the new optimization settings. The same goes
1403 +for any <c>USE</c> flag changes: Portage is intelligent enough to know what
1404 +packages need to be rebuild.
1405 </p>
1406
1407 </body>
1408 @@ -379,6 +386,11 @@
1409 installation.
1410 </p>
1411
1412 +<p>
1413 +If you intend to use the Packages CD to quickly install additional software,
1414 +make sure that you use the same subarchitecture as the stage-3 tarball you use.
1415 +</p>
1416 +
1417 </body>
1418 </subsection>
1419 </section>
1420
1421
1422
1423 --
1424 gentoo-doc-cvs@g.o mailing list