Re: [lxc-devel] [PATCH] Make get_ips timeout poll configurable

2013-07-16 Thread Stéphane Graber
On Fri, Jul 12, 2013 at 02:06:20PM -0700, John McFarlane wrote: > This commit increases the default timeout used by lxc-start-ephemeral > from 5 to 10, and adds support for an LXC_IP_TIMEOUT override. > > Patchset 2: > - Previous patch used a command line arg. > > Signed-off-by: John McFarlane

Re: [lxc-devel] [PATCH] clone: only update /etc/hostname if it exists

2013-07-16 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Signed-off-by: Dwight Engen Acked-by: Serge E. Hallyn > --- > src/lxc/lxccontainer.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c > index c5aae99..b0695bc 100644 > --- a/src/lxc/lxc

Re: [lxc-devel] [PATCH 1/1] userns: clear and save id_map

2013-07-16 Thread Dwight Engen
On Mon, 15 Jul 2013 20:58:49 -0500 Serge Hallyn wrote: > Quoting Dwight Engen (dwight.en...@oracle.com): > > On Mon, 15 Jul 2013 16:45:36 -0500 > > Serge Hallyn wrote: > > > > > Quoting Dwight Engen (dwight.en...@oracle.com): > > > > Starting program: /usr/bin/lxc-clone -s -o ol64-01 -n ol64-04

[lxc-devel] [PATCH] clone: only update /etc/hostname if it exists

2013-07-16 Thread Dwight Engen
Signed-off-by: Dwight Engen --- src/lxc/lxccontainer.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c index c5aae99..b0695bc 100644 --- a/src/lxc/lxccontainer.c +++ b/src/lxc/lxccontainer.c @@ -1987,6 +1987,8 @@ static int clone_update_rootfs