aboutsummaryrefslogtreecommitdiff
path: root/platforms/workstation.xml
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'platforms/workstation.xml')
-rw-r--r--platforms/workstation.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/platforms/workstation.xml b/platforms/workstation.xml
new file mode 100644
index 0000000..3108f76
--- /dev/null
+++ b/platforms/workstation.xml
@@ -0,0 +1,12 @@
+<image>
+ <profiles>
+ <profile name="Workstation-Live" description="Workstation Edition Live DVD">
+ <requires profile="GNOME-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="KDE-Live" description="KDE Plasma Spin Live DVD">
+ <requires profile="KDE-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ </profiles>
+</image>