aboutsummaryrefslogtreecommitdiff
path: root/components/common.xml
blob: 64316fa2911caeafc80eacf19f49359ac7127b78 (plain)
1
2
3
4
5
6
7
8
9
<image>
	<profiles>
		<profile name="BaseCommon" description="Base common packages"/>
	</profiles>
	<packages type="image" patternType="plusRecommended" profiles="BaseCommon">
		<namedCollection name="standard"/>
		<ignore name="qemu-user-static"/> <!-- Saves ~100MB -->
	</packages>
</image>