Daniel Lezcano writes:
> Hi Serge,
>
> thanks for the pointer.
>
> I though it was for user ns only.
The pieces were closely interrelated so I used the same tree.
> Cool to see Eric is taking care of the final bits of this feature.
My apologies for letting it languish so long. That wasn't my
On 11/05/2012 02:43 PM, Serge Hallyn wrote:
> Quoting Daniel Lezcano (daniel.lezc...@free.fr):
>> The patches are for these are a out-dated but available at
>> git.kernel.org and in the download section of lxc.sourceforge.net.
> Newer versions are at
> http://git.kernel.org/?p=linux/kernel/git/ebi
Quoting Daniel Lezcano (daniel.lezc...@free.fr):
> The patches are for these are a out-dated but available at
> git.kernel.org and in the download section of lxc.sourceforge.net.
Newer versions are at
http://git.kernel.org/?p=linux/kernel/git/ebiederm/user-namespace.git;a=shortlog;h=refs/heads/us
Quoting Michael H. Warfield (m...@wittsend.com):
> > - One of the things we use a lot with linux-vserver is an "enter"
> > functionality: from a shell in the host, use the "enter" command
> > to get a shell inside a container. This is a variant of the "exec"
> > feature, which allows the exec
On 11/03/2012 10:10 PM, Patrick LeBoutillier wrote:
> Hi all,
Hi Patrick,
>
> We have been using linux-vserver for years (we actually created the
> project before eventually passing on maintainership), but after years
> of kernel patching and unending API and syscall changes, we are looking
> to
On Sat, 2012-11-03 at 23:51 +0100, Tomas Pospisek wrote:
> On Sat, 03 Nov 2012 "Michael H. Warfield" wrote:
>
> > On Sat, 2012-11-03, Patrick LeBoutillier wrote:
> >
> >> - One of the things we use a lot with linux-vserver is an "enter"
> >> functionality: from a shell in the host, use the "ente
On Sat, 03 Nov 2012 "Michael H. Warfield" wrote:
> On Sat, 2012-11-03, Patrick LeBoutillier wrote:
>
>> - One of the things we use a lot with linux-vserver is an "enter"
>> functionality: from a shell in the host, use the "enter" command
>> to get a shell inside a container. This is a variant
On Sat, 2012-11-03 at 17:10 -0400, Patrick LeBoutillier wrote:
> Hi all,
> We have been using linux-vserver for years (we actually created the
> project before eventually passing on maintainership), but after years
> of kernel patching and unending API and syscall changes, we are looking
> to move
Hi all,
We have been using linux-vserver for years (we actually created the
project before eventually passing on maintainership), but after years
of kernel patching and unending API and syscall changes, we are looking
to move towards a more mainstream approach, ideally fully integrated into
the st