control (4483B)
1 Source: util-vserver 2 Section: net 3 Priority: optional 4 Maintainer: Daniel Hokka Zakrisson <daniel@hozac.com> 5 Build-Depends: debhelper (>= 9), gawk, dietlibc-dev, net-tools, vlan, iptables, wget, procps, kmod|module-init-tools, libnss3-dev, po-debconf, e2fslibs-dev, pkg-config, python-dev, ctags 6 Standards-Version: 3.8.4 7 Homepage: http://savannah.nongnu.org/projects/util-vserver/ 8 9 Package: util-vserver 10 Architecture: any 11 Depends: ${shlibs:Depends}, ${misc:Depends}, util-vserver-core, libvserver0, util-vserver-sysv, diffutils | diff, gawk 12 Description: utilities for managing Linux-VServer guests 13 util-vserver provides the components and a framework to setup virtual 14 servers. A virtual server runs inside a Linux server. It is nevertheless 15 highly independent. As such, you can run various services with normal 16 configuration. The various vservers can't interact with each other and 17 can't interact with services in the main server. 18 19 Package: libvserver0 20 Section: libs 21 Architecture: any 22 Depends: ${shlibs:Depends}, ${misc:Depends} 23 Description: dynamic libraries for util-vserver 24 util-vserver provides the components and a framework to setup virtual 25 servers. A virtual server runs inside a Linux server. It is nevertheless 26 highly independent. As such, you can run various services with normal 27 configuration. The various vservers can't interact with each other and 28 can't interact with services in the main server. 29 30 Package: util-vserver-core 31 Architecture: any 32 Depends: ${shlibs:Depends}, ${misc:Depends} 33 Description: core utilities of util-vserver 34 util-vserver provides the components and a framework to setup virtual 35 servers. A virtual server runs inside a Linux server. It is nevertheless 36 highly independent. As such, you can run various services with normal 37 configuration. The various vservers can't interact with each other and 38 can't interact with services in the main server. 39 40 Package: util-vserver-build 41 Architecture: any 42 Depends: ${shlibs:Depends}, ${misc:Depends}, util-vserver, wget, binutils 43 Description: tools which can be used to build vservers 44 util-vserver provides the components and a framework to setup virtual 45 servers. A virtual server runs inside a Linux server. It is nevertheless 46 highly independent. As such, you can run various services with normal 47 configuration. The various vservers can't interact with each other and 48 can't interact with services in the main server. 49 50 Package: util-vserver-sysv 51 Architecture: any 52 Depends: ${shlibs:Depends}, ${misc:Depends}, util-vserver, make, diffutils | diff 53 Description: initscripts for util-vserver 54 util-vserver provides the components and a framework to setup virtual 55 servers. A virtual server runs inside a Linux server. It is nevertheless 56 highly independent. As such, you can run various services with normal 57 configuration. The various vservers can't interact with each other and 58 can't interact with services in the main server. 59 60 Package: util-vserver-legacy 61 Architecture: any 62 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, util-vserver 63 Description: legacy scripts for util-vserver 64 util-vserver provides the components and a framework to setup virtual 65 servers. A virtual server runs inside a Linux server. It is nevertheless 66 highly independent. As such, you can run various services with normal 67 configuration. The various vservers can't interact with each other and 68 can't interact with services in the main server. 69 70 Package: libvserver0-dev 71 Section: libdevel 72 Architecture: any 73 Depends: ${shlibs:Depends}, ${misc:Depends}, libvserver0, pkg-config 74 Description: headers and libraries needed to develop vserver based applications 75 util-vserver provides the components and a framework to setup virtual 76 servers. A virtual server runs inside a Linux server. It is nevertheless 77 highly independent. As such, you can run various services with normal 78 configuration. The various vservers can't interact with each other and 79 can't interact with services in the main server. 80 81 Package: util-vserver-python 82 Architecture: any 83 Depends: ${shlibs:Depends}, ${misc:Depends}, libvserver0, ${python:Depends} 84 Description: python-bindings for util-vserver 85 util-vserver provides the components and a framework to setup virtual 86 servers. A virtual server runs inside a Linux server. It is nevertheless 87 highly independent. As such, you can run various services with normal 88 configuration. The various vservers can't interact with each other and 89 can't interact with services in the main server.