mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-21 15:13:09 +00:00
minor tweaks for minimal arm images
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
449d5e8a8f
commit
1eb31e65fd
@ -2,7 +2,3 @@
|
||||
%include fedora-minimal-common.ks
|
||||
|
||||
part / --size=1600 --fstype ext4
|
||||
|
||||
%packages
|
||||
-xkeyboard-config
|
||||
%end
|
||||
|
@ -4,7 +4,3 @@
|
||||
services --enabled=sshd,NetworkManager,chronyd,initial-setup
|
||||
|
||||
autopart --type=plain --noswap
|
||||
|
||||
%packages
|
||||
-xkeyboard-config
|
||||
%end
|
||||
|
@ -1,8 +1,10 @@
|
||||
%packages
|
||||
microdnf
|
||||
-@standard
|
||||
-initial-setup-gui
|
||||
-generic-release*
|
||||
-glibc-all-langpacks
|
||||
-xkeyboard-config
|
||||
# recommended by iproute, we don't want it in minimal
|
||||
-iproute-tc
|
||||
# recommended by gnutls, we don't want it in minimal
|
||||
|
Loading…
Reference in New Issue
Block a user