x86: remove bootloader upgrade from preinit
authorTomasz Maciej Nowak <tmn505@gmail.com>
Mon, 23 Jan 2023 13:44:49 +0000 (14:44 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Feb 2023 21:22:48 +0000 (22:22 +0100)
commit909cc6ef5f38fdb65dbbbf67318fbfbe566848c7
treef07f02547ea87020c51282947378565b4583c730
parentbe0f1c1b268a99ea25c9797a4ed725835ca79fea
x86: remove bootloader upgrade from preinit

This hack was to bring all existing installations to the newest GRUB
version as fast as possible. Since 19.07.x is EoL we can assume this
task is completed. Now sysupgrade will solely be responsible for
bootloader upgrade.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
target/linux/x86/base-files/lib/preinit/81_upgrade_bootloader [deleted file]
target/linux/x86/base-files/lib/upgrade/platform.sh