Bugzilla – Bug 114088
/etc/sysconfig/hardware/hwcfg-static-0 is made on update, but seems to be unused
Last modified: 2006-12-20 11:04:46 UTC
# cat /etc/sysconfig/hardware/hwcfg-static-0 STARTMODE='auto' MODULE_1='3c59x' MODULE_OPTIONS_1='' MODULE_2='e1000' MODULE_OPTIONS_2='' but eth0 is e1000 after boot.
These hwcfg-static are not needed any longer. Peter, would you please remove that from the update script. Tim, have a look in /etc/udev/rules.d/30-net*. There are autogenerated rules for the interface names. You can now change the names if you like it the other way round.
Okay, I will change the update script so that it doesn't create hwcfg-static files any longer. Is this relevant for 10.0? How severe is it?
It is no more necessary. But it does not harm much, beside one config file to much.
Okay, then I will reduce severity to minor, and won't touch the update handling before 10.0 is done because it is late in the game.
Grr, I missed this bug because I set it to LATER. Reopening for 10.2.
Fixed in svn (r1534).