mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	| 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> | ||
|---|---|---|
| .. | ||
| 02_default_set_state | ||
| 02_sysinfo | ||
| 10_indicate_failsafe | ||
| 10_indicate_preinit | ||
| 30_failsafe_wait | ||
| 40_run_failsafe_hook | ||
| 50_indicate_regular_preinit | ||
| 70_initramfs_test | ||
| 80_mount_root | ||
| 99_10_failsafe_login | ||
| 99_10_run_init | ||