6fa254e
@@ -7,7 +7,5 @@
%packages
-initial-setup
-initial-setup-gui
- gnome-initial-setup
- anaconda-webui
%end
@@ -12,11 +12,6 @@
part / --size 8192
- %packages
- %end
-
%post
# set livesys session type
As per the plan: https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraWorkstation is targeted for F42, and we always intended to disable it on F41 right after branching.
+1
Pull-Request has been merged by kevin
Why was gnome-initial-setup removed? We use that in either case.
gnome-initial-setup
It's in comps gnome-desktop. It wasn't really necessary to add it here when enabling webui, but I guess they felt it was more 'correct'. You can go back and find the commit that enables webui, and see that this is the inverse of it.
:thumbsup:
As per the plan:
https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraWorkstation
is targeted for F42, and we always intended to disable it on F41
right after branching.