summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndrew Evans <aevans@nicira.com>2011-02-11 11:29:33 -0800
committerAndrew Evans <aevans@nicira.com>2011-02-15 10:06:01 -0800
commit92dbd5c9e3134eabc6e57b397dd18493bc96c9b8 (patch)
tree20dd846bf0cc6c0dca92c7ca416e401adc433294 /debian
parentd66880eeff656520e415c061eb44683389ea4f61 (diff)
downloadopenvswitch-92dbd5c9e3134eabc6e57b397dd18493bc96c9b8.tar.gz
xenserver: Replace customized xen-bugtool with plugin to collect qdisc info.
XenServer RPMs have installed a modified /usr/sbin/xen-bugtool that is identical to upstream except for an additional command to collect tc qdisc class configuration for each network interface. Since xen-bugtool has an extension mechanism, use that instead of maintaining a parallel patched xen-bugtool. This does change the content of the bug report slightly. Instead of one file per network interface, qdisc class info for all interfaces is written to one file. This is an artifact of the xen-bugtool extension mechanism: a single extension command's output must go to one file, and it is impractical to create individual <command> tags for each interface dynamically. Reviewed by Ben Pfaff.
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/copyright.in b/debian/copyright.in
index f131ea92d..87cd72b2e 100644
--- a/debian/copyright.in
+++ b/debian/copyright.in
@@ -25,7 +25,6 @@ License:
xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py
xenserver/opt_xensource_libexec_interface-reconfigure
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
- xenserver/usr_sbin_xen-bugtool
* These components are only distributed in the source package.
They do not appear in any binary packages.
@@ -54,10 +53,6 @@ License:
GNU Lesser General Public Licence version 2.1.
debian/ovs-bugtool
- xenserver/usr_sbin_xen-bugtool [*]
-
- * This component is only distributed in the source package.
- It does not appear in any binary packages.
On Debian systems, the complete text of the
GNU Lesser General Public Licence version 2.1 can be found in