swift 05/08/20 14:57:18 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml Log: Adding in copying of distfiles for network less installations
Revision Changes Path 1.47 +9 -3 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.47&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.47&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.46&r2=1.47&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- gentoo-x86-quickinstall.xml 12 Aug 2005 17:57:03 -0000 1.46 +++ gentoo-x86-quickinstall.xml 20 Aug 2005 14:57:18 -0000 1.47 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.46 2005/08/12 17:57:03 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.47 2005/08/20 14:57:18 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.6</version> -<date>2005-08-12</date> +<version>2.7</version> +<date>2005-08-20</date> <chapter> <title>Quick Install Guide</title> @@ -122,6 +122,12 @@ </p> <p> +For a network less installation, copy over the source code files from +<path>/mnt/cdrom/distfiles/</path> to +<path>/mnt/gentoo/usr/portage/distfiles/</path>. +</p> + +<p> Edit <path>/mnt/gentoo/etc/make.conf</path> to suit your needs (USE flag, CFLAGS and CXXFLAGS). You can use the <c>nano</c> editor for this. </p> -- [email protected] mailing list
