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