1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-26 16:37:23 +00:00
fedora-kickstarts/fedora-arm-mate.ks
Mohan Boddu 831ab51972 Mate-arm: increase part size
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-03-21 13:43:18 -04:00

10 lines
135 B
Plaintext

%include fedora-arm-base.ks
%include fedora-arm-xbase.ks
%include fedora-mate-common.ks
part / --size=7168 --fstype ext4
%post
%end