Bug 874763

Summary: authconfig and firewalld should be in @core and not pulled in by anaconda
Product: [Fedora] Fedora Reporter: Matthew Miller <mattdm>
Component: compsAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: g.kaviyarasu, jonathan, pbrobinson, rvokal, sbueno, vanmeeuwen+fedora
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-30 20:42:36 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 Matthew Miller 2012-11-08 19:32:15 UTC
Anaconda pulls in a number of packages to deal with storage, and bootloaders, and etc., conditionally. That's fine. It also always installs firewalld and authconfig. It would be better for transparency if these were instead explicit in @core in the comps file.

Bill Nottingham tells me that anaconda uses these in %post, so they really need to be there. Not disagreeing, just trying to reduce the level of apparent "magic". (So, putting them in @core would be changed at the same time.)

Comment 1 Bill Nottingham 2013-04-30 20:42:36 UTC
Done.