mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-12 19:14:21 +00:00
Turn on anaconda-webui for workstation
This commit is contained in:
parent
7ec71ebb88
commit
899d623a4e
@ -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