From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1E6Umw-0007ro-1k
for garchives@archives.gentoo.org; Sat, 20 Aug 2005 14:57:38 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7KEvBJh031278;
Sat, 20 Aug 2005 14:57:11 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7KEvAHS026410
for ; Sat, 20 Aug 2005 14:57:10 GMT
Message-Id: <200508201457.j7KEvAHS026410@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1E6Umo-0003F3-OO
for gentoo-doc-cvs@lists.gentoo.org; Sat, 20 Aug 2005 14:57:30 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Sat, 20 Aug 2005 14:57:18 +0000
From: "swift"
Date: Sat, 20 Aug 2005 14:57:18 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 187f4162-5d41-4cbb-88fa-a5f40f2b460a
X-Archives-Hash: 2acb2c683e1807eaba7b6cc0964d9fe7
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 @@
-
+
@@ -21,8 +21,8 @@
-2.6
-2005-08-12
+2.7
+2005-08-20
Quick Install Guide
@@ -122,6 +122,12 @@
+For a network less installation, copy over the source code files from
+/mnt/cdrom/distfiles/ to
+/mnt/gentoo/usr/portage/distfiles/.
+
+
+
Edit /mnt/gentoo/etc/make.conf to suit your needs (USE flag, CFLAGS
and CXXFLAGS). You can use the nano editor for this.
--
gentoo-doc-cvs@gentoo.org mailing list