ovs-bugtool: Add plugins previously used only under XenServer.
authorBen Pfaff <blp@nicira.com>
Wed, 6 Jul 2011 17:43:03 +0000 (10:43 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 13 Jul 2011 19:44:06 +0000 (12:44 -0700)
commitb2df0225a3575e2a15cdf67adc4b2dd9656fed19
tree7afcc6f51f2ee88a153710d8a7aabbd98cec05a8
parent2bc458b3afa21a8fab448ff65ab454a0827f458f
ovs-bugtool: Add plugins previously used only under XenServer.

All of the xen-bugtool plugins that OVS has previously installed only under
XenServer are equally useful with Debian and other distributions, so
this commit installs and uses them everywhere.
18 files changed:
Makefile.am
configure.ac
debian/copyright.in
debian/openvswitch-common.install
debian/openvswitch-common.manpages
lib/automake.mk
rhel/openvswitch.spec.in
utilities/automake.mk
utilities/bugtool/automake.mk [new file with mode: 0644]
utilities/bugtool/ovs-bugtool-tc-class-show [moved from xenserver/usr_share_openvswitch_scripts_xen-bugtool-tc-class-show with 100% similarity]
utilities/bugtool/ovs-bugtool.8 [moved from utilities/ovs-bugtool.8 with 100% similarity]
utilities/bugtool/ovs-bugtool.in [moved from utilities/ovs-bugtool with 99% similarity]
utilities/bugtool/plugins/kernel-info/openvswitch.xml [moved from xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml with 100% similarity]
utilities/bugtool/plugins/network-status/openvswitch.xml [moved from xenserver/etc_xensource_bugtool_network-status_openvswitch.xml with 95% similarity]
utilities/bugtool/plugins/system-configuration.xml [moved from xenserver/etc_xensource_bugtool_system-configuration.xml with 100% similarity]
utilities/bugtool/plugins/system-configuration/openvswitch.xml [moved from xenserver/etc_xensource_bugtool_system-configuration_openvswitch.xml with 100% similarity]
xenserver/automake.mk
xenserver/openvswitch-xen.spec