[lxc-devel] [GIT] lxc branch, master, updated. ed55bf5203aca88809d979b289d6b2280a18e79c

Daniel Lezcano git at users.sourceforge.net
Tue Mar 20 22:28:22 UTC 2012


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  ed55bf5203aca88809d979b289d6b2280a18e79c (commit)
       via  1305dd24af039cefc54bc2f21b04b33b62bb26c8 (commit)
       via  52c8f624b5f9ef665f33a7aa80e0aa18b91daa4a (commit)
       via  69182a318c3ba35f56a88891cabad25d9f7985b6 (commit)
      from  f9d0d2cbbf401ffb74c251e75581174d91a02cfc (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 ed55bf5203aca88809d979b289d6b2280a18e79c
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Mar 20 23:27:47 2012 +0100

    lxc-0.8.0-rc2

commit 1305dd24af039cefc54bc2f21b04b33b62bb26c8
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Mar 19 00:31:40 2012 +0100

    Update manpages to reflect some updated options.
    
    (which reminds me a lxc-clone manpage still needs to be written)
    
    Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 52c8f624b5f9ef665f33a7aa80e0aa18b91daa4a
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Mar 19 00:31:40 2012 +0100

    ubuntu templates cleanups
    
    1. fix inconsistent use of '--auth-key' (not --auth_key) which broke their
       usage
    2. add --debug option to lxc-ubuntu (which does set -x to show what broke)
       (idea from Idea from lifeless and benji)
    3. fix incorrect assumption about group with -b option.  User's default group
       may not be the same as username.
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 69182a318c3ba35f56a88891cabad25d9f7985b6
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Mon Mar 19 00:31:40 2012 +0100

    do check for utmp checking at the right time
    
    We were doing the check for whether we need to watch utmp from a
    thread cloned from that which will actually do the utmp watching.
    As a result, the utmp file was always being watched, even if it
    didn't need to be.
    
    Move the check to the parent thread.
    
    Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/948623
    
    Signed-off-by: Serge Hallyn <serge.hallyn at canonical.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 configure.ac                  |    2 +-
 doc/lxc-create.sgml.in        |   44 ++++++++++++++++++++++++++++++++++++++++-
 doc/lxc-destroy.sgml.in       |   25 ++++++++++++++++++++++-
 doc/lxc-start.sgml.in         |   17 ++++++++++++++-
 doc/lxc.conf.sgml.in          |   29 +++++++++++++++++++++++++++
 src/lxc/start.c               |   14 ++++++++----
 templates/lxc-ubuntu-cloud.in |   13 +++++++++--
 templates/lxc-ubuntu.in       |   16 ++++++++++----
 8 files changed, 143 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list