Bug 114088 - /etc/sysconfig/hardware/hwcfg-static-0 is made on update, but seems to be unused
Summary: /etc/sysconfig/hardware/hwcfg-static-0 is made on update, but seems to be unused
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Network (show other bugs)
Version: unspecified
Hardware: i386 SUSE Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Peter Poeml
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 10:54 UTC by Tim Ehlers
Modified: 2006-12-20 11:04 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).