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 1E59hu-00066z-O7
for garchives@archives.gentoo.org; Tue, 16 Aug 2005 22:14:55 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7GME2ZN024648;
Tue, 16 Aug 2005 22:14:02 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 j7GME2ET030086
for ; Tue, 16 Aug 2005 22:14:02 GMT
Message-Id: <200508162214.j7GME2ET030086@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 1E59hm-0004Zk-1y
for gentoo-doc-cvs@lists.gentoo.org; Tue, 16 Aug 2005 22:14:46 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 16 Aug 2005 22:14:44 +0000
From: "Xavier Neys"
Date: Tue, 16 Aug 2005 22:14:44 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.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: 2a017dcf-1d4c-4dd0-a439-db085d2bd927
X-Archives-Hash: ca5c673fa826b100b762ca35fdbd9851
neysx 05/08/16 22:14:44
Modified: xml/htdocs/doc/en/handbook hb-install-system.xml
Log:
#102735 /etc/portage already exists, use -p to be on the safe side
Revision Changes Path
1.84 +4 -4 xml/htdocs/doc/en/handbook/hb-install-system.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.84&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.84&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.83&r2=1.84&cvsroot=gentoo
Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- hb-install-system.xml 9 Aug 2005 09:43:58 -0000 1.83
+++ hb-install-system.xml 16 Aug 2005 22:14:44 -0000 1.84
@@ -4,12 +4,12 @@
-
+
-2.10
-2005-08-09
+2.11
+2005-08-17
Chrooting
@@ -346,7 +346,7 @@
-# mkdir /etc/portage
+# mkdir -p /etc/portage
# echo "sys-libs/glibc userlocales" >> /etc/portage/package.use
--
gentoo-doc-cvs@gentoo.org mailing list