summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-07-11 14:25:21 -0700
committerZac Medico <zmedico@gentoo.org>2010-07-11 14:25:21 -0700
commitfc0e49d98177691813fe81d0ef678bb7192180b3 (patch)
tree74ec5a4da06ce583ba0fab30ffa26f291a90ee80 /man
parentMove the check for unsupported FEATURES to config.validate(). (diff)
downloadportage-multirepo-fc0e49d98177691813fe81d0ef678bb7192180b3.tar.gz
portage-multirepo-fc0e49d98177691813fe81d0ef678bb7192180b3.tar.bz2
portage-multirepo-fc0e49d98177691813fe81d0ef678bb7192180b3.zip
Add FEATURES=unknown-features-warn, so the the warning about unknown FEATURES
values can be disabled.
Diffstat (limited to 'man')
-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 b033e7ac..71840f95 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -438,6 +438,9 @@ If a file is not claimed by another package in the same slot and it is not
protected by \fICONFIG_PROTECT\fR, unmerge it even if the modification time or
checksum differs from the file that was originally installed.
.TP
+.B unknown\-features\-warn
+Warn if FEATURES contains one or more unknown values.
+.TP
.B userfetch
When portage is run as root, drop privileges to portage:portage during the
fetching of package sources.