Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Mon, 31 Dec 2007 15:25:51
Message-Id: E1J9MWE-0005n7-GC@stork.gentoo.org
1 neysx 07/12/31 15:25:34
2
3 Modified: hb-install-stage.xml
4 Log:
5 [31 16:20:29] <zxy_64-2> i found a small mistake in amd64 handbook
6 [31 16:22:28] <zxy_64-2> just above the Code Listing 6 it says "check the validity of the x86 stage tarball:" where it should say amd64 stage tarball
7
8 Revision Changes Path
9 1.113 xml/htdocs/doc/en/handbook/hb-install-stage.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.113&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.113&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.112&r2=1.113
14
15 Index: hb-install-stage.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
18 retrieving revision 1.112
19 retrieving revision 1.113
20 diff -u -r1.112 -r1.113
21 --- hb-install-stage.xml 28 Jun 2007 20:33:44 -0000 1.112
22 +++ hb-install-stage.xml 31 Dec 2007 15:25:34 -0000 1.113
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.112 2007/06/28 20:33:44 nightmorph Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.113 2007/12/31 15:25:34 neysx Exp $ -->
29
30 <sections>
31
32 @@ -13,8 +13,8 @@
33 describe how you extract the stage3 archive and configure Portage.
34 </abstract>
35
36 -<version>8.4</version>
37 -<date>2007-06-28</date>
38 +<version>8.5</version>
39 +<date>2007-12-31</date>
40
41 <section>
42 <title>Installing a Stage Tarball</title>
43 @@ -148,10 +148,10 @@
44 <p>
45 If you want to check the integrity of the downloaded stage tarball, use
46 <c>md5sum</c> and compare the output with the MD5 checksum provided on the
47 -mirror. For instance, to check the validity of the x86 stage tarball:
48 +mirror.
49 </p>
50
51 -<pre caption="Example checking integrity of a stage tarball">
52 +<pre caption="Checking integrity of a stage tarball">
53 # <i>md5sum -c <keyval id="stage3"/>.DIGESTS</i>
54 <keyval id="stage3"/>: OK
55 </pre>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list