From 2c4107ed0a45af278c013f9bf200c72f80129244 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 8 Jan 2011 11:55:34 +0100 Subject: [PATCH] make.globals: document CONFIG_PROTECT not being prefixed, bug #351086 --- cnf/make.globals | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.26.2