Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Wed, 10 Aug 2005 10:47:14
Message-Id: 200508101046.j7AAkN1g016782@robin.gentoo.org
1 swift 05/08/10 10:46:52
2
3 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-stage.xml
4 Log:
5 stage3 for athlon-xp has wrong permissions
6
7 Revision Changes Path
8 1.3 +10 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-install-stage.xml 8 Aug 2005 13:24:46 -0000 1.2
21 +++ hb-install-stage.xml 10 Aug 2005 10:46:51 -0000 1.3
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.3 2005/08/10 10:46:51 swift Exp $ -->
28
29 <sections>
30
31 -<version>5.0</version>
32 -<date>2005-08-08</date>
33 +<version>5.1</version>
34 +<date>2005-08-10</date>
35
36 <section>
37 <title>Installing a Stage Tarball</title>
38 @@ -108,6 +108,13 @@
39 # <i>tar -xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2005.1.tar.bz2</i>
40 </pre>
41
42 +<!-- 2005.1: stage3 for athlon xp is b0rked -->
43 +<warn>
44 +The <path>stage3-athlon-xp-2005.1.tar.bz2</path> file has a serious permission
45 +error. After extracting, run <c>chmod 0755 /mnt/gentoo</c> to fix this
46 +<e>before</e> continuing with the installation.
47 +</warn>
48 +
49 <p>
50 Now that the stage is installed, continue with <uri
51 link="#installing_portage">Installing Portage</uri>.
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list