You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/x86
Tomasz Maciej Nowak b9c1cf1657 x86: add preinit hook for bootloader upgrade
This commit fills the void for current OpenWrt installations which will
be still on old bootloader version even after "x86: add bootloader
upgrade on sysupgrade", since it performs bootloader upgrade only on
sysupgrade. To keep all OpenWrt deploynents on the same GRUB version,
add preinit hook, which will perform upgrade of the bootloader on first
boot after sysupgrade.

It's temporary solution and should be deleted, when the first release
including this hook will no longer be supported by OpenWrt team.
We can assume that all installations should be on current bootolader
version and from there sysupgrade routine will be sufficient.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
4 years ago
..
64 treewide: move commonly disabled symbols to generic config 4 years ago
base-files x86: add preinit hook for bootloader upgrade 4 years ago
generic x86: copy kernel patches from 4.19 to 5.4 4 years ago
geode x86: copy kernel patches from 4.19 to 5.4 4 years ago
image x86: add bootloader upgrade on sysupgrade 4 years ago
legacy x86: copy kernel patches from 4.19 to 5.4 4 years ago
patches-4.14 kernel: bump 4.14 to 4.14.120 5 years ago
patches-4.19 kernel: bump 4.19 to 4.19.90 4 years ago
patches-5.4 x86: Refresh patches on kernel 5.4 4 years ago
Makefile x86: Update configuration 4 years ago
config-4.14 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 4 years ago
config-4.19 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 4 years ago
config-5.4 treewide: move commonly disabled symbols to generic config 4 years ago
modules.mk x86: avoid underscore in package name 4 years ago