From 71dffbe91512169cd9d4f573b33d20ebe2c03d2f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 31 Jul 2025 08:38:36 -0700 Subject: [PATCH] fedora-live-base: drop 'anaconda' See https://pagure.io/fedora-kiwi-descriptions/pull-request/203 - same change, same justification. This only pulls in anaconda-gui and anaconda-tui, and we do not necessarily want those now that anaconda-webui exists. Lives that really need to use GTK UI not web UI can include anaconda-gui in their own manifests. Signed-off-by: Adam Williamson --- fedora-live-base.ks | 1 - 1 file changed, 1 deletion(-) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 521552d..084a4c9 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -31,7 +31,6 @@ kernel-modules kernel-modules-extra # The point of a live image is to install -anaconda anaconda-install-env-deps anaconda-live @anaconda-tools