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.50)
id 1ERWeN-0008Cc-Nt
for garchives@archives.gentoo.org; Mon, 17 Oct 2005 15:11:44 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9HF9hq0009067;
Mon, 17 Oct 2005 15:09:43 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9HF9gij031856
for ; Mon, 17 Oct 2005 15:09:42 GMT
Message-Id: <200510171509.j9HF9gij031856@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 1ERWeO-00024w-Vu
for gentoo-doc-cvs@lists.gentoo.org; Mon, 17 Oct 2005 15:11:45 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 17 Oct 2005 15:11:32 +0000
From: "Xavier Neys"
Date: Mon, 17 Oct 2005 15:11:32 +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: 13a5bf8a-1447-4ecb-924f-04eab42d0118
X-Archives-Hash: 3c2404771b10a5e4c5a5e2ba889c92ed
neysx 05/10/17 15:11:32
Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-system.xml
Log:
#109575 run emerge --metadata after chrooting
Revision Changes Path
1.3 +22 -5 xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-system.xml 8 Aug 2005 13:24:46 -0000 1.2
+++ hb-install-system.xml 17 Oct 2005 15:11:32 -0000 1.3
@@ -2,14 +2,14 @@
-
+
-
+
-5.0
-2005-08-08
+5.1
+2005-10-17
Chrooting
@@ -67,7 +67,7 @@
Finally, we load those variables into memory using source.
-
+
# chroot /mnt/gentoo /bin/bash
# env-update
* Caching service dependencies...
@@ -82,7 +82,24 @@