Skip to content

Releases: 007revad/Synology_enable_eunit

v3.0.19

05 Oct 02:46
15a96c4
Compare
Choose a tag to compare
  • Bug fix when --unit option used (introduced in v3.0.18).

v3.0.18

05 Oct 01:12
4b176f2
Compare
Choose a tag to compare
  • Bug fix for not processing --email or --autoupdate when --unit option was used.

v3.0.17

12 Sep 06:20
5000484
Compare
Choose a tag to compare
  • Changed to also enable RX1217, RX1214 or RX1211 when RX1217rp, RX1214rp or RX1211rp selected.

v3.0.16

19 Aug 09:39
e051f3c
Compare
Choose a tag to compare
  • Added check that the Synology NAS has an eSATA port or Inifinband port.
  • Added support for InfiniBand expansion units for RS2421+, RS2421RP+ and RS2821RP+ NAS.
    • Supports RX1217RP, RX1217, RX1214RP, RX1214, RX1211RP, RX1211, DX1215II, DX1215 or DX1211 expansion units.
    • When selecting RX1214RP or RX1211RP both RP and non-RP models are enabled.
  • Removed editing synoinfo.conf as "support_ew_20_eunit" only relates to extended warranty.

v3.0.15

19 Aug 06:17
4c60917
Compare
Choose a tag to compare
v3.0.15 Pre-release
Pre-release
  • Added check that the Synology NAS has an eSATA port or Inifinband port.
  • Bug fix for incorrectly thinking RXnnnn was already enabled if RXnnnnRP was already enabled.

v3.0.14

17 Aug 08:42
dbbc542
Compare
Choose a tag to compare
v3.0.14 Pre-release
Pre-release
  • Added support for InfiniBand expansion units for RS2421+, RS2421RP+ and RS2821RP+ NAS.
    • Supports RX1217RP, RX1217, RX1214RP, RX1214, RX1211RP, RX1211, DX1215II, DX1215 or DX1211 expansion units.
  • Removed editing synoinfo.conf as "support_ew_20_eunit" only relates to extended warranty.

v2.1.12

03 Jul 22:14
bc260a3
Compare
Choose a tag to compare
  • Bug fix for false "Failed to delete tmp files" log entries when script updates itself.
    • Bug first appeared in v1.0.6

v2.1.11

19 May 02:55
be7be2f
Compare
Choose a tag to compare
  • Added ability to schedule the script and specify the expansion unit to enable.
    --unit=EUNIT where EUNIT is dx517, dx513, dx213, dx510, rx418, rx415 or rx410

v2.0.10

22 Feb 01:13
9aea7ba
Compare
Choose a tag to compare
  • Added Check and Restore as menu choices (so you don't need to run the script with an option to check or restore).
  • Now shows which expansion units are currently connected.
  • Now shows which expansion units are currently enabled.
  • Can now enable all of the available expansion units.
    • No longer need to restore to change the 3rd expansion unit (just enable a 4th or 5th etc).
  • No longer edits scemd as it was unneeded and limited the number of expansion units that could be enabled.
  • Bug fix for systemctl misspelt as systemct.
  • Bug fix for error message that said "Cannot add M2 PCIe card" instead of "Cannot add expansion unit".

v1.0.8

19 Feb 03:34
ce0975a
Compare
Choose a tag to compare
  • Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues)