immortalwrt/package/base-files/files/lib/preinit
Sergey Ryazanov 2bb829ee47 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-10-13 18:39:53 +08:00
..
02_default_set_state Revert "base-files: update" 2019-11-24 01:27:26 +08:00
02_sysinfo Revert "base-files: update" 2019-11-24 01:27:26 +08:00
10_indicate_failsafe Revert "base-files: update" 2019-11-24 01:27:26 +08:00
10_indicate_preinit Revert "base-files: update" 2019-11-24 01:27:26 +08:00
30_failsafe_wait base-files: replace backticks by $(...) 2020-10-13 18:32:40 +08:00
40_run_failsafe_hook Revert "base-files: update" 2019-11-24 01:27:26 +08:00
50_indicate_regular_preinit Revert "base-files: update" 2019-11-24 01:27:26 +08:00
70_initramfs_test Revert "base-files: update" 2019-11-24 01:27:26 +08:00
80_mount_root base-files: prevent issues w/ overlay on powerloss after sysupgrade 2020-10-13 18:39:53 +08:00
99_10_failsafe_login Revert "base-files: update" 2019-11-24 01:27:26 +08:00
99_10_run_init Revert "base-files: update" 2019-11-24 01:27:26 +08:00