2013-05-28 06:44:45 +00:00
|
|
|
%include fedora-arm-base.ks
|
|
|
|
%include fedora-arm-xbase.ks
|
2017-01-18 11:28:09 +00:00
|
|
|
%include fedora-xfce-common.ks
|
2013-05-28 06:44:45 +00:00
|
|
|
|
2015-04-05 21:45:29 +00:00
|
|
|
part / --size=4000 --fstype ext4
|
|
|
|
|
2013-05-28 06:44:45 +00:00
|
|
|
%post
|
|
|
|
|
|
|
|
%end
|