Bug 79171

Summary: Boot time network profiles not working
Product: [Retired] Red Hat Linux Reporter: Need Real Name <tcarollo>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: harald, 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: 2002-12-06 18:20:20 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 Need Real Name 2002-12-06 18:18:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Description of problem:
The word cmdline on line 711 should be a variable and is not used as so. 
Therefore, network profiles do not load.

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


How reproducible:
Always

Steps to Reproduce:
1.Set up a network profile.
2.Change bootloader to pass cmdline netprofile=profilename.
3.Reboot and profile doesn't load.
	

Actual Results:  Profile didn't load.

Expected Results:  Network profile loaded and set my interface addresses correctly.

Additional info:

Just a typo.

Comment 1 Need Real Name 2002-12-06 18:20:08 UTC
Line 771 on rc.sysinit that is.  Heh.

Comment 2 Bill Nottingham 2002-12-09 17:37:18 UTC
Fixed in cvs, will be in next build.

Comment 3 Bill Nottingham 2003-01-23 22:55:12 UTC
*** Bug 82453 has been marked as a duplicate of this bug. ***