PelionIoT / mbed-edge

Edge Core
https://izumanetworks.com
Apache License 2.0
25 stars 32 forks source link

Implement callbacks for rootfs rollback and finalize #75

Closed davidsaada closed 3 years ago

davidsaada commented 3 years ago

This PR implements the combined image callbacks for rootfs rollback and finalize. In addition, it fixes the verify callback (to use ostree admin status instead). This should complete the implementation of rootfs combined image support (bootloader is yet to come).