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
parent 8a9f16e08d
commit 702ce7ddfd
20 changed files with 33 additions and 296 deletions

View File

@@ -2,10 +2,6 @@
%include fedora-disk-xbase.ks
%include fedora-workstation-common.ks
bootloader --append="cma=256MB"
services --enabled=sshd,NetworkManager,chronyd
autopart --type=btrfs --noswap
%packages
@@ -13,7 +9,3 @@ autopart --type=btrfs --noswap
-initial-setup-gui
%end
%post
%end