Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-stage.xml
Date: Tue, 23 Mar 2010 21:45:26
Message-Id: E1NuBua-0000ZG-Ay@stork.gentoo.org
1 nightmorph 10/03/23 21:45:20
2
3 Modified: hb-install-stage.xml
4 Log:
5 livedvds don't have stages included, unfortunately. bug 310983.
6
7 Revision Changes Path
8 1.119 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.119&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.119&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.118&r2=1.119
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.118
18 retrieving revision 1.119
19 diff -u -r1.118 -r1.119
20 --- hb-install-stage.xml 19 Oct 2009 16:16:35 -0000 1.118
21 +++ hb-install-stage.xml 23 Mar 2010 21:45:20 -0000 1.119
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.118 2009/10/19 16:16:35 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.119 2010/03/23 21:45:20 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>10.1</version>
36 -<date>2009-10-19</date>
37 +<version>10.2</version>
38 +<date>2010-03-23</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -57,16 +57,13 @@
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 or LiveDVDs, copy it
47 -over from the disc itself. If you have a Universal CD or LiveDVD and the stage
48 -you want to use is on the disc, downloading it from the Internet is just a waste
49 -of bandwidth as the stage files are the same. In most cases, the command
50 -<c>uname -m</c> can be used to help you decide which stage file to download.
51 +Internet or, if you booted one of the Gentoo Universal CDs, copy it over from
52 +the disc itself. In most cases, the command <c>uname -m</c> can be used to help
53 +you decide which stage file to download.
54 </p>
55
56 <p>
57 -Minimal CDs and LiveCDs do not contain any stage3 archive, though the LiveDVDs
58 -do.
59 +Minimal CDs and LiveDVDs do not contain any stage3 archive.
60 </p>
61
62 <ul test="not(contains('AMD64 x86', func:keyval('arch')))">