]> git.proxmox.com Git - mirror_ovs.git/commit
rhel: Ensure proper OVS kernel modules load after upgrade
authorGreg Rose <gvrose8192@gmail.com>
Tue, 16 Jan 2018 16:44:15 +0000 (08:44 -0800)
committerAnsis Atteka <ansisatteka@gmail.com>
Tue, 16 Jan 2018 23:32:58 +0000 (15:32 -0800)
commitc49889cf3ed4838f181421b2ae2cdd9760ab24f2
treecbc08b326ca5cf883c4150604dbf68b5e668aa58
parentba2c7e014dafd64f45f57e7ea4dde6036c830262
rhel: Ensure proper OVS kernel modules load after upgrade

Add post install and post un-install scripts to make sure that the
openvswitch kernel modules are correctly written with the weak-modules
utility. This ensures that after an upgrade to a newer kernel the
correct openvswitch kernel modules from a previous installation will
be found by the depmod search path.

Suggested-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Acked-by: Ansis Atteka <aatteka@ovn.org>
Acked-by: Flavio Leitner <fbl@sysclose.org>
rhel/openvswitch-kmod-fedora.spec.in