1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-16 05:07:22 +00:00
fedora-kickstarts/fedora-arm-mate.ks

10 lines
135 B
Plaintext
Raw Normal View History

2013-06-09 01:22:05 +00:00
%include fedora-arm-base.ks
%include fedora-arm-xbase.ks
%include fedora-mate-common.ks
2013-06-09 01:22:05 +00:00
part / --size=6000 --fstype ext4
2013-06-09 01:22:05 +00:00
%post
%end