From: Fabian Groffen Date: Sat, 8 Jan 2011 10:55:34 +0000 (+0100) Subject: make.globals: document CONFIG_PROTECT not being prefixed, bug #351086 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2c4107ed0a45af278c013f9bf200c72f80129244;p=portage.git make.globals: document CONFIG_PROTECT not being prefixed, bug #351086 --- diff --git a/cnf/make.globals b/cnf/make.globals index b9b810034..16253d75f 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -100,6 +100,8 @@ PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress PORTAGE_SYNC_STALE="30" # Minimal CONFIG_PROTECT +# NOTE: in Prefix, these are NOT prefixed on purpose, because the +# profiles define them too CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/env.d"