[lxc-devel] [GIT] lxc branch, master, updated. 9232212afdad25536afc8d241606e00eac3b0c87

Daniel Lezcano git at users.sourceforge.net
Wed May 12 21:48:26 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  9232212afdad25536afc8d241606e00eac3b0c87 (commit)
       via  a91d897a7b5ef5ef07ede977fa35d5895947665a (commit)
       via  b1789442d69eb756355a53316c9dca4b74671883 (commit)
       via  23b7ea696bd3158ec7a0dd88cafa169e63fc8ad3 (commit)
       via  33fcb7a0477ed37523f05e0a083046eea166acf0 (commit)
       via  196db713a9ab0479d1e695aa428577abedcbfa58 (commit)
       via  288063bd0756250ffb9a736fa075acba2249202e (commit)
      from  25368b5249509aa21167b7ea4193e281f0091f55 (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 9232212afdad25536afc8d241606e00eac3b0c87
Author: Ferenc Wagner <wferi at niif.hu>
Date:   Wed May 12 23:47:55 2010 +0200

    fix typos in error messages
    
    Signed-off-by: Ferenc Wagner <wferi at niif.hu>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit a91d897a7b5ef5ef07ede977fa35d5895947665a
Author: Ferenc Wagner <wferi at niif.hu>
Date:   Wed May 12 23:47:55 2010 +0200

    remove pivotdir only if it was created by us
    
    The removal does not account for possible leading path components that
    were also created during creation of pivotdir.
    
    Signed-off-by: Ferenc Wagner <wferi at niif.hu>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit b1789442d69eb756355a53316c9dca4b74671883
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Wed May 12 23:44:28 2010 +0200

    use defined rootfs mount point
    
    As we defined a path where to mount the rootfs, we can use without
    ambiguity because it is defined by default at compile time or by the
    configuration.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 23b7ea696bd3158ec7a0dd88cafa169e63fc8ad3
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Wed May 12 23:44:28 2010 +0200

    add lxc.rootfs.mount config option
    
    Define lxc.rootfs.mount option in order to override the default
    mount point for rootfs.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 33fcb7a0477ed37523f05e0a083046eea166acf0
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Wed May 12 23:44:28 2010 +0200

    encapsulate rootfs data in a structure
    
    We have pivot_dir and rootfs defined in lxc_conf structure.
    Let's encapsulate them in a rootfs structure.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 196db713a9ab0479d1e695aa428577abedcbfa58
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Wed May 12 23:44:28 2010 +0200

    add a configure option to set a rootfs mount point
    
    Add a configure option to set a mount point path when using a rootfs,
    that will replace the actual behavior which creates uneeded /tmp/lxc**
    directories.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 288063bd0756250ffb9a736fa075acba2249202e
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Wed May 12 23:44:28 2010 +0200

    whitespace cleanup in configure.ac
    
    Mindless changes by removing whitespace.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 configure.ac      |   23 ++++++++++++++++-------
 src/lxc/conf.c    |   53 +++++++++++++++++++++++++++++++++--------------------
 src/lxc/conf.h    |   15 +++++++++++++--
 src/lxc/confile.c |   26 ++++++++++++++++++++++----
 src/lxc/console.c |    6 +++---
 src/lxc/utmp.c    |    6 +++---
 6 files changed, 90 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list