%packages --excludedocs --excludeWeakdeps # Include packages that are basic and also packages that are expected to be present @core @standard @hardware-support # Extra packages to do 'uboot -> grub -> linux' dracut-config-generic efibootmgr grub2-common grub2-efi-aa64 grub2-efi-aa64-modules grubby openssh shim-aa64 systemd-udev # Packages from SIG/AltArch uboot-tools uboot-images-armv8 # Raspberry Pi firmware bcm283x-firmware # this will pull in other RPi related firmware ;) # Raspberry Pi overlays bcm283x-overlays # Kernel selection ## mainline (the latest "stable" release from kernel.org) kernel-ml # TODO: change this to whatever ends up using ## LTS (the latest "longterm" release from kernel.org) #kernel-lt # TODO: change this to whatever ends up using # Other packages bash-completion chrony cloud-utils-growpart dash e2fsprogs glibc-langpack-en nano net-tools NetworkManager-wifi tmux # TODO: enable 'initial-setup' #initial-setup # Remove some packages -java-11-* -dracut-config-rescue %end