Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-mips-stage.xml
Date: Thu, 01 Aug 2013 19:32:23
Message-Id: 20130801193216.C51582171C@flycatcher.gentoo.org
1 swift 13/08/01 19:32:16
2
3 Modified: hb-install-mips-stage.xml
4 Log:
5 Fix bug #476200 - Correct location to mips stage downloads
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?r1=1.13&r2=1.14
13
14 Index: hb-install-mips-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- hb-install-mips-stage.xml 9 Dec 2012 15:33:17 -0000 1.13
21 +++ hb-install-mips-stage.xml 1 Aug 2013 19:32:16 -0000 1.14
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-mips-stage.xml,v 1.13 2012/12/09 15:33:17 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v 1.14 2013/08/01 19:32:16 swift 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>11</version>
36 -<date>2012-12-09</date>
37 +<version>12</version>
38 +<date>2013-08-01</date>
39
40 <section>
41 <title>Installing a Stage Tarball</title>
42 @@ -79,14 +79,14 @@
43 The table below specifies exactly which stages you need for your system.
44 Stages may be downloaded
45 off the <uri link="/main/en/mirrors.xml">official Gentoo mirrors</uri> under the
46 -<c>releases/mips/current</c> directory.
47 +<c>experimental/mips/stages</c> directory.
48 </p>
49
50 <table>
51 <tr>
52 <th>Endianness</th>
53 <th>CPU</th>
54 - <th>Location</th>
55 + <th>Notation</th>
56 </tr>
57 <tr>
58 <ti>
59 @@ -98,7 +98,7 @@
60 R4400<br />
61 R4600
62 </ti>
63 - <ti><c>mips3/stage#-mips3-RELEASE.tar.bz2</c></ti>
64 + <ti>mips3</ti>
65 </tr>
66 <tr>
67 <ti>
68 @@ -113,7 +113,7 @@
69 R12000<br />
70 R14000
71 </ti>
72 - <ti><c>mips4/stage#-mips4-RELEASE.tar.bz2</c></ti>
73 + <ti>mips4</ti>
74 </tr>
75 <tr>
76 <ti>
77 @@ -124,7 +124,7 @@
78 RM5230<br />
79 RM5231
80 </ti>
81 - <ti><c>cobalt/stage#-mipsel4-RELEASE.tar.bz2</c></ti>
82 + <ti>mipsel4</ti>
83 </tr>
84 <tr>
85 <ti>
86 @@ -134,7 +134,7 @@
87 <ti>
88 All Standard CPU Types
89 </ti>
90 - <ti><c>cobalt/stage#-mipsel1-RELEASE.tar.bz2</c></ti>
91 + <ti>mipsel1</ti>
92 </tr>
93 </table>