aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/common.xml
blob: 398666d71adb5ce68aa815274650e66c5f702fb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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"/>
		<package name="mediawriter"/>
		<ignore name="gfs2-utils"/>
		<ignore name="reiserfs-utils"/>
	</packages>
</image>