[ovs-git] Open vSwitch: rhel: Add depmod.d conf file for rhel6 kmod package. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Wed Apr 3 20:40:23 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.9 has been updated
       via  ab678ef14594f03ddd48385571e70ddf55b63ef2 (commit)
      from  c8eae4c22571dbcf18932385afc6662399c69a7e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ab678ef14594f03ddd48385571e70ddf55b63ef2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ab678ef14594f03ddd48385571e70ddf55b63ef2
Author: Gurucharan Shetty <gshetty at nicira.com>
		
rhel: Add depmod.d conf file for rhel6 kmod package.
		
It looks like for Centos6.4, there is an upstream openvswitch
kernel module already installed. When we try to install kmod-openvswitch
package from this tree's pre-1.10 branches, we get the following warning:
"brcompat.ko needs unknown symbol ovs_dp_ioctl_hook".

Also, after installing the kmod-openvswitch package, if we run
"modprobe openvswitch", the upstream kernel module gets loaded.
We should instead load the kernel module compiled from this tree.

This patch fixes both the above issues.

Bug #15829.
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 INSTALL.RHEL                        |    3 ++-
 rhel/automake.mk                    |    1 +
 rhel/openvswitch-kmod-rhel6.spec.in |    9 ++++++++-
 rhel/openvswitch-kmod.files         |    3 +++
 4 files changed, 14 insertions(+), 2 deletions(-)
 create mode 100644 rhel/openvswitch-kmod.files


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list