commit:     ed2af84b223d7f9014b058a70eff8f3c0fac39e3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 11:42:10 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 08:23:17 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ed2af84b

general-concepts/manifest: Add 'repoman manifest', GENTOO_MIRRORS

Indicate that 'repoman manifest' can be used instead of 'ebuild ...
manifest'.  Also suggest setting GENTOO_MIRRORS= to skip mirrors while
updating Manifests.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 general-concepts/manifest/text.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/general-concepts/manifest/text.xml 
b/general-concepts/manifest/text.xml
index fb54384..eb2da11 100644
--- a/general-concepts/manifest/text.xml
+++ b/general-concepts/manifest/text.xml
@@ -15,7 +15,9 @@ by the package. This is used to verify integrity upon 
fetching them.
 </p>
 
 <p>
-To generate the <c>Manifest</c>, use <c>ebuild foo.ebuild manifest</c>.
+To generate the <c>Manifest</c>, use <c>ebuild foo.ebuild manifest</c>
+or <c>repoman manifest</c>. You may want to set <c>GENTOO_MIRRORS=</c> while
+calling it to fetch distfiles from their original locations immediately.
 </p>
 </body>
 </section>

Reply via email to