aboutsummaryrefslogtreecommitdiff
path: root/teams
diff options
from:
to:
context:
space:
mode:
authorGravatar Yaakov Selkowitz <yselkowi@redhat.com> 2025-12-16 23:11:18 -0500
committerGravatar Yaakov Selkowitz <yselkowi@redhat.com> 2025-12-16 23:12:45 -0500
commite5c4b7813a6ef1ee9a221246767c8b725bac4180 (patch)
treed2c66032d2e14fe4e7f21c036c03a9ede48fbb2a /teams
parente26080addfe86e4baf4ff0de5da72968032c8444 (diff)
downloadkiwi-descriptions-e5c4b7813a6ef1ee9a221246767c8b725bac4180.tar.gz
kiwi-descriptions-e5c4b7813a6ef1ee9a221246767c8b725bac4180.zip
teams/eln: add COSMIC Desktop
Diffstat (limited to 'teams')
-rw-r--r--teams/eln/desktop-environments.xml6
-rw-r--r--teams/eln/liveprofiles.xml4
2 files changed, 10 insertions, 0 deletions
diff --git a/teams/eln/desktop-environments.xml b/teams/eln/desktop-environments.xml
index 4b9bbf3..6a47168 100644
--- a/teams/eln/desktop-environments.xml
+++ b/teams/eln/desktop-environments.xml
@@ -7,6 +7,9 @@
<profile name="KDE-Desktop" description="KDE Plasma Desktop">
<requires profile="DesktopCommon"/>
</profile>
+ <profile name="COSMIC-Desktop" description="COSMIC Desktop">
+ <requires profile="DesktopCommon"/>
+ </profile>
</profiles>
<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
<package name="fedora-eln-backgrounds"/>
@@ -39,4 +42,7 @@
<ignore name="plasma-nm-vpnc"/>
<package name="fuse"/>
</packages>
+ <packages type="image" patternType="plusRecommended" profiles="COSMIC-Desktop">
+ <namedCollection name="cosmic-desktop-environment"/>
+ </packages>
</image>
diff --git a/teams/eln/liveprofiles.xml b/teams/eln/liveprofiles.xml
index 1dec143..05f7acb 100644
--- a/teams/eln/liveprofiles.xml
+++ b/teams/eln/liveprofiles.xml
@@ -8,5 +8,9 @@
<requires profile="KDE-Desktop"/>
<requires profile="LiveInstall"/>
</profile>
+ <profile name="COSMIC-Live" description="COSMIC Live DVD">
+ <requires profile="COSMIC-Desktop"/>
+ <requires profile="LiveInstall"/>
+ </profile>
</profiles>
</image>