openwrt/package/base-files/files/etc/init.d
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>
2020-06-03 16:49:28 +02:00
..
boot brcm47xx: rename target to bcm47xx 2020-02-14 14:10:51 +01:00
done base-files: prevent issues w/ overlay on powerloss after sysupgrade 2020-06-03 16:49:28 +02:00
gpio_switch base-files: gpio switch: check if direction can be set 2018-01-18 07:22:37 +01:00
led base-files: Fix netdev led trigger 2018-12-16 20:11:44 +01:00
sysctl base-files: fix wrong sysctl parameter order 2018-07-18 19:17:46 +02:00
sysfixtime base-files: sysfixtime: Keep RTC time in UTC timezone 2016-10-31 16:33:19 +01:00
system base-files: coreutil-date breaks setting kernel timezone 2019-10-12 23:43:08 +02:00
umount base-files: supress service restart of umount 2019-07-03 07:45:00 +02:00