lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
39 stars 12 forks source link

Use RAUC project to install/update target #12

Closed erickeller closed 5 years ago

erickeller commented 7 years ago

Issue Type

Environment detail

N./A.

More details

have a look at https://github.com/rauc/rauc

lueschem commented 7 years ago

RAUC looks like a very promising and useful addition to the embedded Linux ecosystem! It makes sense that edi does not cover this aspect by itself but rather provides plugin hooks for easy integration of tools like RAUC. As far as I understood RAUC, it does currently not care about the initial installation of the target system. edi could catch up in this area by providing the necessary commands to perform an initial (bare metal) installation of the target system. Furthermore edi could provide some plugins, that facilitate the RAUC integration ("a meta-rauc for Debian").

lueschem commented 5 years ago

Closing this issue because we now have a Mender integration that covers the OS image update aspects: https://www.get-edi.io/Updating-a-Debian-Based-IoT-Fleet/