[elrepo] Announcement: EL7 kmod-e1000e Release [3.0.4-1]

Alan Bartlett ajb at elrepo.org
Fri Jun 13 19:43:28 EDT 2014


Announcing the release of the kmod-e1000e package into the EL7 elrepo
repository:

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

This package provides an updated e1000e driver, version 3.0.4-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:

x86_64
kmod-e1000e-3.0.4-1.el7.elrepo.x86_64.rpm

SRPMS
e1000e-kmod-3.0.4-1.el7.elrepo.src.rpm

You may update your system by:

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

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 e1000e
/sbin/modprobe e1000e
/sbin/ifup ethN

Thank you,

The ELRepo Team.


More information about the elrepo mailing list