Bug 78378

Summary: In the hotplug package, net.agent does no more set HWADDR
Product: [Retired] Red Hat Linux Reporter: Jacques Supcik <jacques>
Component: hotplugAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 8.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-11 14:27:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jacques Supcik 2002-11-21 22:24:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
the net.agent script of the hotplug package does no more set the HWADDR variable
(as it was in 7.3). On the other side the /etc/pcmcia/wireless.opts needs this
information to select the configuration. 

A workaround is to not use the HWADDR in wireless.opts

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Just boot the system with a wireless.opts dependent of HWADDR
2. Check the config with iwconfig

	

Additional info:

Comment 1 Bill Nottingham 2003-02-11 14:27:49 UTC
hotplug no longer uses wireless.opts; it uses the config files set up with
redhat-config-network. Please reopen if I'm misunderstanding something here...