immortalwrt/target/linux
Florian Eckert e3d8cb5c43
target/x86: add grub2-bios-setup to DEFAULT_PACKAGES
With the commit 5876d6a62f the command under
`/usr/sbin/grub-bios-setup` has been moved to its own package named
`grub-bios-setup`.

The script `81_upgrade_bootloader` under `/lib/preinit` is used by all
x86 targets to update the bootloader. The script is using the command
`grub-bios-setup` for this.

I get the following output at the first boot after the upgrade.
`/etc/preinit: line 9: /usr/sbin/grub-bios-setup: not found`.

To fix this, the DEFAULT_PACKAGES dependency is extended by the entry
`grub2-bios-setup` so that the missing command is installed again.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 027845b4ce)
2022-09-20 15:38:40 +08:00
..
apm821xx kernel: bump 5.10 to 5.10.127 2022-07-06 13:37:44 +08:00
archs38 generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
armvirt generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
at91 generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
ath25 Merge Mainline 2022-05-29 17:53:15 +08:00
ath79 kernel: bump 5.10 to 5.10.134 2022-08-01 21:41:50 +08:00
bcm27xx kernel: Refresh patches for all targets 2022-07-06 13:38:47 +08:00
bcm47xx generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
bcm53xx kernel: bump 5.10 to 5.10.122 2022-06-27 14:32:06 +08:00
bcm63xx kernel: bump 5.10 to 5.10.121 2022-06-27 14:31:17 +08:00
bcm4908 kernel: bump 5.10 to 5.10.129 2022-08-01 21:37:53 +08:00
bmips generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
gemini generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
generic kernel: backport ntfs3 driver from 5.19 2022-09-11 22:58:19 +08:00
imx generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
ipq40xx kernel: Refresh patches for all targets 2022-07-06 13:38:47 +08:00
ipq806x kernel: bump 5.4 to 5.4.203 2022-07-06 13:30:58 +08:00
ipq807x kernel: Set CONFIG_RCU_CPU_STALL_TIMEOUT=21 2021-09-10 12:26:08 +08:00
kirkwood generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
lantiq kernel: bump 5.4 to 5.4.203 2022-07-06 13:30:58 +08:00
layerscape kernel: bump 5.4 to 5.4.203 2022-07-06 13:30:58 +08:00
malta generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
mediatek mediatek: mt7629: add missing Kconfig 2022-07-12 09:50:46 +08:00
mpc85xx kernel: bump 5.10 to 5.10.122 2022-06-27 14:32:06 +08:00
mvebu mvebu: cortexa72: fix ImageBuilder for IEI Puzzle devices 2022-07-06 13:40:19 +08:00
mxs generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
octeon generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
octeontx generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
omap generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
oxnas kernel: bump 5.4 to 5.4.203 2022-07-06 13:30:58 +08:00
pistachio kernel: Refresh patches for all targets 2022-07-06 13:38:47 +08:00
qoriq generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
ramips kernel: bump 5.10 to 5.10.134 2022-08-01 21:41:50 +08:00
realtek realtek: Remove dnsmasq and odhcpd-ipv6only from default 2022-07-12 09:44:23 +08:00
rockchip rockchip: fix assign mac address to nanopi r4s 2022-09-11 11:37:29 +08:00
sunxi generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
tegra kernel: bump 5.10 to 5.10.132 2022-08-01 21:39:09 +08:00
uml generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
x86 target/x86: add grub2-bios-setup to DEFAULT_PACKAGES 2022-09-20 15:38:40 +08:00
zynq generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00