|
Bugzilla – Full Text Bug Listing |
| Summary: | make yast2-product-creator aware of more current kiwi settings | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Jiří Suchomel <jsuchome> |
| Component: | YaST2 | Assignee: | 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: | --- |
Profiles added in yast2-product-creator-2.16.18 |
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.