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

dev at openvswitch.org dev at openvswitch.org
Wed Apr 3 20:41:43 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.10 has been updated
       via  305ff6e492892434580c582ee881528097132f29 (commit)
      from  bedbab1a0f2a3cef6c89a3889d424ed6f09309d3 (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 305ff6e492892434580c582ee881528097132f29
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=305ff6e492892434580c582ee881528097132f29
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