1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-21 23:17:22 +00:00
fedora-kickstarts/fedora-arm-lxde.ks

10 lines
135 B
Plaintext
Raw Normal View History

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