[lxc-devel] [GIT] lxc branch, master, updated. 623f98d8cc0ae38cce244b355a804a7e8e607bc3

Daniel Lezcano git at users.sourceforge.net
Sun Jul 24 22:25:32 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  623f98d8cc0ae38cce244b355a804a7e8e607bc3 (commit)
       via  c440536e7c4cc4836aca2cf3421509aaa8db2365 (commit)
       via  e7eb632cb4365d800939ab20021920468c1ce7db (commit)
       via  c011782c8d83ece9ee883fcd9406433c09f220be (commit)
      from  bcbd102cba31a0054fe4204a39b5e8a411cde42f (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 623f98d8cc0ae38cce244b355a804a7e8e607bc3
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Jul 25 00:22:50 2011 +0200

    lxc-ubuntu: Allow /dev/fuse to be used in a container
    
    As people seem to want it, i.e.
    https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/800886
    
    Signed-off-by: Serge Hallyn <serge.hallyn at canonical.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit c440536e7c4cc4836aca2cf3421509aaa8db2365
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Jul 25 00:22:50 2011 +0200

    lxc-ubuntu: 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.
    
    Note - I messed up.  This was applied upstream, but I dropped it in
    subsequent conversion to lxc-ubuntu template.  It therefore needs to
    be reapplied.
    
    Signed-off-by: Serge Hallyn <serge.hallyn at canonical.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit e7eb632cb4365d800939ab20021920468c1ce7db
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Jul 25 00:22:50 2011 +0200

    Add arm as a supported srcarch
    
    Otherwise building on armel fails with
    
    checking for linux SRCARCH... configure: error: architecture arm-unknown-linux-gnueabi not supported
    
    See https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/745884 for details.
    
    Signed-off-by: Serge Hallyn <serge.hallyn at canonical.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit c011782c8d83ece9ee883fcd9406433c09f220be
Author: Joerg Gollnick <code4lxc+list at wurzelbenutzer.de>
Date:   Mon Jul 25 00:22:50 2011 +0200

    fix lxc-ps to work with systemd
    
    Dear all,
    while working with systemd I found that lxc-ps -efa does not recognize the
    container name.
    Best regards Joerg
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 config/linux.m4         |    1 +
 src/lxc/lxc-ps.in       |   19 ++++++++++++-------
 templates/lxc-ubuntu.in |    3 ++-
 3 files changed, 15 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list