Skip to content

Releases: 007revad/ContainerManager_for_all_armv8

v2.0.15

Choose a tag to compare

@007revad 007revad released this 19 Mar 00:17
9a6a37b
  • Bug fix for false "Failed to query package list from server" error after manual install. Issue #62

v2.0.14

Choose a tag to compare

@007revad 007revad released this 15 Mar 10:01
c918e77
  • Bug fix for DSM 7.3 "Failed to query package list from server" error. Issue #62

v2.0.13

Choose a tag to compare

@007revad 007revad released this 15 Mar 08:28
d87a8a6
  • Bug fix for not updating Container Manager if there's a newer version available and the user answered "y". Issue #63
  • Bug fix for offering to update to latest DSM 7.3 version of Container Manager when installed version was 7.2 or 7.2.1
    • DSM 7.3, 7.2.1 and 7.2 each have their own versions of Container Manager.

v2.0.12

Choose a tag to compare

@007revad 007revad released this 15 Mar 05:00
cdfad21
  • Changed manual install instructions to point to the correct package version for the user's DSM version.

v2.0.11

Choose a tag to compare

@007revad 007revad released this 07 Feb 19:23
be241d5
  • Changed to try to prevent SSH connection closing due to inactivity. Issue #59
  • Changed to automatically finish the remaining steps if the script didn't finish last time. Issue #59
    • If you need to do a manual install of Container Manager and the shell/terminal has closed just run the script again.

v2.0.10

Choose a tag to compare

@007revad 007revad released this 26 Jul 06:44
8b38b81
  • Changed timeout 5.0m to timeout 5m.

v2.0.9

Choose a tag to compare

@007revad 007revad released this 14 Nov 05:14
f5e3b7c
  • Can now update Container Manager when there's a new version available.

v1.3.8

Choose a tag to compare

@007revad 007revad released this 08 Apr 08:51
673ac15

v1.3.8 - (8 Apr 2024)

  • Improved formatting of script output.

v1.3.7 - (8 Apr 2024)

  • Changed to restore unique model string before exiting if installing Container Manager failed and user did not type yes.

v1.3.6 - (8 Apr 2024)

  • If Container Manager failed to install due to "Failed to query package list from server" error:
    • Script now pauses so you can do a manual package install.
    • Explains how to do a manual package install.
  • Added message to close and re-open Package Center if you have it open.
  • Backs up synoinfo.conf in case the original unique string is needed.
  • Save the output from synopkg to /tmp/installcm.txt for debugging if needed.
  • Minor improvements.

v1.2.5

Choose a tag to compare

@007revad 007revad released this 05 Apr 10:51
9d15ed5
  • Changed to check if CPU is armv8 as well as in Synology's excluded model list.
  • Better error message if CPU is armv7.
  • Better error message if CPU is x86_64.

v1.2.4

Choose a tag to compare

@007revad 007revad released this 31 Mar 10:55
ee811c1
  • Script to install Container Manager on a RS819, DS119j, DS418, DS418j, DS218, DS218play and DS118
  • Added restore unique model string if there's an error installing Container Manager.
  • Bug fix for always saying Container Manager is already installed.