Bug 114088

Summary: /etc/sysconfig/hardware/hwcfg-static-0 is made on update, but seems to be unused
Product: [openSUSE] openSUSE 10.2 Reporter: Tim Ehlers <tim>
Component: NetworkAssignee: Peter Poeml <poeml>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: i386   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Tim Ehlers 2005-08-30 10:54:35 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.
Comment 1 Christian Zoz 2005-08-31 10:15:12 UTC
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.
Comment 2 Peter Poeml 2005-08-31 16:02:39 UTC
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? 
Comment 3 Christian Zoz 2005-09-01 12:08:50 UTC
It is no more necessary. But it does not harm much, beside one config file to much. 
Comment 4 Peter Poeml 2005-09-02 12:40:28 UTC
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.
Comment 5 Peter Poeml 2006-05-09 07:14:12 UTC
Grr, I missed this bug because I set it to LATER. Reopening for 10.2. 
Comment 6 Peter Poeml 2006-12-20 11:04:46 UTC
Fixed in svn (r1534).