nightmorph 07/06/19 09:16:10 Modified: hb-install-stage.xml Log: looks like LiveDVDs actually do contain stages, thanks to r0bertz for mentioning it on IRC
Revision Changes Path 1.110 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.110&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.109&r2=1.110 Index: hb-install-stage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- hb-install-stage.xml 14 Jun 2007 15:21:43 -0000 1.109 +++ hb-install-stage.xml 19 Jun 2007 09:16:10 -0000 1.110 @@ -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/hb-install-stage.xml,v 1.109 2007/06/14 15:21:43 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.110 2007/06/19 09:16:10 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ describe how you extract the stage3 archive and configure Portage. </abstract> -<version>8.1</version> -<date>2007-06-13</date> +<version>8.2</version> +<date>2007-06-19</date> <section> <title>Installing a Stage Tarball</title> @@ -57,15 +57,16 @@ <p> The next step you need to perform is to install the <e>stage3</e> tarball onto your system. You have the option of downloading the required tarball from the -Internet or, if you booted one of the Gentoo Universal CDs, copy it over from -the CD itself. If you have a Universal CD and the stage you want to use is on -the CD, downloading it from the Internet is just a waste of bandwidth as the -stage files are the same. In most cases, the command <c>uname -m</c> can be -used to help you decide which stage file to download. +Internet or, if you booted one of the Gentoo Universal CDs or LiveDVDs, copy it +over from the disc itself. If you have a Universal CD or LiveDVD and the stage +you want to use is on the disc, downloading it from the Internet is just a waste +of bandwidth as the stage files are the same. In most cases, the command +<c>uname -m</c> can be used to help you decide which stage file to download. </p> <p> -Minimal CDs, LiveCDs and LiveDVDs do not contain any stage3 archive. +Minimal CDs and LiveCDs do not contain any stage3 archive, though the LiveDVDs +do. </p> <ul test="not(contains('AMD64 x86', func:keyval('arch')))"> -- [EMAIL PROTECTED] mailing list
