[lxc-devel] [GIT] lxc branch, master, updated. 27b39fd49dade95796fc05f1583e4a6f6fcbc598

Daniel Lezcano git at users.sourceforge.net
Sat Jan 22 20:59:56 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  27b39fd49dade95796fc05f1583e4a6f6fcbc598 (commit)
      from  fb4c7e28291f013ae30e21108177556fdff870d1 (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 27b39fd49dade95796fc05f1583e4a6f6fcbc598
Author: Serge Hallyn <serge.hallyn at canonical.com>
Date:   Sat Jan 22 21:59:40 2011 +0100

    Update ubuntu templates
    
    Rename 'ubuntu' template to 'lucid'
    
    Add new maverick and natty templates, which do much less tweaking
    of the environment.  These should only be used on a kernel which
    supports sysfs tagging for /sys/class/net, as udev will be running
    in the container.
    
    The natty template needed to slightly change the installed packages
    for dhclient to be correclty installed.
    
    Signed-off-by: Serge Hallyn <serge.hallyn at canonical.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 .gitignore                                   |    4 +-
 configure.ac                                 |    4 +-
 doc/lxc-create.sgml.in                       |    2 +-
 templates/Makefile.am                        |    4 +-
 templates/{lxc-ubuntu.in => lxc-lucid.in}    |   16 ++--
 templates/{lxc-ubuntu.in => lxc-maverick.in} |  120 ++++---------------------
 templates/{lxc-ubuntu.in => lxc-natty.in}    |  121 +++++---------------------
 7 files changed, 59 insertions(+), 212 deletions(-)
 copy templates/{lxc-ubuntu.in => lxc-lucid.in} (96%)
 copy templates/{lxc-ubuntu.in => lxc-maverick.in} (61%)
 rename templates/{lxc-ubuntu.in => lxc-natty.in} (61%)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list