nightmorph 08/07/24 04:28:02 Modified: gentoo-x86-quickinstall-stage.xml Log: update stages download path, bug 232817
Revision Changes Path 1.5 xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.4&r2=1.5 Index: gentoo-x86-quickinstall-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gentoo-x86-quickinstall-stage.xml 6 Jul 2008 08:00:29 -0000 1.4 +++ gentoo-x86-quickinstall-stage.xml 24 Jul 2008 04:28:02 -0000 1.5 @@ -1,11 +1,11 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.4 2008/07/06 08:00:29 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.5 2008/07/24 04:28:02 nightmorph Exp $ --> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> <included> -<version>4</version> -<date>2008-07-06</date> +<version>5</version> +<date>2008-07-23</date> <section> <title>Setting Up The Stage</title> @@ -34,11 +34,11 @@ <pre caption="Download a stage3 archive"> livecd gentoo # <i>links http://www.gentoo.org/main/en/mirrors.xml</i> -<comment>(Pick a mirror, move to the releases/x86/2008.0/ directory, highlight the +<comment>(Pick a mirror, move to the releases/x86/2008.0/stages/ directory, highlight the stage3 of your choice, probably the i686 stage3 and press D to download it)</comment> <comment>(<b>Or</b> download it directly with wget without choosing a nearby mirror)</comment> -livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0/stage3-i686*tar.bz2</i> +livecd gentoo # <i>wget ftp://gentoo.osuosl.org/pub/gentoo/releases/x86/2008.0/stages/stage3-i686*tar.bz2</i> </pre> <pre caption="Unpack the stage3 archive">
