1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-22 15:33:07 +00:00

bump the size on the Xfce arm image as it's failing currently.

We really need to figure out whats growning and do some pruning.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-23 12:25:47 -08:00
parent 9e7bbd556d
commit 706f2a9277

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks
%include fedora-xfce-common.ks
part / --size=4700 --fstype ext4
part / --size=5000 --fstype ext4
%post