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: Thu, 11 Aug 2005 14:35:35
Message-Id: 200508111434.j7BEYVAh013101@robin.gentoo.org
1 swift 05/08/11 14:35:09
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-stage.xml
4 Log:
5 14:32 < YosWinK> SwifT, you fixed the 2005.1 handbook for second time (about
6 athlon-xp issue)
7 14:32 < YosWinK> because tar was twice there
8 14:32 < SwifT> yes
9 14:32 < YosWinK> also appears twice in current one
10 14:32 < SwifT> goddamnid
11
12 Revision Changes Path
13 1.87 +10 -3 xml/htdocs/doc/en/handbook/hb-install-stage.xml
14
15 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.87&content-type=text/x-cvsweb-markup&cvsroot=gentoo
16 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.87&content-type=text/plain&cvsroot=gentoo
17 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml.diff?r1=1.86&r2=1.87&cvsroot=gentoo
18
19 Index: hb-install-stage.xml
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
22 retrieving revision 1.86
23 retrieving revision 1.87
24 diff -u -r1.86 -r1.87
25 --- hb-install-stage.xml 10 Aug 2005 10:46:51 -0000 1.86
26 +++ hb-install-stage.xml 11 Aug 2005 14:35:09 -0000 1.87
27 @@ -4,12 +4,12 @@
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
30
31 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.86 2005/08/10 10:46:51 swift Exp $ -->
32 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.87 2005/08/11 14:35:09 swift Exp $ -->
33
34 <sections>
35
36 -<version>2.2</version>
37 -<date>2005-08-10</date>
38 +<version>2.3</version>
39 +<date>2005-08-11</date>
40
41 <section>
42 <title>Installing a Stage Tarball</title>
43 @@ -226,6 +226,13 @@
44 # <i>tar -xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2005.1.tar.bz2</i>
45 </pre>
46
47 +<!-- 2005.1: stage3 for athlon xp is b0rked -->
48 +<warn>
49 +The <path>stage3-athlon-xp-2005.1.tar.bz2</path> file has a serious permission
50 +error. After extracting, run <c>chmod 0755 /mnt/gentoo</c> to fix this
51 +<e>before</e> continuing with the installation.
52 +</warn>
53 +
54 <p>
55 Now that the stage is installed, continue with <uri
56 link="#installing_portage">Installing Portage</uri>.
57
58
59
60 --
61 gentoo-doc-cvs@g.o mailing list