summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-11-02 07:14:32 +0000
committerZac Medico <zmedico@gentoo.org>2007-11-02 07:14:32 +0000
commitb7720c0815f689446739ee5d8d64a649134ddb24 (patch)
tree0d5ef9c73beb2f59a70f67c6c29573e85746c766 /man/make.conf.5
parentMake sure vardbapi.cp_list() always sorts the results. (diff)
downloadportage-multirepo-b7720c0815f689446739ee5d8d64a649134ddb24.tar.gz
portage-multirepo-b7720c0815f689446739ee5d8d64a649134ddb24.tar.bz2
portage-multirepo-b7720c0815f689446739ee5d8d64a649134ddb24.zip
Bug #197594 - Document FEATURES="lmirror".
svn path=/main/trunk/; revision=8373
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 2c9982ef..b7f6ec65 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -207,6 +207,10 @@ prior to each build. Due to lack of proper cleanup, this feature can
interfere with normal emerge operation and therefore it should not be left
enabled for more than a short period of time.
.TP
+.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.
+.TP
.B metadata\-transfer
Automatically perform a metadata transfer when `emerge \-\-sync` is run.
.TP