mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
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:
committed by
mohanboddu
parent
9f36177559
commit
aa32bc6bb0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user