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
Sergey Ryazanov 880c1f0336 base-files: prevent issues w/ overlay on powerloss after sysupgrade
Due to filesystem write caching the old configuration data could stay
out of flash for a long time during a first boot after the sysupgrade.
Power loss during this period could damage the overlay data and even
make device inaccessable via the network.

Fix this by syncing data to a flash as soon as the previous
configuration will be unpacked after the sysupgrade. Also sync the FS
state after the sysupgrade.tgz archive removing to prevent duplicative
extraction of a previous configuration.

Tested with AMD Geode based board.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
4 years ago
..
base-files base-files: prevent issues w/ overlay on powerloss after sysupgrade 4 years ago
boot uboot-mxs: bump to v2020.04 4 years ago
devel perf: build with NO_LIBCAP=1 4 years ago
firmware cypress-firmware: add PROVIDES sections 4 years ago
kernel mt76: update to the latest version (adds 7663e, 7663u, 7915 drivers) 4 years ago
libs libubox: update to the latest version 4 years ago
network dnsmasq: add /etc/dnsmasq.d/ to conffiles 4 years ago
system procd: update to git HEAD 4 years ago
utils ugps: nmea: make sure date is valid 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago