Use case:
- A/B symmetrical partitions
- flashing a new image was successful
- system rebooted to the newly flashed partition
- almost everything is running fine except few components -> not a successful update, it should boot the old partition on the next reboot
Rauc has a mechanism for explicitly marking the success with rauc status mark-good
.
I can't find anything similar in the swupdate documentation. Is it there or the swupdate considers just a successful flashing as a fully successful update?