2017-02-23 19:18:46 +00:00
|
|
|
%include fedora-arm-base.ks
|
|
|
|
%include fedora-arm-xbase.ks
|
|
|
|
%include fedora-lxqt-common.ks
|
|
|
|
|
2019-01-25 18:09:48 +00:00
|
|
|
part / --size=4400 --fstype ext4 --asprimary
|
2017-06-22 15:21:54 +00:00
|
|
|
|
2017-02-27 15:13:13 +00:00
|
|
|
%packages
|
|
|
|
# trojita not available on non-x86 platforms
|
|
|
|
-trojita
|
|
|
|
%end
|
|
|
|
|
2017-02-23 19:18:46 +00:00
|
|
|
%post
|
|
|
|
|
|
|
|
%end
|