summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-02-20 21:19:40 +0000
committerZac Medico <zmedico@gentoo.org>2009-02-20 21:19:40 +0000
commit3a86686fc2b0af7e9f9f96b2e98c245c437ee613 (patch)
treeb7278fb9ee2d8af261a3c273bc41c66058a3b47a
parentc2fd5db98cb16cd1b5f8916865d77f7c0da9b676 (diff)
downloadportage-3a86686fc2b0af7e9f9f96b2e98c245c437ee613.tar.gz
portage-3a86686fc2b0af7e9f9f96b2e98c245c437ee613.tar.bz2
portage-3a86686fc2b0af7e9f9f96b2e98c245c437ee613.zip
Add a cross reference from FEATURES=lmirror docs to the "local" mirror docs
in portage(5). svn path=/main/trunk/; revision=12664
-rw-r--r--man/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 83b7fa3ba..07f7e1946 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -222,6 +222,9 @@ enabled for more than a short period of time.
.B lmirror
When \fImirror\fR is enabled in \fBFEATURES\fR, fetch files even
when \fImirror\fR is also in the \fBebuild\fR(5) \fBRESTRICT\fR variable.
+Do \fBNOT\fR use \fIlmirror\fR for clients that need to override \fBRESTRICT\fR
+when fetching from a local mirror, but instead use a "local" mirror setting
+in \fI/etc/portage/mirrors\fR, as described in \fBportage\fR(5).
.TP
.B metadata\-transfer
Automatically perform a metadata transfer when `emerge \-\-sync` is run.