View Issue Details

IDProjectCategoryView StatusLast Update
0000487channel: elrepo/el7--elrepo--OTHER--public2014-07-16 03:33
Reporterpyther Assigned Topperry  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000487: kmod-forcedeth for el7
DescriptionToday I attempted to install EL7 on some consumer grade hardware and
discovered that Redhat has removed the forcedeth network module in EL7.

I am not sure how you all decide which modules get added to elrepo, but
I have created a kmod-forcedeth package, heavily based on kmod-e1000.el7.

I have attached the srpm to this ticket.

forcedeth-0.64.tar.gz was tar'd from
linux-3.12.24/drivers/net/ethernet/nvidia.

Makefile was modified from:

obj-$(CONFIG_FORCEDETH) += forcedeth.o

to

obj-m += forcedeth.o

kmodtool-forcedeth-el7.sh was copied from kmodtool-e1000e-el7.sh. I
commented out 'echo "%doc /usr/share/man/man7/"' as there are no man
pages for this module.

It would be awesome if you can add this to elrepo. However, I would
completely understand if it is inappropriate to add deprecated (by
redhat) modules.
TagsNo tags attached.
Attached Files
Reported upstream

Activities

pperry

2014-07-09 01:17

administrator   ~0003748

See thread here:

http://lists.elrepo.org/pipermail/elrepo-devel/2014-July/000575.html

pperry

2014-07-09 03:55

administrator   ~0003749

The following packages have just been pushed to the elrepo testing repository:

forcedeth-kmod-0.64-1.el7.elrepo.src.rpm
kmod-forcedeth-0.64-1.el7.elrepo.x86_64.rpm

http://elrepo.org/linux/testing/el7/x86_64/RPMS/

Please test and report if they work as expected.

You can install this package with:

yum --enable-repo=elrepo-testing install kmod-forcedeth

Please uninstall any previous packages first.

Many thanks

pperry

2014-07-16 03:32

administrator   ~0003753

Following positive feedback, packages promoted to the main elrepo repository.

Marking this RFE resolved.

Please open a new bug against the package should you (anyone) experience issues.

Thanks.

Issue History

Date Modified Username Field Change
2014-07-08 19:51 pyther New Issue
2014-07-08 19:51 pyther Status new => assigned
2014-07-08 19:51 pyther Assigned To => stindall
2014-07-08 19:51 pyther File Added: forcedeth-kmod-0.64-1.el7.centos.src.rpm
2014-07-09 01:16 pperry Assigned To stindall => pperry
2014-07-09 01:17 pperry Note Added: 0003748
2014-07-09 03:55 pperry Note Added: 0003749
2014-07-16 03:32 pperry Note Added: 0003753
2014-07-16 03:33 pperry Status assigned => resolved
2014-07-16 03:33 pperry Resolution open => fixed