forked from pool/openvswitch
3eca784518
- always build in openvswitch kernel module (gre tunelling not present within the standard kernel module) - removed unnedded build rquirements (move to appropriate subpackage) - moved common stuff to main pkg - added group filed to packages and sub packages - switch pkg suggest kernel module pkg - moved python test stuff to python-openvswitch-test sub pkg - moved ui interface requirements to ovsdbmonitor sub pkg - ovsdbmonitor will not be build on sles (for now) - sub pkg test require python-twisted (ovs-test) - don't call boot.sh on sles11 (old autoconf). Shipped configuration stuff is ok (we don't patch plenty of stuff) - ovs-parse-backtrace now part of main pkg - addes ovs-l3ping,ovs-vlan-test to test sub pkg OBS-URL: https://build.opensuse.org/request/show/158008 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=17 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
Module.supported | ||
openvswitch-1.7.0-stp-fwd-delay.patch | ||
openvswitch-1.9.0.tar.gz | ||
openvswitch-controller.init | ||
openvswitch-ipsec.init | ||
openvswitch-switch.init | ||
openvswitch-switch.logrotate | ||
openvswitch-switch.template | ||
openvswitch.changes | ||
openvswitch.spec | ||
preamble | ||
README.packager |
This package is based on the Debian openvswitch package as the original openvswitch package in the build service was next to useless due of being based on the xenserver/ directory of the sources, which tied the package completely to xen. Also, the original package was one big package depending even on Qt4. This package splits in varius subpackages. The xen part was removed. If it needs to be added again, it needs to be its subpackage. TODO: - [DONE] sysconfig is bogus, as the init scripts do not source it yet (uses debian defaults file) - pki component does not have the postun postin scripts yet