Re: Include Proot-static with binary releases

2019-03-25 Thread Ludovic Courtès
Hi! Danny Milosavljevic skribis: > On Tue, 23 Jan 2018 15:49:26 +0100 > ludovic.cour...@inria.fr (Ludovic Courtès) wrote: > >> > Currently proot only build successfully on x86_64 and i686, so that is >> > something we would need to fix first. > > Are you sure that is not just a limitation of t

Re: Include Proot-static with binary releases

2019-03-23 Thread Danny Milosavljevic
On Tue, 23 Jan 2018 15:49:26 +0100 ludovic.cour...@inria.fr (Ludovic Courtès) wrote: > > Currently proot only build successfully on x86_64 and i686, so that is > > something we would need to fix first. Are you sure that is not just a limitation of the qemu transparent emulation? I examined the

Re: Include Proot-static with binary releases

2018-01-23 Thread Ludovic Courtès
Efraim Flashner skribis: > On Thu, Jan 18, 2018 at 03:21:53PM +0100, Pjotr Prins wrote: >> On Thu, Jan 18, 2018 at 11:44:03AM +0100, Ludovic Courtès wrote: >> > Including proot-static makes a lot of sense and easily done (it adds >> > 3 MiB to the result.) We’d need to document it properly thoug

Re: Include Proot-static with binary releases

2018-01-22 Thread Efraim Flashner
On Thu, Jan 18, 2018 at 03:21:53PM +0100, Pjotr Prins wrote: > On Thu, Jan 18, 2018 at 11:44:03AM +0100, Ludovic Courtès wrote: > > Including proot-static makes a lot of sense and easily done (it adds > > 3 MiB to the result.) We’d need to document it properly though, > > probably with a new secti

Re: Include Proot-static with binary releases

2018-01-21 Thread Pjotr Prins
On Sun, Jan 21, 2018 at 03:50:12PM +0100, Ricardo Wurmus wrote: > > Ludovic Courtès writes: > > > Including proot-static makes a lot of sense and easily done (it adds > > 3MiB to the result.) We’d need to document it properly though, > > probably with a new section under “Setting Up the Daemon”

Re: Include Proot-static with binary releases

2018-01-21 Thread Ricardo Wurmus
Ludovic Courtès writes: > Including proot-static makes a lot of sense and easily done (it adds > 3MiB to the result.) We’d need to document it properly though, > probably with a new section under “Setting Up the Daemon”. We could > mention user namespaces as another option for non-root users.

Re: Include Proot-static with binary releases

2018-01-18 Thread Pjotr Prins
On Thu, Jan 18, 2018 at 11:44:03AM +0100, Ludovic Courtès wrote: > Including proot-static makes a lot of sense and easily done (it adds > 3 MiB to the result.) We’d need to document it properly though, > probably with a new section under “Setting Up the Daemon”. We could > mention user namespaces

Re: Include Proot-static with binary releases

2018-01-18 Thread Ludovic Courtès
Hello, YOANN P skribis: > Is there any plan to include "proot-static" with Guix Binary releases ? Good question! > My request is motivated by the fact i'm looking for a way to use/install Guix > only with the bin release on a non-privileged environnement (HPC, non root > user) without the ne