neysx 07/12/31 15:25:34 Modified: hb-install-stage.xml Log: [31 16:20:29] <zxy_64-2> i found a small mistake in amd64 handbook [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
Revision Changes Path 1.113 xml/htdocs/doc/en/handbook/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.113&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.113&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.112&r2=1.113 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- hb-install-stage.xml 28 Jun 2007 20:33:44 -0000 1.112 +++ hb-install-stage.xml 31 Dec 2007 15:25:34 -0000 1.113 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.112 2007/06/28 20:33:44 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.113 2007/12/31 15:25:34 neysx Exp $ --> <sections> @@ -13,8 +13,8 @@ describe how you extract the stage3 archive and configure Portage. </abstract> -<version>8.4</version> -<date>2007-06-28</date> +<version>8.5</version> +<date>2007-12-31</date> <section> <title>Installing a Stage Tarball</title> @@ -148,10 +148,10 @@ <p> If you want to check the integrity of the downloaded stage tarball, use <c>md5sum</c> and compare the output with the MD5 checksum provided on the -mirror. For instance, to check the validity of the x86 stage tarball: +mirror. </p> -<pre caption="Example checking integrity of a stage tarball"> +<pre caption="Checking integrity of a stage tarball"> # <i>md5sum -c <keyval id="stage3"/>.DIGESTS</i> <keyval id="stage3"/>: OK </pre> -- [EMAIL PROTECTED] mailing list
