[lxc-devel] [GIT] lxc branch, master, updated. 5045eedff022d8efe004741898254578b146c1eb

Daniel Lezcano git at users.sourceforge.net
Fri May 28 15:43:35 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  5045eedff022d8efe004741898254578b146c1eb (commit)
       via  cc6f6dd7d8b7686c705a9ad3a31903b124541d8e (commit)
       via  2b8b82807ac92976629125d4d6ee75aaaf11012d (commit)
       via  11eaec4c33ecc441352f486f3d975217585ad8e7 (commit)
       via  9887d6c6c22613ce9c94f15179719212df4c4d8e (commit)
       via  396639d4247ffd9aaf09a814305fd1d57fef7b58 (commit)
       via  8c94bc855199c8dab82ac7db8fa9d6e11f814d26 (commit)
      from  b3df193c5035ac866de1e4e9d484431ce707c4ad (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 5045eedff022d8efe004741898254578b146c1eb
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri May 28 17:39:11 2010 +0200

    disable rootfs automatic detection
    
    Avoid a warning at compile time by disabling temporary the code.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit cc6f6dd7d8b7686c705a9ad3a31903b124541d8e
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri May 28 17:39:11 2010 +0200

    fix pivot umount algorithm
    
    Make a function and fix bad parameter to umount.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 2b8b82807ac92976629125d4d6ee75aaaf11012d
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri May 28 17:39:11 2010 +0200

    change repository url in MAINTAINERS
    
    Changed cvs to git url.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 11eaec4c33ecc441352f486f3d975217585ad8e7
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri May 28 17:39:11 2010 +0200

    fix lxc-execute man page
    
    On buggy docbook-utils, old syntax leads to a bad formatting.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 9887d6c6c22613ce9c94f15179719212df4c4d8e
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri May 28 17:01:45 2010 +0200

    update checkpoint / restart man page
    
    Notify the checkpoint / restart commands do nothing for the moment.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 396639d4247ffd9aaf09a814305fd1d57fef7b58
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri May 28 17:01:45 2010 +0200

    update lxc-checkpoint / lxc-restart man
    
    Add documentation for checkpoint / restart CLI.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 8c94bc855199c8dab82ac7db8fa9d6e11f814d26
Author: Greg Kurz <gkurz at fr.ibm.com>
Date:   Fri May 28 14:29:05 2010 +0200

    assertion on lxc_checkpoint() return value
    
    Buggy behaviour always deserves an assertion.
    
    Signed-off-by: Greg Kurz <gkurz at fr.ibm.com>
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 MAINTAINERS                |    2 +-
 configure.ac               |    2 +
 doc/Makefile.am            |    2 +
 doc/lxc-checkpoint.sgml.in |  198 +++++++++++++++++++++++++++++++++++++++++
 doc/lxc-execute.sgml.in    |    3 +-
 doc/lxc-kill.sgml.in       |   43 +++++++---
 doc/lxc-restart.sgml.in    |  210 ++++++++++++++++++++++++++++++++++++++++++++
 src/lxc/conf.c             |  114 ++++++++++++------------
 src/lxc/lxc_checkpoint.c   |    4 +
 9 files changed, 509 insertions(+), 69 deletions(-)
 create mode 100644 doc/lxc-checkpoint.sgml.in
 create mode 100644 doc/lxc-restart.sgml.in


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list