ovs-bugtool: Restore RHEL support.
authorBen Pfaff <blp@nicira.com>
Thu, 30 Jun 2011 19:42:32 +0000 (12:42 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 12 Jul 2011 16:33:10 +0000 (09:33 -0700)
commit899d3c2d24eb7b9aa17f47b0025c1bddfe8f1808
tree209ab1e2b0f910a0cf2efe6cf09ceeb7649a840a
parent1b3a91b5a35e6ffdc85ec373896532d266a6b795
ovs-bugtool: Restore RHEL support.

ovs-bugtool was originally xen-bugtool from Citrix XenServer.  We modified
it for OVS by tailoring it to work better on Debian, updating file
locations and removing features that were specific to XenServer or that
work with packages not installed by default on Debian.

This commit reverts many of those changes.  This commit:

  - Adds back code that works with RHEL features not installed by default
    on Debian (but not XenServer-specific features, since xen-bugtool works
    nicely on XenServer).

  - Switches from hard-coded paths for utilities to searching the
    superuser's typical $PATH (because RHEL and Debian disagree on the
    location for some utilities).

  - In a few cases merges lists, e.g. now it looks for logs under the names
    used in both Debian and RHEL.

  - Fixes a few spurious differences between ovs-bugtool and xen-bugtool,
    e.g. in white space.
debian/ovs-bugtool
debian/ovs-bugtool.8