neysx 09/06/14 14:55:33 Modified: gentoo-x86-quickinstall-stage.xml Log: commands should work as-is when cut&pasted
Revision Changes Path 1.10 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.10&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml?r1=1.9&r2=1.10 Index: gentoo-x86-quickinstall-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gentoo-x86-quickinstall-stage.xml 14 Jun 2009 00:08:05 -0000 1.9 +++ gentoo-x86-quickinstall-stage.xml 14 Jun 2009 14:55:33 -0000 1.10 @@ -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.9 2009/06/14 00:08:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall-stage.xml,v 1.10 2009/06/14 14:55:33 neysx Exp $ --> <!DOCTYPE included SYSTEM "/dtd/guide.dtd"> <included> -<version>8</version> -<date>2009-06-13</date> +<version>9</version> +<date>2009-06-14</date> <section> <title>Setting Up The Stage</title> @@ -37,7 +37,7 @@ 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 http://distfiles.gentoo.org/releases/x86/current/stage3-i686-<date>.tar.bz2</i> +livecd gentoo # <i>wget ftp://distfiles.gentoo.org/pub/gentoo/releases/x86/current/stage3-i686-*.tar.bz2</i> </pre> <p>
