summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-23 23:33:08 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-23 23:33:08 +0000
commitc2b6ed727403b5066190ae241dd2d5457bd6d51b (patch)
tree4b22d492bbf7d71b33638fcc7e4c8f17373e613a /man/make.conf.5
parentAdd sfperms and strict to the default FEATURES since they're already in the b... (diff)
downloadportage-idfetch-c2b6ed727403b5066190ae241dd2d5457bd6d51b.tar.gz
portage-idfetch-c2b6ed727403b5066190ae241dd2d5457bd6d51b.tar.bz2
portage-idfetch-c2b6ed727403b5066190ae241dd2d5457bd6d51b.zip
Add FEATURES=fakeroot support which causes install and package phases to run inside fakeroot when a non-root user runs the ebuild command. Thanks to swegener for the initial patch.
svn path=/main/trunk/; revision=7379
Diffstat (limited to 'man/make.conf.5')
-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 4ae3a2f9..da6df14d 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -169,6 +169,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 fakeroot
+Enable fakeroot for the install and package phases when a non-root user runs
+the \fBebuild\fR(1) command.
+.TP
.B fixpackages
Runs the script that will fix the dependencies in all binary packages. This is
run whenever packages are moved around in the portage tree. Please note that this