Gentoo Archives: gentoo-doc-cvs

From: Camille Huot <cam@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-mips-stage.xml
Date: Mon, 26 Mar 2007 10:30:45
Message-Id: E1HVmTA-0003hg-PD@stork.gentoo.org
1 cam 07/03/26 10:30:32
2
3 Modified: hb-install-mips-stage.xml
4 Log:
5 s/2005.1/2006.1/ + fixed stage3 URL
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml?r1=1.4&r2=1.5
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.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hb-install-mips-stage.xml 30 Aug 2006 22:52:28 -0000 1.4
21 +++ hb-install-mips-stage.xml 26 Mar 2007 10:30:32 -0000 1.5
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.4 2006/08/30 22:52:28 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-stage.xml,v 1.5 2007/03/26 10:30:32 cam Exp $ -->
28
29 <sections>
30
31 @@ -156,7 +156,7 @@
32 </p>
33
34 <pre caption="Fetching the tarball via wget">
35 -# <i>wget -c http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2005.1.tar.bz2</i>
36 +# <i>wget -c http://distfiles.gentoo.org/releases/mips/2006.1/stages/mips4/stage3-mips4-2006.1.tar.bz2</i>
37 </pre>
38
39 <p>
40 @@ -166,8 +166,8 @@
41 </p>
42
43 <pre caption="Example checking integrity of a stage tarball">
44 -# <i>md5sum -c stage3-mips4-2005.1.tar.bz2.md5</i>
45 -stage3-mips4-2005.1.tar.bz2: OK
46 +# <i>md5sum -c stage3-mips4-2006.1.tar.bz2.md5</i>
47 +stage3-mips4-2006.1.tar.bz2: OK
48 </pre>
49
50 </body>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list