4
Maintainer: Guido Trotter <ultrotter@debian.org>
5
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, autotools-dev, libcap2-dev, docbook-utils
6
Standards-Version: 3.8.1
7
Homepage: http://lxc.sourceforge.net/
12
Depends: ${shlibs:Depends}, ${misc:Depends}
13
Recommends: libcap2-bin
14
Description: Linux containers userspace tools
15
Containers are insulated areas inside a system, which have their own namespace
16
for filesystem, network, pids, ipc, cpu and memory allocation and which can be
17
created using the Control Group and Namespace features included in recent Linux
20
This package contains the lxc-* tools which can be used to start a single
21
daemon in a container, or to boot an entire "containerized" system, and to
22
successively manage and debug your containers.