Reorganize configuration around Fedora teams
This realigns the configuration into separate files/folders that would be modified by specific teams (e.g. WGs and SIGs).
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<image>
|
||||
<profiles>
|
||||
<profile name="DesktopCommon" description="Common desktop packages"/>
|
||||
<profile name="Phosh-Desktop" description="Phosh Desktop">
|
||||
<requires profile="DesktopCommon"/>
|
||||
</profile>
|
||||
</profiles>
|
||||
<packages type="image" patternType="plusRecommended" profiles="Phosh-Desktop">
|
||||
<!-- install env-group to resolve RhBug:1891500 -->
|
||||
<namedCollection name="phosh-desktop-environment"/>
|
||||
<package name="fedora-release-phosh"/>
|
||||
</packages>
|
||||
</image>
|
||||
Reference in New Issue
Block a user