aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerge Hallyn <serge.hallyn@canonical.com>2011-01-22 21:59:40 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2011-01-22 21:59:40 +0100
commit27b39fd49dade95796fc05f1583e4a6f6fcbc598 (patch)
treeb90a4a410b023d45b6b47a24ea2bcec228ef2cfc /configure.ac
parentAdds correct file capa detection for >2.6.32 The kernel compile parameter was... (diff)
downloadlxc-27b39fd49dade95796fc05f1583e4a6f6fcbc598.tar.gz
lxc-27b39fd49dade95796fc05f1583e4a6f6fcbc598.tar.bz2
lxc-27b39fd49dade95796fc05f1583e4a6f6fcbc598.zip
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@canonical.com> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 87ff2fd..74565f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,7 +137,9 @@ AC_CONFIG_FILES([
templates/Makefile
templates/lxc-lenny
templates/lxc-debian
- templates/lxc-ubuntu
+ templates/lxc-lucid
+ templates/lxc-maverick
+ templates/lxc-natty
templates/lxc-busybox
templates/lxc-fedora
templates/lxc-sshd