46 lines
590 B
Plaintext
46 lines
590 B
Plaintext
|
%packages
|
||
|
|
||
|
# Include all packages under '@core'
|
||
|
@core
|
||
|
|
||
|
# Extra packages to do 'uboot -> grub -> linux'
|
||
|
dracut-config-generic
|
||
|
efibootmgr
|
||
|
grub2-common
|
||
|
grub2-efi-aa64
|
||
|
grub2-efi-aa64-modules
|
||
|
grubby
|
||
|
kernel
|
||
|
kernel-core
|
||
|
shim-aa64
|
||
|
systemd-udev
|
||
|
uboot-tools
|
||
|
|
||
|
|
||
|
# Other packages
|
||
|
bash-completion
|
||
|
chrony
|
||
|
cloud-utils-growpart
|
||
|
glibc-langpack-en
|
||
|
nano
|
||
|
net-tools
|
||
|
NetworkManager-wifi
|
||
|
tmux
|
||
|
|
||
|
# SIG/AltArch stuff
|
||
|
uboot-images-armv8
|
||
|
|
||
|
# Raspberry Pi firmware
|
||
|
bcm2711-firmware
|
||
|
bcm2835-firmware
|
||
|
bcm283x-firmware
|
||
|
|
||
|
# Raspberry Pi overlays
|
||
|
bcm283x-overlays
|
||
|
|
||
|
# Remove some packages
|
||
|
-java-11-*
|
||
|
-dracut-config-rescue
|
||
|
|
||
|
%end
|