openwrt/target/linux/x86
Florian Eckert 027845b4ce 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>
2022-09-19 19:30:15 +02:00
..
64 kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
base-files x86: setup netdev paths for MX100 2022-09-10 21:16:39 +02:00
generic kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
geode kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
image x86: 64: Add kmod-igc to default packages 2022-06-29 00:57:57 +02:00
legacy generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-24 17:10:24 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.136 2022-08-12 00:01:41 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.60 2022-08-11 19:38:10 +02:00
config-5.10 x86: update defconfig for 5.10.133 2022-07-29 23:03:41 +02:00
config-5.15 x86: update defconfig for 5.15.57 2022-07-31 18:55:22 +02:00
Makefile target/x86: add grub2-bios-setup to DEFAULT_PACKAGES 2022-09-19 19:30:15 +02:00
modules.mk kernel/x86: move x86' specific watchdogs to the x86 target 2022-05-07 14:31:22 +02:00