rane 06/09/08 12:53:13 Modified: hb-install-stage.xml Log: standardized portage snapshot download and unpack instructions to use portage-latest tarball
Revision Changes Path 1.100 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.100&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.100&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.99&r2=1.100 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- hb-install-stage.xml 30 Aug 2006 22:52:28 -0000 1.99 +++ hb-install-stage.xml 8 Sep 2006 12:53:13 -0000 1.100 @@ -4,12 +4,12 @@ <!-- 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.99 2006/08/30 22:52:28 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.100 2006/09/08 12:53:13 rane Exp $ --> <sections> -<version>7.0</version> -<date>2006-08-30</date> +<version>7.1</version> +<date>2006-09-07</date> <section> <title>Installing a Stage Tarball</title> @@ -267,7 +267,8 @@ Fire up <c>links</c> (or <c>lynx</c>) and go to our <uri link="/main/en/mirrors.xml">Gentoo mirror list</uri>. Pick a mirror close to you and open the <path>snapshots/</path> directory. There, download the latest -Portage snapshot by selecting it and pressing <c>D</c>. +Portage snapshot (<path>portage-latest.tar.bz2</path>) by selecting it and +pressing <c>D</c>. </p> <pre caption="Browsing the Gentoo mirrorlist"> @@ -297,8 +298,7 @@ </p> <pre caption="Extracting the Portage snapshot"> -<comment>(Substitute <date> with the datestamp of the downloaded snapshot)</comment> -# <i>tar xvjf /mnt/gentoo/portage-<date>.tar.bz2 -C /mnt/gentoo/usr</i> +# <i>tar xvjf /mnt/gentoo/portage-latest.tar.bz2 -C /mnt/gentoo/usr</i> </pre> </body> -- [email protected] mailing list
