mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-08-18 10:25:58 +00:00
Revert "Revert "Turn on anaconda-webui for workstation""
This reverts commit 53584f236d.
Now we have things working again we want to give this another go in
rawhide. So, revert the revert you revert.
This commit is contained in:
parent
53584f236d
commit
58c856ae88
@ -7,5 +7,7 @@ autopart --type=btrfs --noswap
|
||||
%packages
|
||||
-initial-setup
|
||||
-initial-setup-gui
|
||||
gnome-initial-setup
|
||||
anaconda-webui
|
||||
|
||||
%end
|
||||
|
||||
@ -12,6 +12,11 @@
|
||||
|
||||
part / --size 7750
|
||||
|
||||
%packages
|
||||
gnome-initial-setup
|
||||
anaconda-webui
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
# set livesys session type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user