30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
|
<image>
|
||
|
<profiles>
|
||
|
<profile name="DesktopCommon" description="Common desktop packages"/>
|
||
|
<profile name="SoaS-Desktop" description="SoaS Desktop">
|
||
|
<requires profile="DesktopCommon"/>
|
||
|
</profile>
|
||
|
</profiles>
|
||
|
<packages type="image" patternType="plusRecommended" profiles="SoaS-Desktop">
|
||
|
<!-- install env-group to resolve RhBug:1891500 -->
|
||
|
<namedCollection name="sugar-desktop-environment"/>
|
||
|
<package name="dejavu-sans-fonts"/>
|
||
|
<package name="dejavu-sans-mono-fonts"/>
|
||
|
<package name="madan-fonts"/>
|
||
|
<package name="aajohan-comfortaa-fonts"/>
|
||
|
<package name="sil-abyssinica-fonts"/>
|
||
|
<package name="vlgothic-fonts"/>
|
||
|
<package name="rp-pppoe"/> <!-- See http://bugs.sugarlabs.org/ticket/1951 -->
|
||
|
<package name="livecd-tools"/> <!-- See http://bugs.sugarlabs.org/ticket/74 -->
|
||
|
<package name="xfce-polkit"/>
|
||
|
<ignore name="@gnome-desktop"/>
|
||
|
<ignore name="firefox"/>
|
||
|
<ignore name="ibus*"/>
|
||
|
<ignore name="openbox"/>
|
||
|
<ignore name="PackageKit"/>
|
||
|
<!-- Drop these to allow the Sugar boot screen -->
|
||
|
<ignore name="plymouth-system-theme"/>
|
||
|
<ignore name="plymouth-theme-charge"/>
|
||
|
</packages>
|
||
|
</image>
|