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/package
Tomasz Maciej Nowak b322243d2f x86: add bootloader upgrade on sysupgrade
Currently bootloader always stays on the same version as when first
written to boot medium (not true if partition layout changed, which will
trigger sysupgrade process to write full disk image). That creates
inconveniences as it always stays with same features or/and bugs. Users
wishing to add support to additional modules or new version, would need
to write the whole image, potentially destroying previous system
configuration. To fix these, this commit adds additional routine to
sysupgrade which upgrades unconditionally the bootloader to the latest
state provided by OpenWrt.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
4 years ago
..
base-files base-files: Add /etc/shinit for non-login shell init 4 years ago
boot x86: add bootloader upgrade on sysupgrade 4 years ago
devel strace: update to version 5.5 4 years ago
firmware ipq40xx: add support for EnGenius EAP2200 4 years ago
kernel kernel: iio: add fxos8700 driver support 4 years ago
libs libpcap: activate PIE ASLR by default 4 years ago
network ppp: activate PIE ASLR by default 4 years ago
system urngd: avoid PKG_NAME in define lines 4 years ago
utils bcm27xx-userland: update to latest version 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago