1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 08:47:23 +00:00

Mate-arm: increase part size

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2019-03-21 13:43:18 -04:00
parent 49515fa6c0
commit 831ab51972

View File

@ -2,7 +2,7 @@
%include fedora-arm-xbase.ks %include fedora-arm-xbase.ks
%include fedora-mate-common.ks %include fedora-mate-common.ks
part / --size=6100 --fstype ext4 part / --size=7168 --fstype ext4
%post %post