Skip to content

Releases: 007revad/Synology_enable_Deduplication

v1.3.25

19 Feb 08:46
8417bfc
Compare
Choose a tag to compare
  • Hard coded /usr/syno/bin/ for Synology commands (to prevent PATH issues).

v1.3.23

30 Jan 06:54
8bbb918
Compare
Choose a tag to compare
  • Bug fix when script updates itself and user ran the script from ./scriptname.sh

v1.3.22

27 Jan 22:31
fb4b8c3
Compare
Choose a tag to compare
  • Bug fix for false "This script is NOT running on a Synology NAS!" if uname is installed from Entware.
  • Bug fix for wrong version number.

v1.3.21

12 Jan 10:45
ec639b9
Compare
Choose a tag to compare

v1.3.21

  • Improved script updating itself.
  • Now checks script is running on a Synology NAS.

v1.3.19

09 Jan 02:28
15cad05
Compare
Choose a tag to compare
  • Added check that script is running on a Synology NAS
  • Added --hdd option to enable data deduplication for HDDs (dangerous)
    • Changed to not enable data deduplication for HDDs without --hdd option
  • Bug fix for issue #43
  • Updated unsupported CPU arch message.

v1.2.17

07 Jan 01:00
5bc09ae
Compare
Choose a tag to compare

v1.2.17

  • Changed model not supported message to include CPU arch.
  • Now saves changes.txt as scriptname_changes.txt when updating the script.
    • To not overwrite changes.txt if my other scripts are in the same folder.
  • Bug fix for wrong filename when updating itself. Issue #44
  • Bug fix for detecting if script is located on M.2 drive. Issue #45
  • Bug fix for showing escape code instead of yellow color. Issue #46

v1.2.15

29 Dec 08:20
d65ae65
Compare
Choose a tag to compare
  • Bug fix for Issue #38

v1.2.14

25 Dec 06:40
9d4818d
Compare
Choose a tag to compare
  • Changed to support DSM 7.2.1 differently than 7.01 to 7.2.
  • Added model or DSM version not supported message if required files are missing.
  • Improved restore process.
  • Changes for DSM 7.2.1 only:
    • Supports V1000, R1000, Geminilake, Broadwellnkv2, Broadwellnk, Broadwell, Purley and Epyc7002.
    • Does not require a reboot.
    • Added message at end to refresh browser.
    • If less than 16GB of memory installed enables tiny deduplication (which only needs 4GB).
    • Added -t, --tiny option to force enabling tiny deduplication.

v1.1.13

21 Dec 08:41
7c38fdb
Compare
Choose a tag to compare
  • Now works for HDDs.
  • Now works for M.2 drives in a PCIe adapter card (E10M20-T1, M2D20, M2D18 or M2D17).
  • Removed the need for bc by using xargs instead.
  • Added autoupdate option.
  • Added email option for cleaner emails from task scheduler.
  • Changed to restore synoinfo.conf settings from settings in backup file.
  • Now warns you if script is located on an NVMe drive.
  • Bug fix autoupdate.

v1.1.12

21 Dec 08:06
9bf4ad9
Compare
Choose a tag to compare
  • Now works for HDDs.
  • Now works for M.2 drives in a PCIe adapter card (E10M20-T1, M2D20, M2D18 or M2D17).
  • Removed the need for bc by using xargs instead.
  • Added autoupdate option.
  • Added email option for cleaner emails from task scheduler.
  • Changed to restore synoinfo.conf settings from settings in backup file.
  • Now warns you if script is located on an NVMe drive.