mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-13 03:24:21 +00:00
Bump root partition size for scientific_kde
It seems to need about 1.4G more according to recent failure logs. Let's give it a bit of a buffer. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1ecd01e3b6
commit
8f9181a408
@ -12,8 +12,7 @@
|
||||
%include fedora-live-minimization.ks
|
||||
%include fedora-scientific-common.ks
|
||||
|
||||
# The recommended part size for DVDs is too close to use for the scientific spin
|
||||
part / --size 15000
|
||||
part / --size 17000
|
||||
|
||||
%post
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user