Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Thu, 14 Jun 2007 03:27:07
Message-Id: E1Hyfz4-0003W2-5J@stork.gentoo.org
1 nightmorph 07/06/14 03:26:54
2
3 Modified: hb-install-stage.xml
4 Log:
5 removed i586, as there is no longer a stage for this arch, only i686 and x86. bug 181964.
6
7 Revision Changes Path
8 1.108 xml/htdocs/doc/en/handbook/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.108&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.108&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.107&r2=1.108
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.107
18 retrieving revision 1.108
19 diff -u -r1.107 -r1.108
20 --- hb-install-stage.xml 7 May 2007 18:11:41 -0000 1.107
21 +++ hb-install-stage.xml 14 Jun 2007 03:26:54 -0000 1.108
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.107 2007/05/07 18:11:41 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.108 2007/06/14 03:26:54 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 describe how you extract the stage3 archive and configure Portage.
33 </abstract>
34
35 -<version>8.0</version>
36 -<date>2007-05-07</date>
37 +<version>8.1</version>
38 +<date>2007-06-13</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -128,9 +128,7 @@
43 modern PCs are considered i686. If you use an old machine, you can check the
44 <uri link="http://en.wikipedia.org/wiki/I686">list of i686-compatible
45 processors</uri> on Wikipedia. Old processors such as the Pentium, K5, K6, or
46 -Via C3 and similar require the <b>i586</b> stage3. Only very old processors
47 -such as the 80386 and 80486 require the generic <b>x86</b> stage3 (and a huge
48 -amount of patience.)
49 +Via C3 and similar require the more generic <b>x86</b> stage3.
50 </p>
51
52 <pre caption="Surfing to the mirror listing with links">
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list