[lxc-devel] [GIT] lxc branch, lxc-0.7.4.X, updated. b3c7b19a0de4a7ba74e6d46a01dccbc75c9a3c20

Daniel Lezcano git at users.sourceforge.net
Fri May 6 23:34:17 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, lxc-0.7.4.X has been updated
       via  b3c7b19a0de4a7ba74e6d46a01dccbc75c9a3c20 (commit)
       via  ed57edc0ad52692272cab13e132bd58fc9635ea5 (commit)
       via  c6a46e86d4befbed2b35cb7fb97053fe6da8c8ab (commit)
      from  434d05fc6a8f38c29606780fab9df4fa3706fc25 (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 b3c7b19a0de4a7ba74e6d46a01dccbc75c9a3c20
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Thu May 5 12:07:51 2011 +0200

    lxc: fix bogus header file
    
    The lxc/ prefix is missing in <start.h>. This breaks the inclusion
    of the header file <lxc/conf.h> in external source code.
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit ed57edc0ad52692272cab13e132bd58fc9635ea5
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Sat May 7 01:32:19 2011 +0200

    templates: don't put devpts in $confdir/container/fstab
    
    src/lxc/conf.c will explicitly mount it anyway.  Furthermore, the fstab
    entry, which is getting processed first, did not specify -o newinstance.
    This can cause the host's devpts entry mount options to change, as in
    https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/607636.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit c6a46e86d4befbed2b35cb7fb97053fe6da8c8ab
Author: Serge E. Hallyn <serge at hallyn.com>
Date:   Sat May 7 01:32:19 2011 +0200

    templates: don't put devpts in $confdir/container/fstab
    
    src/lxc/conf.c will explicitly mount it anyway.  Furthermore, the fstab
    entry, which is getting processed first, did not specify -o newinstance.
    This can cause the host's devpts entry mount options to change, as in
    https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/607636.
    
    I believe the lenny, fedora, and debian templates also will need an
    update.
    
    Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/conf.h            |    2 +-
 templates/lxc-debian.in   |    1 -
 templates/lxc-fedora.in   |    1 -
 templates/lxc-lenny.in    |    1 -
 templates/lxc-lucid.in    |    1 -
 templates/lxc-maverick.in |    1 -
 templates/lxc-natty.in    |    1 -
 7 files changed, 1 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list