aboutsummaryrefslogtreecommitdiff
diff options
from:
to:
context:
space:
mode:
authorGravatar Adam Williamson <awilliam@redhat.com> 2025-06-23 21:46:48 +0100
committerGravatar ngompa <ngompa13@gmail.com> 2025-07-08 21:08:37 +0000
commit9b8a851b7d98b67de8a4128e4a66cc44073ea6e5 (patch)
treee2db02f4114cb56f458b8bdc827c6495b20db9a3
parent09426d7ba3660eb7277ed24521c50b14c3811bda (diff)
downloadkiwi-descriptions-9b8a851b7d98b67de8a4128e4a66cc44073ea6e5.tar.gz
kiwi-descriptions-9b8a851b7d98b67de8a4128e4a66cc44073ea6e5.zip
Reapply "teams/kde: Use web-based Anaconda UI by default for KDE"
This reverts commit 24c4fc39c2995e12610173acfdce689497a84120. With a PR we can run the tests on openQA staging, identify any problems with the change, and extend the tests to cover the additional screens that show up with KDE.
-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>