mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 08:33:09 +00:00
Disable anaconda-webui for Fedora 41
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.
This commit is contained in:
parent
da0e8fc819
commit
6fa254e43d
@ -7,7 +7,5 @@ autopart --type=btrfs --noswap
|
|||||||
%packages
|
%packages
|
||||||
-initial-setup
|
-initial-setup
|
||||||
-initial-setup-gui
|
-initial-setup-gui
|
||||||
gnome-initial-setup
|
|
||||||
anaconda-webui
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
@ -12,11 +12,6 @@
|
|||||||
|
|
||||||
part / --size 8192
|
part / --size 8192
|
||||||
|
|
||||||
%packages
|
|
||||||
gnome-initial-setup
|
|
||||||
anaconda-webui
|
|
||||||
%end
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|
||||||
# set livesys session type
|
# set livesys session type
|
||||||
|
Loading…
Reference in New Issue
Block a user