projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f55cca
)
make.globals: document CONFIG_PROTECT not being prefixed, bug #351086
author
Fabian Groffen
<grobian@gentoo.org>
Sat, 8 Jan 2011 10:55:34 +0000
(11:55 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sat, 8 Jan 2011 10:55:34 +0000
(11:55 +0100)
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index b9b810034eadad78843ff0fd21cc1b393b2f6214..16253d75fe32cfb69ae84c701b8793a5a7d20510 100644
(file)
--- 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"