[pve-devel] [PATCH 3/4] Remove unneeded packages.
Wolfgang Link
w.link at proxmox.com
Wed Sep 13 15:13:39 CEST 2017
---
pvepatches/remove-unneeded-from-control.patch | 59 ++++++++++++++++++++++++++-
1 file changed, 58 insertions(+), 1 deletion(-)
diff --git a/pvepatches/remove-unneeded-from-control.patch b/pvepatches/remove-unneeded-from-control.patch
index 7d68ae8..ddf8ac4 100644
--- a/pvepatches/remove-unneeded-from-control.patch
+++ b/pvepatches/remove-unneeded-from-control.patch
@@ -173,7 +173,64 @@ Index: openvswitch-2.8.0/debian/control
Package: openvswitch-dbg
Section: debug
Architecture: linux-any
-@@ -306,6 +162,7 @@ Package: libopenvswitch-dev
+@@ -249,63 +105,11 @@ Description: Debug symbols for Open vSwi
+ packages. Install it to debug one of them or to examine a core dump
+ produced by one of them.
+
+-Package: python-openvswitch
+-Architecture: all
+-Section: python
+-Depends: ${misc:Depends}, ${python:Depends}, python-six
+-Description: Python bindings for Open vSwitch
+- Open vSwitch is a production quality, multilayer, software-based,
+- Ethernet virtual switch. It is designed to enable massive network
+- automation through programmatic extension, while still supporting
+- standard management interfaces and protocols (e.g. NetFlow, IPFIX,
+- sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
+- to support distribution across multiple physical servers similar to
+- VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
+- .
+- This package contains the full Python bindings for Open vSwitch database.
+-
+-Package: openvswitch-test
+-Architecture: all
+-Depends: python (>= 2.7) | python-argparse,
+- python-twisted-web,
+- ${misc:Depends},
+- ${python:Depends}
+-Description: Open vSwitch test package
+- Open vSwitch is a production quality, multilayer, software-based,
+- Ethernet virtual switch. It is designed to enable massive network
+- automation through programmatic extension, while still supporting
+- standard management interfaces and protocols (e.g. NetFlow, IPFIX,
+- sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
+- to support distribution across multiple physical servers similar to
+- VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
+- .
+- This package contains utilities that are useful to diagnose
+- performance and connectivity issues in Open vSwitch setup.
+-
+-Package: openvswitch-vtep
+-Architecture: linux-any
+-Depends: openvswitch-common (>= ${binary:Version}),
+- openvswitch-switch (>= ${binary:Version}),
+- python,
+- python-openvswitch (>= ${source:Version}),
+- ${misc:Depends},
+- ${shlibs:Depends}
+-Description: Open vSwitch VTEP utilities
+- Open vSwitch is a production quality, multilayer, software-based, Ethernet
+- virtual switch. It is designed to enable massive network automation through
+- programmatic extension, while still supporting standard management interfaces
+- and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In
+- addition, it is designed to support distribution across multiple physical
+- servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus
+- 1000V.
+- .
+- This package provides utilities that are useful to interact with a
+- VTEP-configured database and a VTEP emulator.
+-
+ Package: libopenvswitch-dev
Architecture: linux-any
Multi-Arch: same
Depends:
--
2.11.0
More information about the pve-devel
mailing list