]> git.ipfire.org Git - thirdparty/lxc.git/commit
Added lxc-debian command
authordlezcano <dlezcano>
Thu, 27 Nov 2008 22:09:56 +0000 (22:09 +0000)
committerdlezcano <dlezcano>
Thu, 27 Nov 2008 22:09:56 +0000 (22:09 +0000)
commit6454831676f1618d2a93b67bbb07a9335808f4e5
treee311ababe5e6c8ee2cb65f0d07d3d474006f88cf
parent76a6d713af0aed0571420e2b882713859d1ae8b2
Added lxc-debian command

From: Daniel Lezcano <dlezcano@fr.ibm.com>

Added the script lxc-debian to the package.
This command allows to debootstrap a debian minimal and configure a container
to run it. Several debian can be installed by invoking the command with a
different container name.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.in
src/lxc/Makefile.am
src/lxc/lxc-debian.in [new file with mode: 0755]