This is an automated email from the git hooks/post-receive script.
adamwill pushed a commit to branch f39 in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/f39 by this push: new e4fa723 Revert "Turn on anaconda-webui for workstation" e4fa723 is described below
commit e4fa723598b1f07846c5dc09cba14feba6a7b20c Author: Adam Williamson awilliam@redhat.com AuthorDate: Mon Aug 21 17:36:31 2023 -0700
Revert "Turn on anaconda-webui for workstation"
This reverts commit ce5b31416f0bef6ff70acc3363088a95e2ee5983. The anaconda update with the webUI changes is failing tests, and we do not have time to resolve this right away. We can't leave this in place without also pushing the anaconda update stable and adjusting the openQA tests, so let's revert it for now so tests pass on other updates, until we can come back and clean up the webUI stuff tomorrow. --- fedora-disk-workstation.ks | 2 -- fedora-live-workstation.ks | 5 ----- 2 files changed, 7 deletions(-)
diff --git a/fedora-disk-workstation.ks b/fedora-disk-workstation.ks index f0105f7..b7805f0 100644 --- a/fedora-disk-workstation.ks +++ b/fedora-disk-workstation.ks @@ -7,7 +7,5 @@ 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 7614eac..9cb5073 100644 --- a/fedora-live-workstation.ks +++ b/fedora-live-workstation.ks @@ -12,11 +12,6 @@
part / --size 7750
-%packages -gnome-initial-setup -anaconda-webui -%end - %post
# set livesys session type