Bug #220533 - Document FEATURES="skiprocheck".
authorZac Medico <zmedico@gentoo.org>
Tue, 13 May 2008 03:38:23 +0000 (03:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 13 May 2008 03:38:23 +0000 (03:38 -0000)
svn path=/main/trunk/; revision=10314

man/make.conf.5

index 2a176373381b7bfbcffd05985ea7d1fe3e42c636..c3cb342e0f747201eebca683dda45fe22a82e727 100644 (file)
@@ -281,6 +281,15 @@ See also \fIsuidctl\fR below.
 When commiting work to cvs with \fBrepoman\fR(1), sign the Manifest with 
 a GPG key.  Read about the \fIPORTAGE_GPG_KEY\fR variable in \fBmake.conf\fR(5).
 .TP
+.B skiprocheck
+Skip write access checks on \fBDISTDIR\fR when fetching files. This is
+useful when \fBFETCHCOMMAND\fR and \fBRESUMECOMMAND\fR are used to
+forward fetch requests to a server that exposes \fBDISTDIR\fR as
+a read-only NFS share. A read-only \fBDISTDIR\fR is not compatible with the
+\fIdistlocks\fR, so it is recommended to also add "-distlocks" to
+\fBFEATURES\fR in order to avoid warning messages that are triggered by this
+incompatibility.
+.TP
 .B splitdebug
 Prior to stripping ELF etdyn and etexec files, the debugging info is 
 stored for later use by various debuggers.  This feature is disabled by