swift 05/07/05 09:19:25 Modified: xml/htdocs/doc/en/handbook/draft/2005.1 hb-install-stage.xml Log: Small udate
Revision Changes Path 1.2 +6 -6 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-stage.xml 5 Jul 2005 08:02:04 -0000 1.1 +++ hb-install-stage.xml 5 Jul 2005 09:19:25 -0000 1.2 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml,v 1.1 2005/07/05 08:02:04 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-stage.xml,v 1.2 2005/07/05 09:19:25 swift Exp $ --> <sections> @@ -100,12 +100,12 @@ <e>Decompress with bzip2</e>, the <c>p</c> for <e>Preserve permissions</e> and the <c>f</c> to denote that we want to extract a file, not standard input. In the next example, we extract the stage tarball -<path>stage3-<subarch>-2005.0.tar.bz2</path>. Be sure to substitute the +<path>stage3-<subarch>-2005.1.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>-2005.0.tar.bz2</i> +# <i>tar -xvjpf /mnt/cdrom/stages/stage3-<subarch>-2005.1.tar.bz2</i> </pre> <p> @@ -155,7 +155,7 @@ <p> Pick the <path>releases/</path> directory, followed by your architecture (for -instance <path>x86/</path>) and the Gentoo version (<path>2005.0/</path>) +instance <path>x86/</path>) and the Gentoo version (<path>2005.1/</path>) to finish up with the <path>stages/</path> directory. There you should see all available stage files for your architecture (they might be stored within subdirectories named to the individual sub architectures). Select one and @@ -177,8 +177,8 @@ </p> <pre caption="Example checking integrity of a stage tarball"> -# <i>md5sum -c stage3-x86-2005.0.tar.bz2.md5</i> -stage3-x86-2005.0.tar.bz2: OK +# <i>md5sum -c stage3-x86-2005.1.tar.bz2.md5</i> +stage3-x86-2005.1.tar.bz2: OK </pre> </body> -- [email protected] mailing list
