The source project of this merge request has been removed.
sysupgrade: fix upgrading over HTTP
Remove "exit 1" that was causing upgrade over HTTP to fail. Break out HTTP downloading from iopsys_check_image and do it before perhaps_image_self_upgrade so that bundled scripts will work over HTTP also. Use "curl --fail" to fail on HTTP errors. Clean up "/mnt/" check for USB.