Re: [lxc-devel] [PATCH 3/3] lxc-busybox: if in userns, don't try to mknod

2013-10-24 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On Wed, Oct 23, 2013 at 01:02:59AM +, Serge Hallyn wrote: > > From: Serge Hallyn > > > > Signed-off-by: Serge Hallyn > > We really should be working on a shared set of functions all templates > can source instead of re-inventing the wheel ove

Re: [lxc-devel] [PATCH 3/3] lxc-busybox: if in userns, don't try to mknod

2013-10-23 Thread Stéphane Graber
On Wed, Oct 23, 2013 at 01:02:59AM +, Serge Hallyn wrote: > From: Serge Hallyn > > Signed-off-by: Serge Hallyn We really should be working on a shared set of functions all templates can source instead of re-inventing the wheel over and over again (thinking about config, fstab, architecture

[lxc-devel] [PATCH 3/3] lxc-busybox: if in userns, don't try to mknod

2013-10-22 Thread Serge Hallyn
From: Serge Hallyn Signed-off-by: Serge Hallyn --- templates/lxc-busybox.in | 44 +++- 1 file changed, 31 insertions(+), 13 deletions(-) diff --git a/templates/lxc-busybox.in b/templates/lxc-busybox.in index cbdaaf3..7aa4130 100644 --- a/templates/lxc-bu