Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 07520b2af5495cbde94645d09b523de73047542d
https://github.com/lxc/lxc/commit/07520b2af5495cbde94645d09b523de73047542d
Author: Stéphane Graber
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
M MAINTAINERS
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 36b33520f67cd1a83be8031fccc3c2d7d7255e06
https://github.com/lxc/lxc/commit/36b33520f67cd1a83be8031fccc3c2d7d7255e06
Author: Stéphane Graber
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
M doc/ja/lxc-
Ok all!
I'm late/slow with this. What else is new. I thought I could hammer
this out in a week or so after LinuxPlumbers but my day job just kept on
getting in my face... Reality comes crashing in...
This is what Serge and I were discussing there in NOLA with regards to
using devtmpfs instead
I don't know whether it's a ubuntu bug or a feature but it looks like saucy
version of busybox binary doesn't come with chpasswd enabled and that
causes the failure in the first place.
caglar@oOo:~/Projects/lxc(master)] /bin/busybox | grep chpasswd
[caglar@oOo:~/Projects/lxc(master)]
On Sat, Oc
Signed-off-by: S.Çağlar Onur
---
templates/lxc-busybox.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/templates/lxc-busybox.in b/templates/lxc-busybox.in
index cbdaaf3..44f0a45 100644
--- a/templates/lxc-busybox.in
+++ b/templates/lxc-busybox.in
@@ -209,6 +209,7 @@ EOFF
if [ \$? -ne 0
Hi,
On Sat, Oct 19, 2013 at 1:43 PM, S.Çağlar Onur wrote:
> Hey,
>
> I upgraded my ubuntu box to saucy (using do-release-upgrade tool) minutes
> ago and I realized that this very same problem starts to happen on my
> system as well (using lxc@master).
>
>
Never mind this as it turns out to be a
Hey,
I upgraded my ubuntu box to saucy (using do-release-upgrade tool) minutes
ago and I realized that this very same problem starts to happen on my
system as well (using lxc@master).
[caglar@oOo:~] lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.10
Rele
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: bc605ac6dd45b3fb52207c79b49e89ab8dfbd9e0
https://github.com/lxc/lxc/commit/bc605ac6dd45b3fb52207c79b49e89ab8dfbd9e0
Author: S.Çağlar Onur
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
M src/tests/att
Quoting S.Çağlar Onur (cag...@10ur.org):
> [...]
> make[3]: Entering directory `/home/caglar/Projects/lxc/src/tests'
> depbase=`echo attach.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -DHAVE_CONFIG_H -I. -I../../src-I../../src
> -DLXCROOTFSMOUNT=\"/usr/lib/x86_64-linux-gnu/lxc/rootfs
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 93ea85c71b50282d8761b376f6a1da9029d0759b
https://github.com/lxc/lxc/commit/93ea85c71b50282d8761b376f6a1da9029d0759b
Author: S.Çağlar Onur
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
M src/lxc/lxc_d
Quoting S.Çağlar Onur (cag...@10ur.org):
> Signed-off-by: S.Çağlar Onur
Acked-by: Serge E. Hallyn
> ---
> src/tests/snapshot.c | 18 +++---
> 1 file changed, 15 insertions(+), 3 deletions(-)
>
> diff --git a/src/tests/snapshot.c b/src/tests/snapshot.c
> index 8f16548..1f6d115 1006
Quoting S.Çağlar Onur (cag...@10ur.org):
> Signed-off-by: S.Çağlar Onur
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxc_destroy.c | 9 -
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/src/lxc/lxc_destroy.c b/src/lxc/lxc_destroy.c
> index 9983241..1d1e687 100644
> ---
Quoting S.Çağlar Onur (cag...@10ur.org):
> Signed-off-by: S.Çağlar Onur
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxccontainer.c | 33 +
> src/lxc/lxccontainer.h | 7 +++
> 2 files changed, 40 insertions(+)
>
> diff --git a/src/lxc/lxccontainer.c b/src/lxc
13 matches
Mail list logo