Bug 887254

Summary: Can't use partial kickstart files with anaconda newui
Product: [Fedora] Fedora Reporter: Marko Myllynen <myllynen>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: g.kaviyarasu, jonathan, robatino, sbueno, vanmeeuwen+fedora, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-10 14:33:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marko Myllynen 2012-12-14 13:28:55 UTC
Description of problem:
Previously with RHEL 6 / Fedora 17 it was possible to use partial kickstart files (from the network or from a custom boot image) which defined everything except for example keyboard and timezone. This allowed to ensure that systems installed by users are unified but the user still can configure certain aspects of the system while installing.

Now with Fedora 18 if keyboard / timezone are not defined the installer marches on to the installation phase and the defaults are used, making it impossible to allow using partial kickstarts with the installer.

It should be possible to use partial kickstart files with Anaconda allowing a user to configure those (and only those) settings which are not defined in kickstart.

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

Comment 1 Chris Lumens 2013-01-18 15:47:56 UTC
*** Bug 895693 has been marked as a duplicate of this bug. ***

Comment 2 Chris Lumens 2013-02-05 15:38:12 UTC
Working on this, but it might take a little while.

Comment 3 Chris Lumens 2013-02-12 19:38:45 UTC
I'm posting a patch that handles this, for the most part.  If you run into any specific bugs about it in the future, please file new bugs for the smaller specific pieces so I can work on those individually.  Thanks.