aboutsummaryrefslogtreecommitdiff
path: root/teams/eln/liveprofiles.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Troy Dawson <tdawson@redhat.com> 2025-09-26 12:44:37 -0700
committerGravatar Troy Dawson <tdawson@redhat.com> 2025-09-29 09:24:24 -0700
commitca228d742a2671ccac6a4f655ea88eafc74f2da1 (patch)
tree55702f8d9daf23c4962bf00736cf590132de638e /teams/eln/liveprofiles.xml
parent35da5b9e1453465df0b48258d6f6614ee931be17 (diff)
downloadkiwi-descriptions-ca228d742a2671ccac6a4f655ea88eafc74f2da1.tar.gz
kiwi-descriptions-ca228d742a2671ccac6a4f655ea88eafc74f2da1.zip
Add ELN GNOME and KDE Live images
Signed-off-by: Troy Dawson <tdawson@redhat.com>
Diffstat (limited to 'teams/eln/liveprofiles.xml')
-rw-r--r--teams/eln/liveprofiles.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/teams/eln/liveprofiles.xml b/teams/eln/liveprofiles.xml
new file mode 100644
index 0000000..1dec143
--- /dev/null
+++ b/teams/eln/liveprofiles.xml
@@ -0,0 +1,12 @@
+<image>
+ <profiles>
+ <profile name="GNOME-Live" description="GNOME Live DVD">
+ <requires profile="GNOME-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ <profile name="KDE-Live" description="KDE Plasma Live DVD">
+ <requires profile="KDE-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
+ </profiles>
+</image>