Building from the above using the “friendlyarm_nanopi-r5c” profile gives me this error;
# sysupgrade -T nanopi-r5c-2024-02-03.bin.gz
Sun Feb 4 08:14:17 CST 2024 upgrade: Device friendlyelec,nanopi-r5c not supported by this image
Sun Feb 4 08:14:17 CST 2024 upgrade: Supported devices: friendlyarm,nanopi-r5c
Sun Feb 4 08:14:17 CST 2024 upgrade: Reading partition table from bootdisk...
Sun Feb 4 08:14:17 CST 2024 upgrade: Reading partition table from image...
Partition layout has changed. Full image will be written.
This cannot work for me as I have custom files to add into my builds.
Is there any version of openwrt that runs on this model that has ImageBuilder available, that is my question.
OpenWrt, as far as I know is the only OS that can do in-place upgrades of new firmware.
In-place means the upgrade is done from the live running OS, like ‘sysupgrade’ and ‘mtd’.
Is there any other OS that runs on this that can do that?