[PR #25] [MERGED] Develop #104

Closed
opened 2026-03-11 05:04:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_M2_card/pull/25
Author: @007revad
Created: 1/6/2024
Status: Merged
Merged: 1/6/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (3)

📊 Changes

3 files changed (+286 additions, -146 deletions)

View changed files

📝 CHANGES.txt (+13 -0)
📝 README.md (+11 -4)
📝 syno_enable_m2_card.sh (+262 -142)

📄 Description

v3.0.9

  • Added --model=CARD option to automatically enable specified card model.
    • Required if you want to schedule the script.
    • CARD can be E10M20-T1, M2D20, M2D18 or M2D17.
  • Added --autoupdate=AGE to auto update script (useful when script is scheduled).
  • Added -e, --email option to disable colored text in output scheduler emails.
  • Now adds entry to DSM system log if auto update succeeds or fails.
  • Now shows Storage Manager package version.
  • Now checks if the Synology has a PCIe x8 slot.
  • Now saves changes.txt as _changes.txt when updating the script.
    • To not overwrite changes.txt if my other scripts are in the same folder.
  • Bug fix for detecting if script is located on M.2 drive.

🔄 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_M2_card/pull/25 **Author:** [@007revad](https://github.com/007revad) **Created:** 1/6/2024 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (3) - [`019e92c`](https://github.com/007revad/Synology_enable_M2_card/commit/019e92c2c6216653161b22847bef59b6863f7bfd) Update CHANGES.txt - [`cb6cb1b`](https://github.com/007revad/Synology_enable_M2_card/commit/cb6cb1b032aed78dcbda280942313cf091a60509) Update syno_enable_m2_card.sh - [`32db60c`](https://github.com/007revad/Synology_enable_M2_card/commit/32db60c0633534d9c853b0476d2c39150724d6c9) Update README.md ### 📊 Changes **3 files changed** (+286 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+13 -0) 📝 `README.md` (+11 -4) 📝 `syno_enable_m2_card.sh` (+262 -142) </details> ### 📄 Description v3.0.9 - Added --model=CARD option to automatically enable specified card model. - Required if you want to schedule the script. - CARD can be E10M20-T1, M2D20, M2D18 or M2D17. - Added --autoupdate=AGE to auto update script (useful when script is scheduled). - Added -e, --email option to disable colored text in output scheduler emails. - Now adds entry to DSM system log if auto update succeeds or fails. - Now shows Storage Manager package version. - Now checks if the Synology has a PCIe x8 slot. - Now saves changes.txt as <script-filename>_changes.txt when updating the script. - To not overwrite changes.txt if my other scripts are in the same folder. - Bug fix for detecting if script is located on M.2 drive. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-11 05:04:43 +03:00
Sign in to join this conversation.
No labels
pull-request
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_M2_card#104
No description provided.