[lxc-devel] [GIT] lxc branch, master, updated. 820339bd965d6ca4c0dc11b783d689a3efc0cc68

Daniel Lezcano git at users.sourceforge.net
Fri May 20 09:44:11 UTC 2011


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  820339bd965d6ca4c0dc11b783d689a3efc0cc68 (commit)
       via  476d4cf1750fa9a43304ee7cd175e3298dc2faa8 (commit)
      from  f66331efb095656e555d65e413808dc8d3f71587 (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 820339bd965d6ca4c0dc11b783d689a3efc0cc68
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Fri May 20 11:37:16 2011 +0200

    lxc: don't install setns.h
    
    'setns.h' is not an lxc interface.
    
    Also, a side effect of this declaration of 'setns.h' in the lxc header
    files is to be distributed in the lxc tarball. This breaks the
    lxc-attach command because the file is not automatically generated at
    compile time.
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 476d4cf1750fa9a43304ee7cd175e3298dc2faa8
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri May 13 22:29:34 2011 +0200

    ignore non-lxc configuration line
    
    We ignore the line of in the configuration file not beginning by "lxc."
    So we can mix the configuration file with another information used for
    another component through the lxc library.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 src/lxc/Makefile.am |    3 +--
 src/lxc/confile.c   |   12 ++++++++----
 2 files changed, 9 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list