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>
2020-03-01 21:36:00 +01:00
..
64 treewide: move commonly disabled symbols to generic config 2020-03-01 00:51:23 +01:00
base-files x86: add preinit hook for bootloader upgrade 2020-03-01 21:36:00 +01:00
generic x86: copy kernel patches from 4.19 to 5.4 2020-02-28 17:50:46 +01:00
geode x86: copy kernel patches from 4.19 to 5.4 2020-02-28 17:50:46 +01:00
image x86: add bootloader upgrade on sysupgrade 2020-03-01 21:36:00 +01:00
legacy x86: copy kernel patches from 4.19 to 5.4 2020-02-28 17:50:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.90 2019-12-24 15:34:43 +01:00
patches-5.4 x86: Refresh patches on kernel 5.4 2020-02-28 17:50:46 +01:00
config-4.14 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 2020-02-22 16:34:57 +01:00
config-4.19 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 2020-02-22 16:34:57 +01:00
config-5.4 treewide: move commonly disabled symbols to generic config 2020-03-01 00:51:23 +01:00
Makefile x86: Update configuration 2020-02-28 17:50:46 +01:00
modules.mk x86: avoid underscore in package name 2020-02-23 13:20:51 +01:00