make.globals: document CONFIG_PROTECT not being prefixed, bug #351086
authorFabian Groffen <grobian@gentoo.org>
Sat, 8 Jan 2011 10:55:34 +0000 (11:55 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sat, 8 Jan 2011 10:55:34 +0000 (11:55 +0100)
cnf/make.globals

index b9b810034eadad78843ff0fd21cc1b393b2f6214..16253d75fe32cfb69ae84c701b8793a5a7d20510 100644 (file)
@@ -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"