mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-08 01:14:22 +00:00
dfd15c8186
https://koji.fedoraproject.org/koji/taskinfo?taskID=25417090
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
(cherry picked from commit 9d5fea902b
)
10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
%include fedora-arm-base.ks
|
|
%include fedora-arm-xbase.ks
|
|
%include fedora-xfce-common.ks
|
|
|
|
part / --size=4700 --fstype ext4
|
|
|
|
%post
|
|
|
|
%end
|