aboutsummaryrefslogtreecommitdiff
path: root/teams/designsuite.xml
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'teams/designsuite.xml')
-rw-r--r--teams/designsuite.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/teams/designsuite.xml b/teams/designsuite.xml
deleted file mode 100644
index a50ed6b..0000000
--- a/teams/designsuite.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<image>
- <profiles>
- <profile name="DesignSuiteDesktop" description="Desktop packages for Design Suite">
- <requires profile="GNOME-Desktop"/>
- </profile>
- <profile name="Design_suite-Live" description="Design Suite Lab Live DVD">
- <requires profile="DesignSuiteDesktop"/>
- <requires profile="LiveInstall"/>
- </profile>
- <profile name="Design_suite-Disk" description="Design Suite Lab Install Disk">
- <requires profile="DesignSuiteDesktop"/>
- <requires profile="BootDiskCore"/>
- </profile>
- </profiles>
- <packages type="bootstrap" patternType="plusRecommended" profiles="DesignSuiteDesktop">
- <package name="fedora-release-designsuite"/>
- </packages>
- <packages type="image" patternType="plusRecommended" profiles="DesignSuiteDesktop">
- <namedCollection name="design-suite"/>
- <!-- Provides backup application (blocked by Workstation exclude of python3-boto3) -->
- <!-- <package name="deja-dup"/> -->
- <!-- Add extra gnome applications -->
- <package name="gnome-calendar"/>
- <package name="gnome-shell-extension-gsconnect"/>
- <!-- Some convertible devices have broken automatic screen rotation on GNOME Wayland -->
- <package name="gnome-shell-extension-screen-autorotate"/>
- <package name="gnome-todo"/>
- <!-- Add cosmetic for terminal -->
- <package name="powerline"/>
- <package name="powerline-fonts"/>
- <!-- Removal of unneeded applications -->
- <ignore name="gnome-boxes"/>
- </packages>
-</image>