lxc-debconf(1) LXC template to create Debian and Debian based containers

SYNOPSIS

lxc-create -t debian -n|--name CONTAINER -- [--apt-recommends] [--debconf-frontend DEBCONF_FRONTEND] [--debconf-priority DEBCONF_PRIORITY] [--preseed-file PRESEED_FILE]

lxc-create -t progress -n|--name CONTAINER -- [--apt-recommends] [--debconf-frontend DEBCONF_FRONTEND] [--debconf-priority DEBCONF_PRIORITY] [--preseed-file PRESEED_FILE]

DESCRIPTION

LXC(7) uses so called templates to create Linux Container systems. lxc-debconf is such a template script to create Debian and Debian based containers.

lxc-debconf can be invoked through lxc-create(1) in three modes: debconf, debian, and progress. In debconf mode, it currently falls automatically back to debian mode. In debian mode, it will allow offer to choose to create Debian GNU/Linux containers. In progress mode, it will allow to choose to create Progress Linux containers.

OPTIONS

FIXME

EXAMPLES

FIXME

FILES

FIXME

BUGS

Bugs can be reported by submitting a bugreport for the lxc package in the Debian Bug Tracking System at <http://bugs.debian.org/> or by writing a mail to the author.

AUTHOR

lxc-debconf was written by Daniel Baumann <[email protected]>.