aboutsummaryrefslogtreecommitdiff
path: root/platforms/workstation.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-01-13 17:09:35 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-01-13 17:09:35 -0500
commit573870b3a41c356ba8e1c0ae37dcd5c2d1d0d4b5 (patch)
treee6daa106004a8272216344e577d9149b7f313257 /platforms/workstation.xml
parent74f06fd207ded85f81b83f326a3032a060e7312e (diff)
downloadkiwi-descriptions-573870b3a41c356ba8e1c0ae37dcd5c2d1d0d4b5.tar.gz
kiwi-descriptions-573870b3a41c356ba8e1c0ae37dcd5c2d1d0d4b5.zip
platforms/workstation: Add live media variants for numerous desktops
This enables building live ISO images for all the various spins.
Diffstat (limited to 'platforms/workstation.xml')
-rw-r--r--platforms/workstation.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/platforms/workstation.xml b/platforms/workstation.xml
index 3108f76..5c5f43d 100644
--- a/platforms/workstation.xml
+++ b/platforms/workstation.xml
@@ -8,5 +8,41 @@
<requires profile="KDE-Desktop"/>
<requires profile="LiveInstall"/>
</profile>
+ <profile name="Budgie-Live" description="Budgie Spin Live DVD">
+ <requires profile="Budgie-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="Cinnamon-Live" description="Cinnamon Spin Live DVD">
+ <requires profile="Cinnamon-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="i3-Live" description="i3 Spin Live DVD">
+ <requires profile="i3-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="LXDE-Live" description="LXDE Spin Live DVD">
+ <requires profile="LXDE-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="LXQt-Live" description="LXQt Spin Live DVD">
+ <requires profile="LXQt-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="MATE_Compiz-Live" description="MATE-Compiz Spin Live DVD">
+ <requires profile="MATE_Compiz-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="SoaS-Live" description="Sugar on a Stick Live DVD">
+ <requires profile="SoaS-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="Sway-Live" description="Sway Spin Live DVD">
+ <requires profile="Sway-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="Xfce-Live" description="Xfce Spin Live DVD">
+ <requires profile="Xfce-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
</profiles>
</image>