Bug 496931

Summary: [MinimalPlatform] authconfig should have authconfig-tui subpkg
Product: [Fedora] Fedora Reporter: Ondrej Hudlicky <ohudlick>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ohudlick, tmraz
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-04-21 17:44: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:
Bug Depends On: 496977    
Bug Blocks:    

Description Ondrej Hudlicky 2009-04-21 17:08:59 UTC
Description of problem:

authconfig is in core group as it is required by anaconda after installation
It would be beneficial to remove tui part and put it in new subpackage - clarifies pkg structure and decrease size of minimal install.

Comment 1 Tomas Mraz 2009-04-21 17:44:05 UTC
If you look at the /usr/share/authconfig/authconfig-tui.py you will see that it is a symlink to authconfig.py. So nothing much except one extra package would be gained making a subpackage for it. I don't think the minimal install size would be any smaller without these symlinks.