Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-24 Thread Rémi Cardona
Le mardi 20 août 2013 à 12:26 +0200, Michał Górny a écrit : 3. FEATURES=ipc-sandbox Requires: CONFIG_NAMESPACES, CONFIG_IPC_NS Applies to: src_* This one separates the ebuild's *nix IPC stuff from host. This includes semaphores, shared memory etc. Similarly to network-sandbox, this

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-22 Thread Sergey Popov
22.08.2013 06:05, Albert Hopkins пишет: This sounds like cool stuff... I wonder if this could be a step towards unprivileged users being able to use portage for user-installed apps. Try Prefix[1], it works very well in some cases ;-) [1] - http://www.gentoo.org/proj/en/gentoo-alt/prefix/

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-22 Thread Michał Górny
Dnia 2013-08-21, o godz. 22:05:21 Albert Hopkins mar...@letterboxes.org napisał(a): This sounds like cool stuff... I wonder if this could be a step towards unprivileged users being able to use portage for user-installed apps. I doubt it. Especially that those features actually require root

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-21 Thread Albert Hopkins
This sounds like cool stuff... I wonder if this could be a step towards unprivileged users being able to use portage for user-installed apps.

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-21 Thread Rich Freeman
On Wed, Aug 21, 2013 at 10:05 PM, Albert Hopkins mar...@letterboxes.org wrote: This sounds like cool stuff... I wonder if this could be a step towards unprivileged users being able to use portage for user-installed apps. Sounds like Prefix, lite? Rich

[gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Michał Górny
Hello, fellow developers. I've added a few new fancy features for Gentoo developers to portage git. Sadly, since Zac isn't planning another release until 2.2.0 goes stable, you need to switch to - to use them. But I say to you, it's worth the hassle. The features are off by default since

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Markos Chandras
On 20 August 2013 11:26, Michał Górny mgo...@gentoo.org wrote: Hello, fellow developers. I've added a few new fancy features for Gentoo developers to portage git. Sadly, since Zac isn't planning another release until 2.2.0 goes stable, you need to switch to - to use them. But I say to

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Sergey Popov
20.08.2013 14:26, Michał Górny пишет: Hello, fellow developers. I've added a few new fancy features for Gentoo developers to portage git. Sadly, since Zac isn't planning another release until 2.2.0 goes stable, you need to switch to - to use them. But I say to you, it's worth the

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Rick Zero_Chaos Farina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/20/2013 06:26 AM, Michał Górny wrote: Hello, fellow developers. I've added a few new fancy features for Gentoo developers to portage git. Sadly, since Zac isn't planning another release until 2.2.0 goes stable, you need to switch to -

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Alexis Ballier
On Tue, 20 Aug 2013 12:26:03 +0200 Michał Górny mgo...@gentoo.org wrote: 2. FEATURES=network-sandbox does distcc work with this ? Alexis.

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Douglas Freed
On Aug 20, 2013 10:58 AM, Rick Zero_Chaos Farina zeroch...@gentoo.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/20/2013 06:26 AM, Michał Górny wrote: Hello, fellow developers. I've added a few new fancy features for Gentoo developers to portage git. Sadly, since Zac

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Michał Górny
Dnia 2013-08-20, o godz. 11:04:35 Alexis Ballier aball...@gentoo.org napisał(a): On Tue, 20 Aug 2013 12:26:03 +0200 Michał Górny mgo...@gentoo.org wrote: 2. FEATURES=network-sandbox does distcc work with this ? You could say that. It just can't connect to any other host :). We may

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Douglas Freed
On Aug 20, 2013 11:20 AM, Michał Górny mgo...@gentoo.org wrote: Dnia 2013-08-20, o godz. 11:04:35 Alexis Ballier aball...@gentoo.org napisał(a): On Tue, 20 Aug 2013 12:26:03 +0200 Michał Górny mgo...@gentoo.org wrote: 2. FEATURES=network-sandbox does distcc work with this ?

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 20/08/13 11:30 AM, Douglas Freed wrote: On Aug 20, 2013 11:20 AM, Michał Górny mgo...@gentoo.org mailto:mgo...@gentoo.org wrote: Dnia 2013-08-20, o godz. 11:04:35 Alexis Ballier aball...@gentoo.org mailto:aball...@gentoo.org napisał(a):

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Alex Xu
On 20/08/13 11:42 AM, Ian Stakenvicius wrote: It's a feature; all features are optional. It's just not going to be able to be enabled along with FEATURES=distcc is all. I'm sure we have other features that collide with one-another too, so i don't see this being a big issue. FEATURES=nostrip

Re: [gentoo-dev] New developer features in portage: cgroup, network-sandbox, ipc-sandbox

2013-08-20 Thread Paweł Hajdan, Jr.
On 8/20/13 3:26 AM, Michał Górny wrote: I've added a few new fancy features for Gentoo developers to portage git. Sadly, since Zac isn't planning another release until 2.2.0 goes stable, you need to switch to - to use them. But I say to you, it's worth the hassle. I'd really appreciate