1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-30 01:37:21 +00:00
fedora-kickstarts/fedora-arm-xfce.ks

10 lines
137 B
Plaintext
Raw Normal View History

%include fedora-arm-base.ks
%include fedora-arm-xbase.ks
%include fedora-xfce-packages.ks
part / --size=4000 --fstype ext4
%post
%end