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

dev at openvswitch.org dev at openvswitch.org
Mon Apr 1 22:30:16 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, master has been updated
       via  9c12d2ec7569a12d9391c35b0f2402b03838fd40 (commit)
      from  60533a405b2eb77214b767767fe143c8645f82d5 (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 9c12d2ec7569a12d9391c35b0f2402b03838fd40
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9c12d2ec7569a12d9391c35b0f2402b03838fd40
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