ovs-bugtool is no longer Debian-specific, so install it everywhere. (On
XenServer, specifically, we do not install it, because there xen-bugtool
already exists.)
Commit f0d3bc (Debian: install man pages) added a few missing man pages
to the Debian "openvswitch-switch" package. The ovs-vlan-test man page
was already part of the "openvswitch-common" package, so the duplicate
man page causes installation problems.
Signed-off-by: Justin Pettit <jpettit@nicira.com>
This appears to work in that it creates the database on installation,
starts and stops the programs and loads and unloads the kernel modules at
the right times, but it has not been tested beyond that.