Our new platform has its own mechanisms for installing software updates, both full and incremental ones. Those we cannot change.
Since we use Mender already with our existing products We would like to use Mender also with new one as well.
Our idea would be that we wrap the platform specific update packages into .mender artifacts and change the artifact type to be something other than rootfs-update (is it doable/recommended?). This specific artifact type will then have custom handling on client side that does the tricks required by the mentioned platform.
Does that sound reasonable/doable?