summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-12-24 03:17:26 -0800
committerZac Medico <zmedico@gentoo.org>2011-12-24 03:17:26 -0800
commit770bb7ae204643be1968f0fd0379706b6ce017c0 (patch)
treefc4fc6be68001be06ee1655d46ce66d54033f4d6 /man/make.conf.5
parent9446ae1efbbac8a42654007109c94dc3f161f430 (diff)
downloadportage-770bb7ae204643be1968f0fd0379706b6ce017c0.tar.gz
portage-770bb7ae204643be1968f0fd0379706b6ce017c0.tar.bz2
portage-770bb7ae204643be1968f0fd0379706b6ce017c0.zip
Add FEATURES=config-protect-if-modified support.
This causes the CONFIG_PROTECT behavior to be skipped for files that have not been modified since they were installed.
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 8a66c2111..33f4e455c 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -260,6 +260,10 @@ Log file names have an extension that is appropriate for the compression
type. Currently, only \fBgzip\fR(1) compression is supported, so build
logs will have a '.gz' extension when this feature is enabled.
.TP
+.B config\-protect\-if\-modified
+This causes the \fBCONFIG_PROTECT\fR behavior to be skipped for files
+that have not been modified since they were installed.
+.TP
.B digest
Autogenerate digests for packages when running the
\fBemerge\fR(1), \fBebuild\fR(1), or \fBrepoman\fR(1) commands. If