arm: changes for the UEFI on ARMv7

Primarily changes for UEFI on ARMv7 but also some cleanups/updates
for the arm/aarch64 images.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson
2021-02-18 17:59:24 +00:00
committed by mohanboddu
parent 9f36177559
commit aa32bc6bb0
20 changed files with 33 additions and 296 deletions

View File

@@ -2,16 +2,4 @@
%include fedora-disk-xbase.ks
%include fedora-xfce-common.ks
bootloader --append="cma=192MB"
services --enabled=sshd,NetworkManager,chronyd
autopart --type=btrfs --noswap
%packages
%end
%post
%end