Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Re: [PATCH] Support unprivileged mode for bug #433453.
Date: Wed, 22 Oct 2014 22:51:12
Message-Id: 544834DA.1070301@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] Support unprivileged mode for bug #433453. by Zac Medico
1 On 09/29/2014 11:23 AM, Zac Medico wrote:
2 > From 313604d52e6764ba360cd938fa6bf480895e793c Mon Sep 17 00:00:00 2001
3 > From: Zac Medico <zmedico@g.o>
4 > Date: Mon, 29 Sep 2014 11:18:42 -0700
5 > Subject: [PATCH] Support unprivileged mode for bug #433453.
6 >
7 > This takes the existing unprivileged prefix support and enables it to
8 > work when EPREFIX is empty. This "unprivileged" mode is automatically
9 > enabled if the current user is not root, but has write access to the
10 > EROOT directory (not due to the 0002 bit). For use in conditional logic
11 > (for example, see doebuild.py diff), "unprivileged" is automatically
12 > added to the FEATURES variable.
13 >
14 > X-Gentoo-Bug: 433453
15 > X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=433453
16
17 Now that 2.2.14 in released, can we merge this?
18 --
19 Thanks,
20 Zac

Replies