Document userfetch for bug #133975. Thanks to RiverRat for this patch. v2.1_rc2
authorZac Medico <zmedico@gentoo.org>
Tue, 23 May 2006 03:23:41 +0000 (03:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 23 May 2006 03:23:41 +0000 (03:23 -0000)
svn path=/main/trunk/; revision=3392

cnf/make.conf

index aaccac04da6ff469cf640805fa10425ad968ac09..ab8e6aeea90b5a297a97c07878c8058d7078ead6 100644 (file)
 #  'sandbox'     enables sandboxing when running emerge and ebuild.
 #  'strict'      causes portage to react strongly to conditions that are
 #                potentially dangerous, like missing/incorrect Manifest files.
+#  'userfetch'   when portage is run as root, drop privileges to
+#                portage:portage during the fetching of package sources.
 #  'userpriv'    allows portage to drop root privileges while it is compiling,
 #                as a security measure.  As a side effect this can remove 
 #                sandbox access violations for users.