aboutsummaryrefslogtreecommitdiff
path: root/teams
diff options
from:
to:
context:
space:
mode:
authorGravatar Katerina Koukiou <k.koukiou@gmail.com> 2025-06-23 08:32:56 +0200
committerGravatar Katerina Koukiou <k.koukiou@gmail.com> 2025-06-23 10:52:53 +0200
commite4d801674c86b0675f0ff6fed8c8fee0e5e47546 (patch)
tree09382a55c081d3f7d8c80144582ea7e295a44601 /teams
parent8300bcdaa10dea50eb4df50f4fe7931a69370580 (diff)
downloadkiwi-descriptions-e4d801674c86b0675f0ff6fed8c8fee0e5e47546.tar.gz
kiwi-descriptions-e4d801674c86b0675f0ff6fed8c8fee0e5e47546.zip
teams/kde: Use web-based Anaconda UI by default for KDE
While the Web UI is still missing two features outlined in the Change Proposal [1], enabling it early will help identify additional issues and improve integration. The missing features are: - Date/Time Configuration Screen (currently implemented by GIS in Workstation) - Configurable Browser Support (currently hardcoded to Firefox) [1] https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraSpins#Detailed_Description
Diffstat (limited to 'teams')
-rw-r--r--teams/kde.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/teams/kde.xml b/teams/kde.xml
index 6424e05..f11ba3c 100644
--- a/teams/kde.xml
+++ b/teams/kde.xml
@@ -26,4 +26,7 @@
<packages type="image" patternType="plusRecommended" profiles="KDE-Desktop-Disk,KDE-Desktop-Live">
<package name="plasma-welcome-fedora"/>
</packages>
+ <packages type="image" patternType="plusRecommended" profiles="KDE-Desktop-Live">
+ <package name="anaconda-webui"/>
+ </packages>
</image>