aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2009-11-13 11:48:29 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2009-11-13 11:48:29 +0100
commitab2d32f88ce27337a1b429e32058f0948cb72bf0 (patch)
treef9c4cd4ea588bae69ef732a8940c6d6c141ab2a1 /configure.ac
parentAllows a container to run without previous creation (diff)
downloadlxc-ab2d32f88ce27337a1b429e32058f0948cb72bf0.tar.gz
lxc-ab2d32f88ce27337a1b429e32058f0948cb72bf0.tar.bz2
lxc-ab2d32f88ce27337a1b429e32058f0948cb72bf0.zip
Replace create/destroy by a script
The simplification of the container configuration makes pointless to have so much complexity in the container creation. Let's remove that and replace by some scripts. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a9ca211..75c8fd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,6 +100,8 @@ AC_CONFIG_FILES([
src/lxc/lxc-checkconfig
src/lxc/lxc-setcap
src/lxc/lxc-version
+ src/lxc/lxc-create
+ src/lxc/lxc-destroy
etc/Makefile
etc/lxc-macvlan.conf