man: document prefix behaviour for CONFIG_PROTECT, bug #378625
authorFabian Groffen <grobian@gentoo.org>
Fri, 26 Aug 2011 19:36:10 +0000 (21:36 +0200)
committerFabian Groffen <grobian@gentoo.org>
Fri, 26 Aug 2011 19:36:10 +0000 (21:36 +0200)
man/emerge.1
man/make.conf.5

index fa5bed0d1fe412477975b8c3f06ece85f8f4f1f3..52f583a45cf25492f02d0ddabb83f268db31ba91 100644 (file)
@@ -931,6 +931,12 @@ add this to /etc/make.conf:
 Tools such as dispatch\-conf, cfg\-update, and etc\-update are also available to
 aid in the merging of these files. They provide interactive merging and can
 auto\-merge trivial changes.
+.LP
+When an offset prefix (\fBEPREFIX\fR) is active, all paths in
+\fBCONFIG_PROTECT\fR and \fBCONFIG_PROTECT_MASK\fR are prefixed with the
+offset by Portage before they are considered.  Hence, these paths never
+contain the offset prefix, and the variables can be defined in
+offset-unaware locations, such as the profiles. 
 .SH "REPORTING BUGS"
 Please report any bugs you encounter through our website:
 .LP
index 76f32f71892770c1357610fcf83ab1b35c27799c..6f5eec53d7353a7152ad7bd13d0be457513c190b 100644 (file)
@@ -138,6 +138,9 @@ Defaults to /lib/modules.
 All files and/or directories that are defined here will have "config file protection"
 enabled for them. See the \fBCONFIGURATION FILES\fR section
 of \fBemerge\fR(1) for more information.
+Note that if an offset prefix (\fBEPREFIX\fR) is activated, all paths defined
+in \fBCONFIG_PROTECT\fR are prefixed by Portage with the offset before
+they are used.
 .TP
 \fBCONFIG_PROTECT_MASK\fR = \fI[space delimited list of files and/or directories]\fR
 All files and/or directories that are defined here will have "config file protection"