Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Fri, 12 Aug 2005 06:09:36
Message-Id: 200508120608.j7C68QIk006994@robin.gentoo.org
1 fox2mike 05/08/12 06:09:17
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-stage.xml
4 Log:
5 #101962 - Two more b0rked stage3 tarballs, pentium3 and pentium4.
6
7 Revision Changes Path
8 1.88 +15 -11 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.88&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.88&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.87&r2=1.88&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.87
18 retrieving revision 1.88
19 diff -u -r1.87 -r1.88
20 --- hb-install-stage.xml 11 Aug 2005 14:35:09 -0000 1.87
21 +++ hb-install-stage.xml 12 Aug 2005 06:09:17 -0000 1.88
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.87 2005/08/11 14:35:09 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.88 2005/08/12 06:09:17 fox2mike Exp $ -->
28
29 <sections>
30
31 -<version>2.3</version>
32 -<date>2005-08-11</date>
33 +<version>2.4</version>
34 +<date>2005-08-12</date>
35
36 <section>
37 <title>Installing a Stage Tarball</title>
38 @@ -158,11 +158,13 @@
39 standard input.
40 </p>
41
42 -<!-- 2005.1: stage3 for athlon xp is b0rked -->
43 +<!-- 2005.1: stage3 for athlon xp, pentium3 and pentium4 are b0rked -->
44 <warn>
45 -The <path>stage3-athlon-xp-2005.1.tar.bz2</path> file has a serious permission
46 -error. After extracting, run <c>chmod 0755 /mnt/gentoo</c> to fix this
47 -<e>before</e> continuing with the installation.
48 +The <path>stage3-athlon-xp-2005.1.tar.bz2</path>,
49 +<path>stage3-pentium3-2005.1.tar.bz2</path> and
50 +<path>stage3-pentium4-2005.tar.bz2</path> files have a serious permission
51 +error. After extracting any of these, run <c>chmod 0755 /mnt/gentoo</c> to fix
52 +the error <e>before</e> continuing with the installation.
53 </warn>
54
55 <note>
56 @@ -226,11 +228,13 @@
57 # <i>tar -xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2005.1.tar.bz2</i>
58 </pre>
59
60 -<!-- 2005.1: stage3 for athlon xp is b0rked -->
61 +<!-- 2005.1: stage3 for athlon xp, pentium3 and pentium4 are b0rked -->
62 <warn>
63 -The <path>stage3-athlon-xp-2005.1.tar.bz2</path> file has a serious permission
64 -error. After extracting, run <c>chmod 0755 /mnt/gentoo</c> to fix this
65 -<e>before</e> continuing with the installation.
66 +The <path>stage3-athlon-xp-2005.1.tar.bz2</path>,
67 +<path>stage3-pentium3-2005.1.tar.bz2</path> and
68 +<path>stage3-pentium4-2005.tar.bz2</path> files have a serious permission
69 +error. After extracting any of these, run <c>chmod 0755 /mnt/gentoo</c> to fix
70 +the error <e>before</e> continuing with the installation.
71 </warn>
72
73 <p>
74
75
76
77 --
78 gentoo-doc-cvs@g.o mailing list