From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NJBwh-0000Qk-FQ for garchives@archives.gentoo.org; Fri, 11 Dec 2009 20:18:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C7CDE0AB2 for ; Fri, 11 Dec 2009 20:18:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F4152E0974 for ; Fri, 11 Dec 2009 20:10:28 +0000 (UTC) Received: from [192.168.22.10] (ip68-4-152-120.oc.oc.cox.net [68.4.152.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 69CC667327 for ; Fri, 11 Dec 2009 20:10:28 +0000 (UTC) Message-ID: <4B22A759.1090509@gentoo.org> Date: Fri, 11 Dec 2009 12:11:05 -0800 From: Zac Medico User-Agent: Thunderbird 2.0.0.23 (X11/20090907) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: Gentoo Dev Subject: [gentoo-dev] [RFC] Enable userpriv by default? Support RESTRICT=userpriv? Interaction with prefix in EAPI 3? X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3d241aef-862d-4454-a97d-efe68f52c8a0 X-Archives-Hash: fb5e37d460915569174786f043dd77b4 Should we enable FEATURES=userpriv by default? If we do that then do we also need to support RESTRICT=userpriv? Maybe RESTRICT=userpriv should not be supported on the grounds that it is never justified? What about prefix support (in EAPI 3), which often doesn't have root privileges? -- Thanks, Zac