[lxc-devel] [GIT] lxc branch, master, updated. 226a18d6712281757e9c552370d1e6ffa305167e

Daniel Lezcano git at users.sourceforge.net
Thu Jan 14 06:43:31 UTC 2010


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  226a18d6712281757e9c552370d1e6ffa305167e (commit)
       via  33ba4ad795db91deccc5b79dcb3d6b035ff7d642 (commit)
       via  a31b2048d9d7af1308e2aa6ff145afebe7f11525 (commit)
       via  201172806c477ecb36bc00fad92b85e067712c38 (commit)
       via  62e46035481fa000b4d23ba94be4c312b3235e70 (commit)
      from  222dcd54439ce392cf74756e733a89784cea79b4 (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 226a18d6712281757e9c552370d1e6ffa305167e
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Thu Jan 14 07:43:18 2010 +0100

    fix compilation warning
    
    lxc_config_define_load should an int
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 33ba4ad795db91deccc5b79dcb3d6b035ff7d642
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Thu Jan 14 07:43:18 2010 +0100

    lxc: add --define to start
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit a31b2048d9d7af1308e2aa6ff145afebe7f11525
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Thu Jan 14 07:43:18 2010 +0100

    add --define to restart
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 201172806c477ecb36bc00fad92b85e067712c38
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Thu Jan 14 07:43:18 2010 +0100

    add --define to execute
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 62e46035481fa000b4d23ba94be4c312b3235e70
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Thu Jan 14 07:43:17 2010 +0100

    add interface to assign configuration variable from the command line
    
    lxc_config_define_add() and lxc_config_define_load() define
    the interface to load a list of KEY=VAL buffers in the configuration
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 doc/lxc-execute.sgml.in |   15 ++++++++++++++-
 doc/lxc-start.sgml.in   |   16 +++++++++++++++-
 src/lxc/confile.c       |   32 ++++++++++++++++++++++++++++++++
 src/lxc/confile.h       |    5 ++++-
 src/lxc/lxc_execute.c   |   14 ++++++++++++--
 src/lxc/lxc_restart.c   |   43 ++++++++++++++++++++++++++++++++++++++-----
 src/lxc/lxc_start.c     |   12 +++++++++++-
 7 files changed, 126 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list