]> git.proxmox.com Git - mirror_ovs.git/blame - debian/control
debian: Update changelog.
[mirror_ovs.git] / debian / control
CommitLineData
064af421
BP
1Source: openvswitch
2Section: net
3Priority: extra
37ea6436 4Maintainer: Open vSwitch developers <dev@openvswitch.org>
064af421
BP
5Build-Depends: debhelper (>= 5), autoconf (>= 2.60), automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, libncurses5-dev, libpcre3-dev
6Standards-Version: 3.7.3
7
8Package: openvswitch-datapath-source
9Architecture: all
0de90890 10Depends: module-assistant, bzip2, debhelper (>= 5.0.37), ${misc:Depends}
064af421
BP
11Suggests: openvswitch-switch
12Description: Source code for Open vSwitch datapath Linux module
13 This package provides the Open vSwitch datapath module source code
14 that is needed by openvswitch-switch. The kernel module can be built
15 from it using module-assistant or make-kpkg. README.Debian in this
16 package provides further instructions.
17 .
f30f26be 18 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
19
20Package: openvswitch-common
21Architecture: any
0de90890 22Depends: ${shlibs:Depends}, openssl, ${misc:Depends}
064af421
BP
23Description: Open vSwitch common components
24 openvswitch-common provides components required by both openvswitch-switch
25 and openvswitch-controller.
26 .
f30f26be 27 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
28
29Package: openvswitch-switch
30Architecture: any
31Suggests: openvswitch-datapath-module
3ece3294 32Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (= ${binary:Version}), dhcp3-client, module-init-tools, dmidecode, procps, debianutils
064af421
BP
33Description: Open vSwitch switch implementations
34 openvswitch-switch provides the userspace components and utilities for
35 the Open vSwitch kernel-based switch.
36 .
f30f26be 37 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
38
39Package: openvswitch-switch-config
40Architecture: any
3ece3294 41Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-switch (= ${binary:Version}), libwww-perl, libdigest-sha1-perl
064af421
BP
42Description: Open vSwitch switch implementations
43 openvswitch-switch-config provides a utility for interactively configuring
44 the Open vSwitch switch provided in the openvswitch-switch package.
45 .
f30f26be 46 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
47
48Package: openvswitch-switchui
49Architecture: any
50Recommends: openvswitch-switch
51Depends: ${shlibs:Depends}, ${misc:Depends}, console-tools
52Description: Monitoring utility for OpenFlow switches
53 The ovs-switchui utility included in this package provides a
54 "front-panel display" to allow administrators to view the status of
55 an OpenFlow switch at a glance.
56 .
57 The ezio-term utility, also included, provides a VT100-compatible
58 terminal interface for EZIO3 (aka MTB-134) 16x2 LCD displays found on
59 server appliances made by Portwell. It allows ovs-switchui to work
60 with such displays.
61
62Package: openvswitch-pki
63Architecture: all
3ece3294 64Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (= ${binary:Version})
064af421
BP
65Description: Open vSwitch public key infrastructure
66 openvswitch-pki provides PKI (public key infrastructure) support for
67 Open vSwitch switches and controllers, reducing the risk of
68 man-in-the-middle attacks on the Open vSwitch network infrastructure.
69 .
f30f26be 70 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
71
72Package: openvswitch-pki-server
73Architecture: all
3ece3294 74Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, openvswitch-pki (= ${binary:Version}), apache2
064af421
BP
75Description: Open vSwitch public key infrastructure (HTTP server support)
76 openvswitch-pki-server provides HTTP access to the Open vSwitch PKI (public
77 key infrastructure) maintained on the local machine by the
78 openvswitch-pki package. This HTTP access is needed for secure and
79 convenient OpenFlow switch setup using the ovs-switch-setup program
80 in the openvswitch-switch package.
81 .
f30f26be 82 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
83
84Package: openvswitch-controller
85Architecture: any
0de90890 86Depends: ${shlibs:Depends}, openvswitch-common (= ${binary:Version}), openvswitch-pki (= ${binary:Version}), ${misc:Depends}
064af421
BP
87Description: Open vSwitch controller implementation
88 The Open vSwitch controller enables OpenFlow switches that connect to it
89 to act as MAC-learning Ethernet switches.
90 .
f30f26be 91 Open vSwitch is a full-featured software-based Ethernet switch.
064af421
BP
92
93Package: corekeeper
94Architecture: all
0de90890 95Depends: tmpreaper, ${misc:Depends}
064af421
BP
96Description: Core file centralizer and reaper
97 The corekeeper package configures the system to dump all core files to
98 /var/log/core. It also deletes core files older than 7 days.
99
100Package: openvswitch-dbg
101Architecture: any
0de90890 102Depends: ${shlibs:Depends}, ${misc:Depends}
064af421
BP
103Description: Debug symbols for Open vSwitch packages
104 This package contains the debug symbols for all the other openvswitch-*
105 packages. Install it to debug one of them or to examine a core dump
106 produced by one of them.
107
108Package: openvswitch-monitor
109Architecture: any
110Recommends: openvswitch-switch
111Depends: ${shlibs:Depends}, ${misc:Depends}
112Description: Monitor utility for Open vSwitch switches
8cd4882f
BP
113 The ovs-monitor utility included in this package monitors the
114 ovs-openflowd process and the kernel datapath. If either become
115 unresponsive, it reboots the machine.
064af421
BP
116
117Package: openvswitch-wdt
118Architecture: any
119Recommends: openvswitch-switch
120Depends: ${shlibs:Depends}, ${misc:Depends}
121Description: Watchdog utility for Open vSwitch switches
122 The ovs-wdt program included in this package manages the hardware
123 watchdog timer in switches based on the Portwell NAR-5520 hardware.
124
125Package: nicira-switch
126Architecture: all
127Depends:
3ece3294
BP
128 openvswitch-common (= ${binary:Version}),
129 openvswitch-switch (= ${binary:Version}),
130 openvswitch-switchui (= ${binary:Version}),
131 openvswitch-datapath-module (= ${binary:Version}),
0de90890 132 corekeeper, openvswitch-monitor, openvswitch-wdt, ${misc:Depends}
064af421
BP
133Description: Metapackage for installing a Nicira Open vSwitch switch
134 Installing this package will install everything needed for a Nicira
135 Portwell-based Open vSwitch switch, including monitoring and the switch UI.
136