From 58c856ae882a93362f025b4efae143fbd778edc9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 22 Aug 2023 18:02:23 -0700 Subject: [PATCH] Revert "Revert "Turn on anaconda-webui for workstation"" This reverts commit 53584f236d8e8cd24d5d2a116295ede5e55bee6d. Now we have things working again we want to give this another go in rawhide. So, revert the revert you revert. --- fedora-disk-workstation.ks | 2 ++ fedora-live-workstation.ks | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/fedora-disk-workstation.ks b/fedora-disk-workstation.ks index b7805f0..f0105f7 100644 --- a/fedora-disk-workstation.ks +++ b/fedora-disk-workstation.ks @@ -7,5 +7,7 @@ autopart --type=btrfs --noswap %packages -initial-setup -initial-setup-gui +gnome-initial-setup +anaconda-webui %end diff --git a/fedora-live-workstation.ks b/fedora-live-workstation.ks index 9cb5073..7614eac 100644 --- a/fedora-live-workstation.ks +++ b/fedora-live-workstation.ks @@ -12,6 +12,11 @@ part / --size 7750 +%packages +gnome-initial-setup +anaconda-webui +%end + %post # set livesys session type