9d5fea902b
https://koji.fedoraproject.org/koji/taskinfo?taskID=25417090 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
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
|