]> git.proxmox.com Git - mirror_lxc.git/commit
cleanup lxc-debian script
authorDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 27 Dec 2009 21:36:09 +0000 (22:36 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 27 Dec 2009 21:36:09 +0000 (22:36 +0100)
commitfb7460fe60699b637bbb97b404e752284e755519
treec66384c35b2cb7014348c0a756e3e25fc3d5f5a6
parent1d6b1976a0eb2308ef8dd4dc69c8726204c6d597
cleanup lxc-debian script

The lxc-debian is epurated and consolidated with a better
error handling.

This script is no longer interactive but it installs in a specified
place the debian rootfs.

This script is not supposed to be called directly so it will fall in
libexec path very soon. This script is called by lxc-create
as a template with the right option and the right place.

The debian network configuration is by dhcp.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
scripts/lxc-debian.in