aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/common.xml
blob: 793c351329b57b6f8f49bdba89f7eebeedcd443c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<image>
	<profiles>
		<profile name="DesktopCommon" description="Common desktop packages"/>
	</profiles>
	<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
		<namedCollection name="fonts"/>
		<namedCollection name="multimedia"/>
		<namedCollection name="networkmanager-submodules"/>
		<namedCollection name="hardware-support"/>
		<namedCollection name="printing"/>
		<namedCollection name="guest-desktop-agents"/>
		<namedCollection name="standard"/>
		<ignore name="gfs2-utils"/>
		<ignore name="reiserfs-utils"/>
	</packages>
</image>