aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/common.xml
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'components/desktops/common.xml')
-rw-r--r--components/desktops/common.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/components/desktops/common.xml b/components/desktops/common.xml
new file mode 100644
index 0000000..08d6956
--- /dev/null
+++ b/components/desktops/common.xml
@@ -0,0 +1,18 @@
+<image>
+ <profiles>
+ <profile name="DesktopCommon" description="Common desktop packages"/>
+ </profiles>
+ <packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
+ <namedCollection name="internet-browser"/>
+ <namedCollection name="fonts"/>
+ <namedCollection name="multimedia"/>
+ <namedCollection name="networkmanager-submodules"/>
+ <namedCollection name="office-suite"/>
+ <namedCollection name="hardware-support"/>
+ <namedCollection name="print-client"/>
+ <namedCollection name="guest-desktop-agents"/>
+ <namedCollection name="standard"/>
+ <ignore name="gfs2-utils"/>
+ <ignore name="reiserfs-utils"/>
+ </packages>
+</image>