From: "Xavier Neys" <neysx@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Mon, 17 Oct 2005 15:11:32 +0000 [thread overview]
Message-ID: <200510171509.j9HF9gij031856@robin.gentoo.org> (raw)
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 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.3 2005/10/17 15:11:32 neysx Exp $ -->
<sections>
-<version>5.0</version>
-<date>2005-08-08</date>
+<version>5.1</version>
+<date>2005-10-17</date>
<section>
<title>Chrooting</title>
@@ -67,7 +67,7 @@
Finally, we load those variables into memory using <c>source</c>.
</p>
-<pre caption = "Chrooting into the new environment">
+<pre caption="Chrooting into the new environment">
# <i>chroot /mnt/gentoo /bin/bash</i>
# <i>env-update</i>
* Caching service dependencies...
@@ -82,7 +82,24 @@
</body>
</subsection>
+<subsection>
+<title>Creating the Portage cache</title>
+<body>
+
+<p>
+You have already installed the Portage tree, but you should now build the
+Portage cache to speed up future emerges. <c>emerge --metadata</c> does this
+for you.
+</p>
+
+<pre caption="Creating the Portage cache">
+# <i>emerge --metadata</i>
+</pre>
+
+</body>
+</subsection>
</section>
+
<section id="configure_USE">
<title>Configuring the USE Variable</title>
<subsection>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2005-10-17 15:11 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-17 15:11 Xavier Neys [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-05-15 6:56 [gentoo-doc-cvs] cvs commit: hb-install-system.xml Joshua Saddler
2008-03-31 4:39 Joshua Saddler
2007-05-03 19:49 Josh Saddler
2007-04-10 6:51 Josh Saddler
2007-03-19 11:37 Josh Saddler
2007-03-19 9:37 Josh Saddler
2007-03-19 7:18 Josh Saddler
2006-11-02 9:50 Xavier Neys
2006-10-08 19:38 Josh Saddler
2006-09-17 12:16 Josh Saddler
2006-07-20 10:11 Lukasz Damentko
2006-07-19 12:08 Lukasz Damentko
2006-07-19 12:01 Lukasz Damentko
2006-07-13 15:01 Lukasz Damentko
2006-03-14 19:28 Josh Saddler
2006-03-06 11:32 Xavier Neys
2006-02-28 0:04 Joseph Jezak
2006-02-22 10:17 Xavier Neys
2006-02-22 10:17 Xavier Neys
2006-02-22 10:17 Xavier Neys
2006-01-05 11:56 Lukasz Damentko
2006-01-05 11:54 Lukasz Damentko
2005-12-08 19:28 swift
2005-08-16 22:14 Xavier Neys
2005-08-08 14:09 swift
2005-07-30 11:31 Sven Vermeulen
2005-07-30 11:31 Sven Vermeulen
2005-07-28 16:43 Sven Vermeulen
2005-07-28 16:38 Sven Vermeulen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200510171509.j9HF9gij031856@robin.gentoo.org \
--to=neysx@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox