Skip to content

Rework downloading firmware and image regeneration

Michal Hrusecky requested to merge regen into master

Simplyfy logic of downloading the rootfs and regenerating encrypted kernels to be used by MOX APs. In current code, it was possible to boot old kernel with new rootfs, this change should prevent that.

Merge request reports