mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-04 23:54:21 +00:00
extend fs in a few more kickstarts for armhfp failures
koji task 25278678 Fedora-Python-Classroom-armhfp DEBUG util.py:439: At least 52MB more space needed on the / filesystem. koji task: 25278682 Spins armhfp KDE DEBUG util.py:439: At least 104MB more space needed on the / filesystem. Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
1ec1620e13
commit
fbc2ec61f2
@ -2,7 +2,7 @@
|
||||
%include fedora-arm-xbase.ks
|
||||
%include fedora-kde-common.ks
|
||||
|
||||
part / --size=6000 --fstype ext4
|
||||
part / --size=6200 --fstype ext4
|
||||
|
||||
%post
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
%include fedora-arm-xbase.ks
|
||||
%include fedora-workstation-common.ks
|
||||
|
||||
part / --size=6000 --fstype ext4
|
||||
part / --size=6100 --fstype ext4
|
||||
|
||||
%packages
|
||||
-initial-setup
|
||||
|
Loading…
Reference in New Issue
Block a user