[lxc-devel] [GIT] lxc branch, master, updated. 25c2aca55a82447b488eeb0b88e13da1e04871ae

Daniel Lezcano git at users.sourceforge.net
Tue Nov 17 21:57:56 UTC 2009


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  25c2aca55a82447b488eeb0b88e13da1e04871ae (commit)
       via  bcc23654af105f687052ca545ccd33fc92b2fe92 (commit)
       via  6e4bb2e01f407fbecc7fc82496ac96065352a053 (commit)
       via  96c210bbbe1a6c0b06aa38ad1662620ac57bbe4a (commit)
      from  a7856c55450b772f4b979b1158cb1433002084dd (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 25c2aca55a82447b488eeb0b88e13da1e04871ae
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Nov 17 22:57:46 2009 +0100

    export set_state function
    
    This function will be needed for the restart function.
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit bcc23654af105f687052ca545ccd33fc92b2fe92
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Nov 17 22:57:46 2009 +0100

    add capabilities for lxc-checkpoint
    
    add capabilities for lxc-checkpoint
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 6e4bb2e01f407fbecc7fc82496ac96065352a053
Author: Michel Normand <normand at fr.ibm.com>
Date:   Tue Nov 17 22:57:46 2009 +0100

    lxc: move setup_fs to utils.c
    
    This is not required immidiately but may be used by other init.
    
    Signed-off-by: Michel Normand <normand at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 96c210bbbe1a6c0b06aa38ad1662620ac57bbe4a
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Nov 17 22:57:46 2009 +0100

    fix container find the previously created configuration
    
    The command specifies a configuration file => use it
    The command does not specify a configuration but the container
    was created before, use the configuration.
    The command does not specify a configuration and the container
    was not created before, use default.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 src/lxc/lxc-setcap.in |    8 ++++++--
 src/lxc/lxc_execute.c |   17 +++++++++++++++++
 src/lxc/lxc_init.c    |   40 ++--------------------------------------
 src/lxc/lxc_start.c   |   24 +++++++++++++++++++++++-
 src/lxc/start.c       |   14 +++++++-------
 src/lxc/start.h       |    1 +
 src/lxc/utils.c       |   37 +++++++++++++++++++++++++++++++++++++
 src/lxc/utils.h       |    1 +
 8 files changed, 94 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list