forked from srbala/fedora-kickstarts
Increase size on Xfce arm image as it's running out of space currently.
This commit is contained in:
parent
467f7dcb3c
commit
eceda6aaa3
@ -2,7 +2,7 @@
|
|||||||
%include fedora-arm-xbase.ks
|
%include fedora-arm-xbase.ks
|
||||||
%include fedora-xfce-common.ks
|
%include fedora-xfce-common.ks
|
||||||
|
|
||||||
part / --size=4100 --fstype ext4
|
part / --size=4500 --fstype ext4
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user