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: Sun, 06 Apr 2008 21:14:35
Message-Id: E1JicC8-0005IV-IX@stork.gentoo.org
1 nightmorph 08/04/06 21:14:32
2
3 Modified: gentoo-x86-quickinstall-stage.xml
4 Log:
5 updated stage directory layout. once we have the final release, this will need to go back to current, but for the beta, it has to be 2008.0_beta1/, as current/ points to 2007.0
6
7 Revision Changes Path
8 1.2 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.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.1&r2=1.2
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.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- gentoo-x86-quickinstall-stage.xml 1 Jan 2008 21:32:30 -0000 1.1
21 +++ gentoo-x86-quickinstall-stage.xml 6 Apr 2008 21:14:32 -0000 1.2
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.1 2008/01/01 21:32:30 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.2 2008/04/06 21:14:32 nightmorph Exp $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29
30 -<version>1</version>
31 -<date>2008-01-01</date>
32 +<version>2</version>
33 +<date>2008-04-06</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/current/stages directory highlight the
42 +<comment>(Pick a mirror, move to the releases/x86/2008.0_beta1/ 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/current/stages/stage3-i686*tar.bz2</i>
47 +livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0_beta1/stage3-i686*tar.bz2</i>
48 </pre>
49
50 <pre caption="Unpack the stage3 archive">
51
52
53
54 --
55 gentoo-doc-cvs@l.g.o mailing list