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:13
Message-Id: 200508101046.j7AAkNRs006066@robin.gentoo.org
1 swift 05/08/10 10:46:51
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-stage.xml
4 Log:
5 stage3 for athlon-xp has wrong permissions
6
7 Revision Changes Path
8 1.86 +10 -3 xml/htdocs/doc/en/handbook/hb-install-stage.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.86&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.86&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-stage.xml.diff?r1=1.85&r2=1.86&cvsroot=gentoo
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
17 retrieving revision 1.85
18 retrieving revision 1.86
19 diff -u -r1.85 -r1.86
20 --- hb-install-stage.xml 9 Aug 2005 09:43:58 -0000 1.85
21 +++ hb-install-stage.xml 10 Aug 2005 10:46:51 -0000 1.86
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/hb-install-stage.xml,v 1.85 2005/08/09 09:43:58 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.86 2005/08/10 10:46:51 swift Exp $ -->
28
29 <sections>
30
31 -<version>2.1</version>
32 -<date>2005-08-09</date>
33 +<version>2.2</version>
34 +<date>2005-08-10</date>
35
36 <section>
37 <title>Installing a Stage Tarball</title>
38 @@ -158,6 +158,13 @@
39 standard input.
40 </p>
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 <note>
50 Some architectures (e.g. MIPS) Installation CDs and boot images rely upon the
51 <c>tar</c> built into BusyBox which doesn't currently support the <c>-v</c>
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list