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.j7C68QA1004710@robin.gentoo.org
1 fox2mike 05/08/12 06:09:17
2
3 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-stage.xml
4 Log:
5 #101962 - Two more b0rked stage3 tarballs, pentium3 and pentium4.
6
7 Revision Changes Path
8 1.5 +15 -11 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.5&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.5&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.4&r2=1.5&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.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hb-install-stage.xml 10 Aug 2005 11:37:54 -0000 1.4
21 +++ hb-install-stage.xml 12 Aug 2005 06:09:17 -0000 1.5
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.4 2005/08/10 11:37:54 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.5 2005/08/12 06:09:17 fox2mike Exp $ -->
28
29 <sections>
30
31 -<version>5.2</version>
32 -<date>2005-08-10</date>
33 +<version>5.3</version>
34 +<date>2005-08-12</date>
35
36 <section>
37 <title>Installing a Stage Tarball</title>
38 @@ -108,11 +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 +<!-- 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 <p>
56 @@ -211,11 +213,13 @@
57 to denote that we want to extract a file, not standard input.
58 </p>
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