Re: [lxc-devel] [PATCH] lxc-ubuntu-cloud: pass --numeric-owner and -p to untar

2013-10-07 Thread Scott Moser
On Mon, 7 Oct 2013, Stéphane Graber wrote: > On Mon, Oct 07, 2013 at 04:16:05PM -0500, Serge Hallyn wrote: > > An example of where this can break is if you pass in sshkey to user > > ubuntu in the container, where user ubuntu exists with different uid > > on host. > > > > Signed-off-by: Serge Hall

Re: [lxc-devel] [PATCH] lxc-ubuntu-cloud: pass --numeric-owner and -p to untar

2013-10-07 Thread Stéphane Graber
On Mon, Oct 07, 2013 at 04:16:05PM -0500, Serge Hallyn wrote: > An example of where this can break is if you pass in sshkey to user > ubuntu in the container, where user ubuntu exists with different uid > on host. > > Signed-off-by: Serge Hallyn Acked-by: Stéphane Graber > --- > templates/lxc

[lxc-devel] [PATCH] lxc-ubuntu-cloud: pass --numeric-owner and -p to untar

2013-10-07 Thread Serge Hallyn
An example of where this can break is if you pass in sshkey to user ubuntu in the container, where user ubuntu exists with different uid on host. Signed-off-by: Serge Hallyn --- templates/lxc-ubuntu-cloud.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lxc-ubuntu

[lxc-devel] [lxc/lxc] 034ef7: coverity: free dent_buf on error path (cgroup.c)

2013-10-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 034ef75d494c5ee6d46c04c3659a5be121a943ca https://github.com/lxc/lxc/commit/034ef75d494c5ee6d46c04c3659a5be121a943ca Author: Serge Hallyn Date: 2013-10-07 (Mon, 07 Oct 2013) Changed paths: M src/lxc/cgroup

[lxc-devel] [lxc/lxc] 5903da: free cgroup_tasks_fn after use

2013-10-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 5903da828985e18155be30818e086c7c8328f0e0 https://github.com/lxc/lxc/commit/5903da828985e18155be30818e086c7c8328f0e0 Author: Serge Hallyn Date: 2013-10-07 (Mon, 07 Oct 2013) Changed paths: M src/lxc/cgroup

[lxc-devel] [lxc/lxc] 9baa57: coverity: closedir on error path

2013-10-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 9baa57bdd4e8aac1ce4fe792065ac5eb2981ec38 https://github.com/lxc/lxc/commit/9baa57bdd4e8aac1ce4fe792065ac5eb2981ec38 Author: Serge Hallyn Date: 2013-10-07 (Mon, 07 Oct 2013) Changed paths: M src/lxc/lxccon

Re: [lxc-devel] [PATCH 1/1] lxc/conf.c Heuristic determination of autodev condition...

2013-10-07 Thread Michael H. Warfield
On Fri, 2013-10-04 at 11:56 -0500, Serge Hallyn wrote: > Quoting Michael H. Warfield (m...@wittsend.com): > > My second takeaway from the Linux Plumbers conference was to do an > > automatic heuristic determination when we should enable autodev > > (mounting of something on /dev/ in the container