File: control

package info (click to toggle)
ipvsadm 1.20release6-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 248 kB
  • ctags: 456
  • sloc: ansic: 2,411; sh: 276; makefile: 118
file content (22 lines) | stat: -rw-r--r-- 843 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
Source: ipvsadm
Section: net
Priority: extra
Maintainer: KiHyeon Seo <nefsall@debian.org>
Standards-Version: 3.5.6.0
Build-Depends: debhelper (>> 2.0.0), libpopt-dev

Package: ipvsadm
Architecture: any
Depends: ${shlibs:Depends}, debconf (>> 0.5.00)
Conflicts: lvs
Replaces: lvs
Recommends: kernel-patch-2.4-ipvs
Suggests: mon, heartbeat
Description: Linux Virtual Server support programs
 The Linux Virtual Server is a highly scalable and highly available server
 built on a cluster of real servers. The architecture of the cluster is
 transparent to end users, and the users see only a single virtual server.
 .
 This package provides some support programs necessary to implement a virtual
 server under Linux. With the addition of the mon and heartbeat packages it is
 possible to implement a complete high-availability solution for Linux.