Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall-stage.xml
Date: Thu, 24 Jul 2008 04:28:05
Message-Id: E1KLsQs-0004Iv-4Z@stork.gentoo.org
1 nightmorph 08/07/24 04:28:02
2
3 Modified: gentoo-x86-quickinstall-stage.xml
4 Log:
5 update stages download path, bug 232817
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.4&r2=1.5
13
14 Index: gentoo-x86-quickinstall-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- gentoo-x86-quickinstall-stage.xml 6 Jul 2008 08:00:29 -0000 1.4
21 +++ gentoo-x86-quickinstall-stage.xml 24 Jul 2008 04:28:02 -0000 1.5
22 @@ -1,11 +1,11 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.4 2008/07/06 08:00:29 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.5 2008/07/24 04:28:02 nightmorph Exp $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29
30 -<version>4</version>
31 -<date>2008-07-06</date>
32 +<version>5</version>
33 +<date>2008-07-23</date>
34
35 <section>
36 <title>Setting Up The Stage</title>
37 @@ -34,11 +34,11 @@
38
39 <pre caption="Download a stage3 archive">
40 livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
41 -<comment>(Pick a mirror, move to the releases/x86/2008.0/ directory, highlight the
42 +<comment>(Pick a mirror, move to the releases/x86/2008.0/stages/ directory, highlight the
43 stage3 of your choice, probably the i686 stage3 and press D to download it)</comment>
44
45 <comment>(<b>Or</b> download it directly with wget without choosing a nearby mirror)</comment>
46 -livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0/stage3-i686*tar.bz2</i>
47 +livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0/stages/stage3-i686*tar.bz2</i>
48 </pre>
49
50 <pre caption="Unpack the stage3 archive">