[lxc-devel] [GIT] lxc branch, master, updated. 91656ce587b99ae193e5de7e12ec9d9a5a78caa0
Daniel Lezcano
git at users.sourceforge.net
Sun Jan 16 18:40:58 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".
The branch, master has been updated
via 91656ce587b99ae193e5de7e12ec9d9a5a78caa0 (commit)
via 2175f8936cc7c1e8cc451da040aa57d5dd6ad088 (commit)
from e46595367719fc0a5a2e4c87f434cde9b00b46e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 91656ce587b99ae193e5de7e12ec9d9a5a78caa0
Author: Joerg Gollnick <code4lxc at wurzelbenutzer.de>
Date: Sun Jan 16 19:40:46 2011 +0100
Fix mntflags initialization
Dear all,
while setting up a container on x86_64 (archlinux host/guest) I had trouble
with mounting dev/pts and others from container.fstab and a ssh login does not
work (only ssh container bash -i gives you a shell)
The cause is that conf.c does not initialize mntflags.
Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>
commit 2175f8936cc7c1e8cc451da040aa57d5dd6ad088
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date: Fri Jan 14 09:51:13 2011 +0100
add lxc-lenny template
Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>
-----------------------------------------------------------------------
Summary of changes:
src/lxc/conf.c | 1 +
templates/lxc-lenny.in | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
lxc
More information about the lxc-devel
mailing list