Bug 477819

Summary: %packages options are odd
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: pykickstartAssignee: Chris Lumens <clumens>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: clumens, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-20 17:54:06 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 Bill Nottingham 2008-12-23 22:17:21 UTC
Description of problem:

--defaults is global
--optional is per-group only.

This may not be a bug, but I found it confusing.

Comment 1 Chris Lumens 2009-01-20 15:57:32 UTC
Would you also like a global --optional and a per-group --default option?

The thing that might be a bit confusing here is that %packages --default is the same as clicking Next on the package selection screen, while just listing the group gets you its default package set.

Comment 2 Bill Nottingham 2009-01-20 17:54:06 UTC
Yeah, once I understood that it's not the same thing, it made more sense.