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 /.gitignore
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 '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 918e7f8..777e757 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,7 +25,9 @@ lxc.spec
lxc.pc
templates/lxc-debian
-templates/lxc-ubuntu
+templates/lxc-lucid
+templates/lxc-maverick
+templates/lxc-natty
templates/lxc-fedora
templates/lxc-sshd
templates/lxc-busybox