mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 00:23:10 +00:00
Update remaining lives to use Workstation as base
... instead of the desktop spin.
This commit is contained in:
parent
ec57ca9e56
commit
722b29c75c
@ -1,4 +1,4 @@
|
||||
%include ../fedora-livecd-desktop.ks
|
||||
%include ../fedora-live-workstation.ks
|
||||
|
||||
part / --size 6000
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contact QA team if you have any improvements for this kickstart:
|
||||
# https://fedoraproject.org/wiki/QA
|
||||
|
||||
%include ../fedora-livecd-desktop.ks
|
||||
%include ../fedora-live-workstation.ks
|
||||
|
||||
|
||||
## System configuration
|
||||
|
@ -7,7 +7,7 @@
|
||||
# - Luya Tshimbalanga <luya AT fedoraproject DOT org>
|
||||
# - Previous maintainer Sebastian Dziallas
|
||||
|
||||
%include fedora-live-desktop.ks
|
||||
%include fedora-live-workstation.ks
|
||||
|
||||
#DVD size partition
|
||||
part / --size 8192
|
||||
|
@ -4,7 +4,7 @@
|
||||
# - Chitlesh Goorah <chitlesh a fedoraproject.org>
|
||||
# - Thibault North <tnorth a fedoraproject.org>
|
||||
|
||||
%include fedora-livecd-desktop.ks
|
||||
%include fedora-live-workstation.ks
|
||||
|
||||
# DVD payload
|
||||
part / --size 10240
|
||||
|
Loading…
Reference in New Issue
Block a user