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: Mon, 19 Mar 2007 10:13:08
Message-Id: E1HTErH-000533-3t@stork.gentoo.org
1 nightmorph 07/03/19 10:12:55
2
3 Modified: hb-install-stage.xml
4 Log:
5 more touchups
6
7 Revision Changes Path
8 1.44 xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.44&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.44&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?r1=1.43&r2=1.44
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v
17 retrieving revision 1.43
18 retrieving revision 1.44
19 diff -u -r1.43 -r1.44
20 --- hb-install-stage.xml 14 Mar 2007 06:24:40 -0000 1.43
21 +++ hb-install-stage.xml 19 Mar 2007 10:12:55 -0000 1.44
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/draft/hb-install-stage.xml,v 1.43 2007/03/14 06:24:40 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.44 2007/03/19 10:12:55 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,7 +13,7 @@
32 describe how you extract the stage3 archive and configure Portage.
33 </abstract>
34
35 -<version>7.5</version>
36 +<version>8.0</version>
37 <date>2007-03-10</date>
38
39 <section>
40 @@ -234,12 +234,12 @@
41 <c>tar</c>. Make sure you use the same options (<c>xvjpf</c>). The <c>v</c>
42 argument is optional and not supported in some <c>tar</c> versions. In the
43 next example, we extract the stage tarball
44 -<path>stage3-&lt;subarch&gt;-2006.1.tar.bz2</path>. Be sure to substitute
45 +<path>stage3-&lt;subarch&gt;-2007.0.tar.bz2</path>. Be sure to substitute
46 the tarball filename with your stage.
47 </p>
48
49 <pre caption="Extracting the stage tarball">
50 -# <i>tar xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2006.1.tar.bz2</i>
51 +# <i>tar xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2007.0.tar.bz2</i>
52 </pre>
53
54 <p>
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list