aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-05-07 21:34:25 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-07 21:34:25 -0700
commite414b8571fed1e0da1a03e0a9719b580e21f7558 (patch)
treed8c6824ddf96c489bde73285363240ac35e8ca5e /man
parentUse finer grained locks for install. (diff)
downloadportage-e414b8571fed1e0da1a03e0a9719b580e21f7558.tar.gz
portage-e414b8571fed1e0da1a03e0a9719b580e21f7558.tar.bz2
portage-e414b8571fed1e0da1a03e0a9719b580e21f7558.zip
Rename FEATURES=no-ebuild-locks to ebuild-locks.
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 169296970..389bab1db 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -265,6 +265,10 @@ strangely configured Samba server (oplocks off, NFS re\-export). A tool
/usr/lib/portage/bin/clean_locks exists to help handle lock issues
when a problem arises (normally due to a crash or disconnect).
.TP
+.B ebuild\-locks
+Use locks to ensure that unsandboxed ebuild phases never execute
+concurrently.
+.TP
.B fakeroot
Enable fakeroot for the install and package phases when a non-root user runs
the \fBebuild\fR(1) command.