Files
operating-system/buildroot-external
Stefan Agner c98e1557bb Mount boot partition sync (#1092) (#1101)
When we write the update to the boot partiton, there is nothing which
makes sure that data is written to disk. This leaves a rather large
window (probably around 30s) where a machine reset/poweroff can lead
to a corrupted boot partition. Use the sync mount option to minimize the
corruption window.

Note that sync is not ideal for flash drives normally. But since we
write very little and typically only on OS update to the boot partition,
this shouldn't be a problem.
2020-12-18 16:45:33 +01:00
..
2020-05-04 15:11:43 +02:00
2020-08-06 20:49:42 +02:00
2020-11-26 00:33:48 +01:00
2020-11-26 00:33:48 +01:00
2018-05-14 22:37:39 +02:00
2018-05-14 22:37:39 +02:00