Skip to content

Releases: kwindrem/SetupHelper

v9.3

01 Mar 20:12

Choose a tag to compare

fixed: patch error on RPI 5

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.

latest

08 Dec 23:16

Choose a tag to compare

fixed: installedFileList not being created which may leave modified files after uninstall
fixed: .NO_ORIG files not removed when uninstalling

v9.2

24 Dec 06:17

Choose a tag to compare

fixed: install failure during manual install does not force an uninstall
add support for v3.70~71

Note: this version is required for GuiMods v10.98 !!!!

v9.1

25 Aug 22:45

Choose a tag to compare

fixed: can't access package editor menu on firmware prior to v3.6 (regression in v9.0)

v9.0

05 Aug 18:41

Choose a tag to compare

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

v8.34

13 Jul 00:39

Choose a tag to compare

fixed: PackageManager Edit menu: buttons on bottom row sometimes missing
fixed: syntax warning nv firmware 3.60 - warning only, everything working

v8.33

07 May 04:37

Choose a tag to compare

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

v8.32

27 Apr 18:35

Choose a tag to compare

fixed: packages reinstalled at boot time with Auto Install off
should only install if not currently installed and not manually uninstalled

v8.31

06 Apr 19:04

Choose a tag to compare

fixed: installedFileList not being created which may leave modified files after uninstall
fixed: .NO_ORIG files not removed when uninstalling

v8.30

31 Mar 16:35

Choose a tag to compare

fixed: generator service not restarted