Quoting Stéphane Graber (stgra...@ubuntu.com):
> On Wed, Oct 09, 2013 at 07:17:43AM -0500, Serge Hallyn wrote:
> > Two new commands are defined: list_defined_containers() and
> > list_active_containers(). Both take an lxcpath (NULL means
> > use the default lxcpath) and return the number of contai
Quoting S.Çağlar Onur (cag...@10ur.org):
> Hi Serge,
>
>
> On Sat, Oct 5, 2013 at 12:27 AM, Serge Hallyn wrote:
>
> > Quoting Serge Hallyn (serge.hal...@ubuntu.com):
> > > Quoting S.Çağlar Onur (cag...@10ur.org):
> > > > Hi,
> > > >
> > > > src/lxc/lxccontainer.h contains two public field named
On Thu, Oct 10, 2013 at 08:33:28AM -0500, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > On Wed, Oct 09, 2013 at 07:17:43AM -0500, Serge Hallyn wrote:
> > > Two new commands are defined: list_defined_containers() and
> > > list_active_containers(). Both take an lxcpath (N
Hi, guys.
I'm using 1.0.0.alpha1 although I've tried with 0.8.0 also and I'm
unable to start container with the following error:
lxc-start: Invalid argument - pivot_root syscall failed
lxc-start: failed to setup pivot root
lxc-start: failed to set rootfs for 'repos'
lxc-start: failed to setup the
gcc was complaining with:
reboot.c:33: error: conflicting types for ‘clone’
/usr/include/bits/sched.h:83: note: previous declaration of ‘clone’ was here
Signed-off-by: Dwight Engen
---
src/tests/reboot.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tests/reboot.c
On Wed, 2 Oct 2013 17:31:07 -0400
Stéphane Graber wrote:
> Hey everyone,
>
> Just wanted to let you know that I just finished going through the 80
> or so bug reports we had on sourceforge, closing any that weren't
> affecting master anymore, moving a few to github and fixing another
> bunch.
>
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 92cbfdaf682dca9cf60243f23c2e911181bfc7ab
https://github.com/lxc/lxc/commit/92cbfdaf682dca9cf60243f23c2e911181bfc7ab
Author: KATOH Yasufumi
Date: 2013-10-10 (Thu, 10 Oct 2013)
Changed paths:
M templates/lx
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 9aad9d12c9625aef9bd9386dc762e6299354b714
https://github.com/lxc/lxc/commit/9aad9d12c9625aef9bd9386dc762e6299354b714
Author: Alexander Khryukin
Date: 2013-10-10 (Thu, 10 Oct 2013)
Changed paths:
M configur
Quoting Dwight Engen (dwight.en...@oracle.com):
> gcc was complaining with:
> reboot.c:33: error: conflicting types for ‘clone’
> /usr/include/bits/sched.h:83: note: previous declaration of ‘clone’ was here
>
> Signed-off-by: Dwight Engen
Acked-by: Serge E. Hallyn
> ---
> src/tests/reboot.c |
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: f3cef1cbe2835668036d40bc88c2e546868bc0ea
https://github.com/lxc/lxc/commit/f3cef1cbe2835668036d40bc88c2e546868bc0ea
Author: Dwight Engen
Date: 2013-10-10 (Thu, 10 Oct 2013)
Changed paths:
M src/tests/rebo
On Thu, Oct 10, 2013 at 12:59:04PM -0400, Dwight Engen wrote:
> gcc was complaining with:
> reboot.c:33: error: conflicting types for ‘clone’
> /usr/include/bits/sched.h:83: note: previous declaration of ‘clone’ was here
>
> Signed-off-by: Dwight Engen
Acked-by: Stéphane Graber
> ---
> src/te
Quoting Peter Volkov (p...@gentoo.org):
> Hi, guys.
>
> I'm using 1.0.0.alpha1 although I've tried with 0.8.0 also and I'm
> unable to start container with the following error:
>
> lxc-start: Invalid argument - pivot_root syscall failed
> lxc-start: failed to setup pivot root
> lxc-start: failed
12 matches
Mail list logo