mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-15 13:13:08 +00:00
831ab51972
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
10 lines
135 B
Plaintext
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
|