almost finalize packages to be installed
This commit is contained in:
parent
3ad813b09f
commit
8bc7b57417
@ -1,7 +1,9 @@
|
||||
%packages --excludedocs --excludeWeakdeps
|
||||
|
||||
# Include all packages under '@core'
|
||||
# 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
|
||||
@ -18,9 +20,7 @@ systemd-udev
|
||||
uboot-tools
|
||||
uboot-images-armv8
|
||||
# Raspberry Pi firmware
|
||||
bcm2711-firmware
|
||||
bcm2835-firmware
|
||||
bcm283x-firmware
|
||||
bcm283x-firmware # this will pull in other RPi related firmware ;)
|
||||
# Raspberry Pi overlays
|
||||
bcm283x-overlays
|
||||
|
||||
@ -34,6 +34,7 @@ kernel-ml # TODO: change this to whatever <sig-kernel> ends up using
|
||||
bash-completion
|
||||
chrony
|
||||
cloud-utils-growpart
|
||||
dash
|
||||
e2fsprogs
|
||||
glibc-langpack-en
|
||||
nano
|
||||
|
Loading…
Reference in New Issue
Block a user