-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGES.txt
34 lines (26 loc) · 1.33 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
v2.0.9 - (14 Nov 2024)
- Can now update Container Manager when there's a new version available.
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 - (5 Apr 2024)
- 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 - (31 Mar 2024)
- Changed to restore unique model string before exiting if installing Container Manager failed.
v1.1.3 - (31 Mar 2024)
- Bug fix for script incorrectly saying Container Manager is already installed.
v1.0.2 - (31 Mar 2024)
- First release of script to install Container Manager on armv8 NAS.
20.10.23-1437 - (17 Feb 2024)
- Package for armv8 Synology NAS - Did not work...