[lxc-devel] [GIT] lxc branch, master, updated. 32b37181eabe4778807ffa43e9368254a2564370

Daniel Lezcano git at users.sourceforge.net
Tue Jun 1 20:07:32 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  32b37181eabe4778807ffa43e9368254a2564370 (commit)
       via  19d618b11317778a6e24e703258fd6c783a79784 (commit)
       via  3a3ba44ac3fe12ecbf098e1378a08aed06e39f17 (commit)
       via  3f033aa847959f1425ab53a8984f3186aba11379 (commit)
      from  5fad0874c3ff58afeb5c427a7ef1d211d3c5ce37 (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 32b37181eabe4778807ffa43e9368254a2564370
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Tue Jun 1 18:56:54 2010 +0200

    fix busybox template
    
    Fix various bug with the busybox template:
     * add a warning when busybox is not statically linked
     * delete the password for root (chpasswd is not available for all busybox)
     * add the new pts option
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 19d618b11317778a6e24e703258fd6c783a79784
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Jun 1 18:56:54 2010 +0200

    change root passwd for debian template
    
    Change default root password to 'root' and generate locales
    automatically
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 3a3ba44ac3fe12ecbf098e1378a08aed06e39f17
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Jun 1 18:56:54 2010 +0200

    Fix ubuntu template
    
     - Fixed rootfs path.
     - Removed network section, it should to be passed to the lxc-create
    configuration option in order to concatenate the configuration files
     - Generate en_US local instead of de_DE
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 3f033aa847959f1425ab53a8984f3186aba11379
Author: Willem Meier <wilhelm.meier at fh-kl.de>
Date:   Tue Jun 1 18:56:54 2010 +0200

    ubunutu template
    
    Ubuntu [lucid] template script.
    Allows to create an ubuntu container with the template options.
    
    Signed-off-by: Willem Meier <wilhelm.meier at fh-kl.de>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 configure.ac           |    1 +
 scripts/Makefile.am    |    1 +
 scripts/lxc-busybox.in |   20 ++-
 scripts/lxc-debian.in  |   30 +----
 scripts/lxc-ubuntu.in  |  321 ++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 342 insertions(+), 31 deletions(-)
 create mode 100644 scripts/lxc-ubuntu.in


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list