immortalwrt/target/linux/x86
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
..
64 kernel: Remove kmod-crypto-lib-blake2s 2022-07-06 13:34:20 +08:00
base-files [HOT FIX] Merge Mainline 2022-04-03 00:50:22 +08:00
generic generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
geode generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
image Merge Mainline 2022-05-17 17:06:47 +08:00
legacy generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 14:27:22 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.142 2021-08-22 12:12:55 +08:00
patches-5.10 x86: remove old lzma tuning patch 2021-12-12 23:56:28 +08:00
config-5.4 treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
config-5.10 x86: update defconfig for 5.10.133 2022-08-01 21:41:24 +08:00
Makefile target/x86: add grub2-bios-setup to DEFAULT_PACKAGES 2022-09-20 15:38:40 +08:00
modules.mk x86: amd-xgbe: add missing dependencies on 5.10 2021-04-18 23:46:19 +08:00