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-mips-stage.xml
Date: Mon, 19 Mar 2007 10:08:47
Message-Id: E1HTENv-0007hK-0Y@stork.gentoo.org
1 nightmorph 07/03/19 09:42:35
2
3 Modified: hb-install-mips-stage.xml
4 Log:
5 minor release updates until we can figure out a sane way to include mips-stage.xml in the regular stage.xml
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/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/draft/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/draft/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 14 Mar 2007 06:24:40 -0000 1.4
21 +++ hb-install-mips-stage.xml 19 Mar 2007 09:42:34 -0000 1.5
22 @@ -4,11 +4,11 @@
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/draft/hb-install-mips-stage.xml,v 1.4 2007/03/14 06:24:40 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-stage.xml,v 1.5 2007/03/19 09:42:34 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>7.0</version>
32 +<version>8.0</version>
33 <date>2006-08-30</date>
34
35 <section>
36 @@ -156,7 +156,7 @@
37 </p>
38
39 <pre caption="Fetching the tarball via wget">
40 -# <i>wget -c http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2005.1.tar.bz2</i>
41 +# <i>wget -c http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2007.0.tar.bz2</i>
42 </pre>
43
44 <p>
45 @@ -166,8 +166,8 @@
46 </p>
47
48 <pre caption="Example checking integrity of a stage tarball">
49 -# <i>md5sum -c stage3-mips4-2005.1.tar.bz2.md5</i>
50 -stage3-mips4-2005.1.tar.bz2: OK
51 +# <i>md5sum -c stage3-mips4-2007.0.tar.bz2.md5</i>
52 +stage3-mips4-2007.0.tar.bz2: OK
53 </pre>
54
55 </body>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list