Bug 343212

Summary: make yast2-product-creator aware of more current kiwi settings
Product: [openSUSE] openSUSE 11.0 Reporter: Jiří Suchomel <jsuchome>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jiří Suchomel 2007-11-21 09:09:56 UTC
Currently, it is does not know 
1) of some new directory elements (e.g. config-cdroot.sh),
2) more important is the support of profiles in config.xml and more packages sections with the same type ("image"), just like:


 <packages type="image">
    <package name="yast2-live-installer"/>
    <package name="pam"/>
    <package name="pam-config"/>
    <package name="pam-modules"/>
    <package name="udev"/>
    <package name="aaa_base"/>
    <package name="tar"/>
    <package name="patch"/>
    <package name="zypper"/>
  </packages>
  <packages type="image" patternType="onlyRequired" patternPackageType="plusRecommended" profiles="KDE">
    <!-- PACKAGES BEGIN KDE -->
    <package name="915resolution"/>

etc.
Comment 1 Jiří Suchomel 2008-05-22 13:34:27 UTC
Profiles added in yast2-product-creator-2.16.18