nightmorph 07/03/19 10:12:55 Modified: hb-install-stage.xml Log: more touchups
Revision Changes Path 1.44 xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.44&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?r1=1.43&r2=1.44 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- hb-install-stage.xml 14 Mar 2007 06:24:40 -0000 1.43 +++ hb-install-stage.xml 19 Mar 2007 10:12:55 -0000 1.44 @@ -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/draft/hb-install-stage.xml,v 1.43 2007/03/14 06:24:40 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.44 2007/03/19 10:12:55 nightmorph Exp $ --> <sections> @@ -13,7 +13,7 @@ describe how you extract the stage3 archive and configure Portage. </abstract> -<version>7.5</version> +<version>8.0</version> <date>2007-03-10</date> <section> @@ -234,12 +234,12 @@ <c>tar</c>. Make sure you use the same options (<c>xvjpf</c>). The <c>v</c> argument is optional and not supported in some <c>tar</c> versions. In the next example, we extract the stage tarball -<path>stage3-<subarch>-2006.1.tar.bz2</path>. Be sure to substitute +<path>stage3-<subarch>-2007.0.tar.bz2</path>. Be sure to substitute the tarball filename with your stage. </p> <pre caption="Extracting the stage tarball"> -# <i>tar xvjpf /mnt/cdrom/stages/stage3-<subarch>-2006.1.tar.bz2</i> +# <i>tar xvjpf /mnt/cdrom/stages/stage3-<subarch>-2007.0.tar.bz2</i> </pre> <p> -- [email protected] mailing list
