[PR #26] [MERGED] Develop #96

Closed
opened 2026-03-12 15:29:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_eunit/pull/26
Author: @007revad
Created: 2/22/2024
Status: Merged
Merged: 2/22/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

9 files changed (+136 additions, -197 deletions)

View changed files

📝 CHANGES.txt (+10 -0)
📝 README.md (+15 -20)
images/v2_4_check.png (+0 -0)
images/v2_4_enabled.png (+0 -0)
images/v2_default_status.png (+0 -0)
images/v2_enable_dx213.png (+0 -0)
images/v2_enable_rx418.png (+0 -0)
images/v2_restore_default.png (+0 -0)
📝 syno_enable_eunit.sh (+111 -177)

📄 Description

v2.0.10

  • 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".

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_enable_eunit/pull/26 **Author:** [@007revad](https://github.com/007revad) **Created:** 2/22/2024 **Status:** ✅ Merged **Merged:** 2/22/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`61ac5cf`](https://github.com/007revad/Synology_enable_eunit/commit/61ac5cf9cf53ef21c253904f31f50b9e004924ba) Update README.md - [`ba5dae0`](https://github.com/007revad/Synology_enable_eunit/commit/ba5dae00259b05d37043d796cd1e724240b41ce3) Add files via upload - [`e9bf446`](https://github.com/007revad/Synology_enable_eunit/commit/e9bf446f927dd4d9cdb53e6fabdb1a7d71959ccf) Add files via upload - [`b366aeb`](https://github.com/007revad/Synology_enable_eunit/commit/b366aeb4a65f7f228bcfeb6b97a531d14e06616e) Add files via upload - [`7a1cd89`](https://github.com/007revad/Synology_enable_eunit/commit/7a1cd89517839a226b3a1ce4a865e9472973fee1) Add files via upload - [`a84eaf2`](https://github.com/007revad/Synology_enable_eunit/commit/a84eaf239f9db5ef619dca9740e37e3c24fea3ae) Add files via upload - [`80fab33`](https://github.com/007revad/Synology_enable_eunit/commit/80fab33c1ac02a96ab3f3268a754cab94f9d5af4) Add files via upload - [`aeec378`](https://github.com/007revad/Synology_enable_eunit/commit/aeec378cdaefcff8ba332bddd94311ad475357c8) Update README.md - [`9a6f4eb`](https://github.com/007revad/Synology_enable_eunit/commit/9a6f4eb819231fc4855cc4f0cbb18fc8ea84765b) Update README.md - [`d8abbec`](https://github.com/007revad/Synology_enable_eunit/commit/d8abbec1f03d7d7d95c8b7f8f5433841d9c551bd) Update README.md ### 📊 Changes **9 files changed** (+136 additions, -197 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+10 -0) 📝 `README.md` (+15 -20) ➕ `images/v2_4_check.png` (+0 -0) ➕ `images/v2_4_enabled.png` (+0 -0) ➕ `images/v2_default_status.png` (+0 -0) ➕ `images/v2_enable_dx213.png` (+0 -0) ➕ `images/v2_enable_rx418.png` (+0 -0) ➕ `images/v2_restore_default.png` (+0 -0) 📝 `syno_enable_eunit.sh` (+111 -177) </details> ### 📄 Description v2.0.10 - 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". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 15:29:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_enable_eunit#96
No description provided.