diff options
author | Alexander Vladimirov <idkfa@vlan1.ru> | 2011-11-10 09:41:46 +0100 |
---|---|---|
committer | dlezcano <dlezcano@mai.(none)> | 2011-11-10 09:41:46 +0100 |
commit | f6267d9011eea5074028dc44b49df3bd3df7443c (patch) | |
tree | 666268753c3240336100b859c01671e977874dc2 /configure.ac | |
parent | fix lxc-destroy (diff) | |
download | lxc-f6267d9011eea5074028dc44b49df3bd3df7443c.tar.gz lxc-f6267d9011eea5074028dc44b49df3bd3df7443c.tar.bz2 lxc-f6267d9011eea5074028dc44b49df3bd3df7443c.zip |
add lxc-archlinux template
Hi, here's the patch which adds Arch linux container template
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6fa8c4a..02f652b 100644 --- a/configure.ac +++ b/configure.ac @@ -145,6 +145,7 @@ AC_CONFIG_FILES([ templates/lxc-fedora templates/lxc-altlinux templates/lxc-sshd + templates/lxc-archlinux src/Makefile src/lxc/Makefile |