You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RPI 5 Venus OS is an upgrade from previous RPI builds.
SetupHelper includes an executable for patch because the BusyBox version has bugs and does not support needed command line options. The old executable does not run on the RPI 5 (and possibly future versions of Venus OS for other platforms so SetupHelper provides two different executables and uses the one that runs.
rewrite to insure logging is all done via multilog
therefore, NO LOGGING when setup scripts are run from command line !!!!!!!
updated blind install/uninstall
removed support for firmware prior to v3.00 in various places
fixed: boot-time reinstall flag removal failure caused PackageManager to crash
if the flag could not be removed
this would only happen if the file or partition did not have write permission