summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-11 06:01:34 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-11 06:01:34 +0000
commit161bbea42b3bb0b564b9b2a61aaac0f19a733c0d (patch)
tree832b9201d2c9bdc5f92e27242e235cae49d97b45
parent808cf32ebe9954acaed6ff5aacafd688e6ee5150 (diff)
downloadportage-161bbea42b3bb0b564b9b2a61aaac0f19a733c0d.tar.gz
portage-161bbea42b3bb0b564b9b2a61aaac0f19a733c0d.tar.bz2
portage-161bbea42b3bb0b564b9b2a61aaac0f19a733c0d.zip
Add a cross reference from FEATURES=lmirror docs to the "local" mirror docs
in portage(5). (trunk r12664) svn path=/main/branches/2.1.6/; revision=12927
-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 9526a6315..c20eca314 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.