From b773f82f3ab84270d6541b84298013b6221ebcac Mon Sep 17 00:00:00 2001 From: David James Date: Thu, 7 Apr 2011 16:49:58 -0700 Subject: Add force-mirror FEATURE. force-mirror: Only fetch files from configured mirrors, ignoring SRC_URI, except when mirror is in the ebuild(5) RESTRICT variable. BUG=chromium-os:13221 TEST=Test that ebuilds now fail with FEATURES=force-mirror if files are not in the configured mirror. Change-Id: I8484d5af8dff97b431398030b33c024ff1295ba0 Review URL: http://codereview.chromium.org/6677171 --- man/make.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index a86f257f7..cf8d2170a 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -304,6 +304,10 @@ enabled for more than a short period of time. Modifies .la files to not include other .la files and some other fixes (order of flags, duplicated entries, ...) .TP +.B force\-mirror +Only fetch files from configured mirrors, ignoring \fBSRC_URI\fR, +except when \fImirror\fR is in the \fBebuild\fR(5) \fBRESTRICT\fR variable. +.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. -- cgit v1.2.3-1-g7c22