File: control

package info (click to toggle)
util-vserver 0.30.212-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,648 kB
  • ctags: 3,145
  • sloc: ansic: 19,781; sh: 13,258; xml: 1,618; makefile: 364; perl: 85
file content (34 lines) | stat: -rw-r--r-- 1,729 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: util-vserver
Section: net
Priority: optional
Maintainer: Ola Lundqvist <opal@debian.org>
Uploaders: Micah Anderson <micah@debian.org>
# Reasons for the Build-Depends:
# * Legacy scripts require:
#     net-tools because of nameif
#     vlan      because of vconfig
#     dietlibc  the libc NSS should not be used
#     beecrypt2-dev to build vhashify
Build-Depends: debhelper (>= 4.1.16e), e2fslibs-dev, gawk, autotools-dev, dietlibc-dev (>= 0.29-2), net-tools, vlan, iptables, wget, procps, modutils|module-init-tools, autoconf (>= 2.52), libbeecrypt6-dev (>= 4.1.2-2), po-debconf, dpatch, libtool, automake1.9
Standards-Version: 3.7.2

Package: util-vserver
Architecture: any
Depends: ${shlibs:Depends}, iproute, net-tools, make, debconf
Suggests: linux-image-2.6 (>= 2.6.16-17), kernel-patch-vserver, vlan, iptables, wget, procps, modutils|module-init-tools, yum
Recommends: binutils, debootstrap
Conflicts: vserver, vpopmail-bin
Replaces: vserver
Description: user-space tools for Linux-VServer virtual private servers
 The util-vserver project provides the user-space tools for creating and
 managing the virtualization technology known as Linux-Vserver guests. 
 Linux-Vserver guests are a significantly advanced jail mechanism running 
 inside a host GNU-Linux server. Linux-Vserver guests can be used to 
 securely partition resources such as processes, memory, network; logically 
 separate services or run entirely different distributions all on a single 
 system. Virtual private servers are separated from each other through security 
 contexts, and as a result are completely unaware of each other, or of the 
 host itself. 
 .
 http://linux-vserver.org/
 http://ftp.linux-vserver.org/pub/utils/util-vserver/