[lxc-devel] [GIT] lxc branch, master, updated. d674be08d4b282bb4717c51440811e39d3c2431e

Daniel Lezcano git at users.sourceforge.net
Thu May 27 12:27:53 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  d674be08d4b282bb4717c51440811e39d3c2431e (commit)
       via  baf6671fd3847865da9b64dc8f8be85d81304840 (commit)
      from  b8da590f0e90f70baa2c29488db554d55507db0d (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 d674be08d4b282bb4717c51440811e39d3c2431e
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Thu May 27 14:27:13 2010 +0200

    move lxc-init to $libdir/lxc
    
    As specified by FHS:
    
       /usr/lib includes object files, libraries, and internal binaries that
       are not intended to be executed directly by users or shell scripts.
    
       Applications may use a single subdirectory under /usr/lib. If an
       application uses a subdirectory, all architecture-dependent data
       exclusively used by the application must be placed within that
       subdirectory.
    
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit baf6671fd3847865da9b64dc8f8be85d81304840
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Thu May 27 14:27:13 2010 +0200

    change the rootfs mount location and add the README
    
    Previous path was $libdir/lxc, changed to $libdir/lxc/rootfs.
    Added a README file to be placed in this directory, describing
    the purpose of this empty directory. Having a file to be installed
    in this directory makes the Makefile to automatically create the
    directory at install time.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 configure.ac           |   11 +++++++----
 doc/Makefile.am        |    4 ++--
 doc/rootfs/Makefile.am |    3 +++
 doc/rootfs/README      |    4 ++++
 src/lxc/Makefile.am    |    2 +-
 src/lxc/lxc-setcap.in  |    4 ++--
 src/lxc/lxc_execute.c  |    2 +-
 7 files changed, 20 insertions(+), 10 deletions(-)
 create mode 100644 doc/rootfs/Makefile.am
 create mode 100644 doc/rootfs/README


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list