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
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
..
apm821xx treewide: move commonly disabled symbols to generic config 4 years ago
ar71xx ar71xx: correct AVM FRITZ Repeater 450E WPS button flag 4 years ago
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
armvirt kernel: remove non-existant symbols from 4.19 config 4 years ago
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 4 years ago
ath25 kernel: bump 4.14 to 4.14.171 4 years ago
ath79 spi: ath79: remove spi-master setup and cleanup assignment 4 years ago
bcm27xx bcm27xx: bcm2708: refresh linux 5.4 config 4 years ago
bcm47xx kernel: bump 4.14 to 4.14.171 4 years ago
bcm53xx bcm53xx: add v5.4 support 4 years ago
bcm63xx kernel: remove non-existant symbols from 4.19 config 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 4 years ago
generic kernel: 5.4: backport fxos8700 accel support from 5.5 4 years ago
imx6 imx6: 5.4: dts: backport lsm9ds1 imu support for GW553x 4 years ago
ipq40xx treewide: move commonly disabled symbols to generic config 4 years ago
ipq806x kernel: bump 4.14 to 4.14.171 4 years ago
ipq807x ipq807x: fix indent in image/Makefile 4 years ago
kirkwood kirkwood: apply minor DTS style improvements 4 years ago
lantiq kernel: remove non-existant symbols from 4.19 config 4 years ago
layerscape kernel: bump 4.14 to 4.14.171 4 years ago
malta malta: enable HighMem on MIPS32 4 years ago
mediatek treewide: move commonly disabled symbols to generic config 4 years ago
mpc85xx mpc85xx: disable kernel uImage generation 4 years ago
mvebu mvebu: uDPU: drop patch compiling dtb 4 years ago
mxs mxs: gen_sdcard_ext4_ext4.sh: use /bin/sh 4 years ago
octeon octeon: apply vendor_model scheme to device definition/image name 4 years ago
octeontx kernel: bump 4.14 to 4.14.160 4 years ago
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 4 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio kernel: bump 4.14 to 4.14.171 4 years ago
ramips kernel: bump 4.14 to 4.14.171 4 years ago
rb532 rb532: gen_image.sh: use /bin/sh 4 years ago
samsung samsung: add subtarget condition for device 4 years ago
sunxi sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 x86: add preinit hook for bootloader upgrade 4 years ago
zynq zynq: derive DEVICE_DTS from device definition name 4 years ago
Makefile