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-stage.xml
Date: Tue, 19 Jun 2007 09:16:26
Message-Id: E1I0Zoo-0006om-8V@stork.gentoo.org
1 nightmorph 07/06/19 09:16:10
2
3 Modified: hb-install-stage.xml
4 Log:
5 looks like LiveDVDs actually do contain stages, thanks to r0bertz for mentioning it on IRC
6
7 Revision Changes Path
8 1.110 xml/htdocs/doc/en/handbook/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.110&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.110&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.109&r2=1.110
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
17 retrieving revision 1.109
18 retrieving revision 1.110
19 diff -u -r1.109 -r1.110
20 --- hb-install-stage.xml 14 Jun 2007 15:21:43 -0000 1.109
21 +++ hb-install-stage.xml 19 Jun 2007 09:16:10 -0000 1.110
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.109 2007/06/14 15:21:43 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.110 2007/06/19 09:16:10 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 describe how you extract the stage3 archive and configure Portage.
33 </abstract>
34
35 -<version>8.1</version>
36 -<date>2007-06-13</date>
37 +<version>8.2</version>
38 +<date>2007-06-19</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -57,15 +57,16 @@
43 <p>
44 The next step you need to perform is to install the <e>stage3</e> tarball onto
45 your system. You have the option of downloading the required tarball from the
46 -Internet or, if you booted one of the Gentoo Universal CDs, copy it over from
47 -the CD itself. If you have a Universal CD and the stage you want to use is on
48 -the CD, downloading it from the Internet is just a waste of bandwidth as the
49 -stage files are the same. In most cases, the command <c>uname -m</c> can be
50 -used to help you decide which stage file to download.
51 +Internet or, if you booted one of the Gentoo Universal CDs or LiveDVDs, copy it
52 +over from the disc itself. If you have a Universal CD or LiveDVD and the stage
53 +you want to use is on the disc, downloading it from the Internet is just a waste
54 +of bandwidth as the stage files are the same. In most cases, the command
55 +<c>uname -m</c> can be used to help you decide which stage file to download.
56 </p>
57
58 <p>
59 -Minimal CDs, LiveCDs and LiveDVDs do not contain any stage3 archive.
60 +Minimal CDs and LiveCDs do not contain any stage3 archive, though the LiveDVDs
61 +do.
62 </p>
63
64 <ul test="not(contains('AMD64 x86', func:keyval('arch')))">
65
66
67
68 --
69 gentoo-doc-cvs@g.o mailing list