Skip to content

Releases: kwindrem/SetupHelper

v9.4

Choose a tag to compare

@kwindrem kwindrem released this 05 Apr 18:12

added support for Raspberry PI 5 platform

latest

Choose a tag to compare

@kwindrem kwindrem released this 08 Dec 23:16

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

v9.3

Choose a tag to compare

@kwindrem kwindrem released this 01 Mar 20:12

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.

v9.2

Choose a tag to compare

@kwindrem kwindrem released this 24 Dec 06:17

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

Choose a tag to compare

@kwindrem kwindrem released this 25 Aug 22:45

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

v9.0

Choose a tag to compare

@kwindrem kwindrem released this 05 Aug 18:41

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

Choose a tag to compare

@kwindrem kwindrem released this 13 Jul 00:39

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

v8.33

Choose a tag to compare

@kwindrem kwindrem released this 07 May 04:37

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

Choose a tag to compare

@kwindrem kwindrem released this 27 Apr 18:35

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

v8.31

Choose a tag to compare

@kwindrem kwindrem released this 06 Apr 19:04

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