mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
b72916f21c
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
%include fedora-arm-base.ks
|
|
%include fedora-arm-xbase.ks
|
|
%include fedora-lxde-common.ks
|
|
|
|
part / --size=4100 --fstype ext4
|
|
|
|
%post
|
|
|
|
%end
|