Bug 54579

Summary: bootnet.img: should use existing network info on upgrade
Product: [Retired] Red Hat Linux Reporter: Aleksey Nogin <aleksey>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: low    
Version: 7.3Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-10-12 21:43:05 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 Aleksey Nogin 2001-10-12 21:43:01 UTC
Currently, bootnet.img always goes through a network setup screen. It would
be nice if it could first ask whether the system is being upgraded and then
use the existing netowrk setup if it is.

Comment 1 Michael Fulbright 2001-10-15 18:42:22 UTC
The code required to find existing installations is not available in the first
stage loader.  This would require major reworking (if even possible).