[elrepo] Announcement: EL5 and EL6 Updated kmod-igb Release [5.0.6-1]

Alan Bartlett ajb at elrepo.org
Wed Oct 9 08:43:09 EDT 2013


Announcing the release of updated kmod-igb packages into the EL5 and
EL6 elrepo repositories:

http://elrepo.org/tiki/kmod-igb

This package provides an updated igb driver, version 5.0.6-1

It is built to depend upon the specific ABI provided by a range of
releases of the same variant of the Linux kernel and not on any one
specific build.

The following files are currently syncing to the mirrors:

EL5:

x86
kmod-igb-5.0.6-1.el5.elrepo.i686.rpm
kmod-igb-PAE-5.0.6-1.el5.elrepo.i686.rpm
kmod-igb-xen-5.0.6-1.el5.elrepo.i686.rpm

x86_64
kmod-igb-5.0.6-1.el5.elrepo.x86_64.rpm
kmod-igb-xen-5.0.6-1.el5.elrepo.x86_64.rpm

SRPMS
igb-kmod-5.0.6-1.el5.elrepo.src.rpm

EL6:

x86
kmod-igb-5.0.6-1.el6.elrepo.i686.rpm

x86_64
kmod-igb-5.0.6-1.el6.elrepo.x86_64.rpm

SRPMS
igb-kmod-5.0.6-1.el6.elrepo.src.rpm

You may update your system by:

yum --disablerepo=\* --enablerepo=elrepo update kmod-igb

Once the package has been installed, remember to unload the existing
driver before loading the updated version into the kernel:

/sbin/ifdown ethN
/sbin/modprobe -r igb
/sbin/modprobe igb
/sbin/ifup ethN

Thank you,

The ELRepo Team.


More information about the elrepo mailing list