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