[PR #34] [MERGED] Develop #331

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

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_Deduplication/pull/34
Author: @007revad
Created: 12/21/2023
Status: Merged
Merged: 12/21/2023
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

5 files changed (+564 additions, -290 deletions)

View changed files

📝 CHANGES.txt (+7 -1)
📝 README.md (+18 -20)
bin/bc (+0 -0)
images/hdd_dedupe.png (+0 -0)
📝 syno_enable_dedupe.sh (+539 -269)

📄 Description

v1.2.12

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

🔄 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_Deduplication/pull/34 **Author:** [@007revad](https://github.com/007revad) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/21/2023 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`09a40e5`](https://github.com/007revad/Synology_enable_Deduplication/commit/09a40e5969fc303205b45548c7cf20c7d83280ce) Update README.md - [`cfb475f`](https://github.com/007revad/Synology_enable_Deduplication/commit/cfb475fdec5484e76244c88257778983a2275736) Update CHANGES.txt - [`7de7528`](https://github.com/007revad/Synology_enable_Deduplication/commit/7de7528a960d11738fae3c9c8b77b825a6ecfbdf) Update CHANGES.txt - [`b035d7d`](https://github.com/007revad/Synology_enable_Deduplication/commit/b035d7d3b7fffbd2b71866aee2b8f2086577c96d) Update CHANGES.txt - [`af55fc4`](https://github.com/007revad/Synology_enable_Deduplication/commit/af55fc4a0e3c4299c0d4b5dc9f4dd38a8660c6bd) Update CHANGES.txt - [`9eb47c4`](https://github.com/007revad/Synology_enable_Deduplication/commit/9eb47c4a4f550cdb31922722adbd0568b8b678dd) Update README.md - [`7cbb8a2`](https://github.com/007revad/Synology_enable_Deduplication/commit/7cbb8a2dca90af2c492b02d10aa52e98f38b63df) Update README.md - [`c0e8104`](https://github.com/007revad/Synology_enable_Deduplication/commit/c0e81046a1319faab29af20bfd7064a9e0891af2) Update README.md - [`e0f12cb`](https://github.com/007revad/Synology_enable_Deduplication/commit/e0f12cb217df75936c40a693d18a7d3ab1a15f78) Update CHANGES.txt - [`477ee7b`](https://github.com/007revad/Synology_enable_Deduplication/commit/477ee7b78429a7d3799b13fb030fe3eb8c5d56b9) Update README.md ### 📊 Changes **5 files changed** (+564 additions, -290 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+7 -1) 📝 `README.md` (+18 -20) ➖ `bin/bc` (+0 -0) ➕ `images/hdd_dedupe.png` (+0 -0) 📝 `syno_enable_dedupe.sh` (+539 -269) </details> ### 📄 Description v1.2.12 - 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 15:26: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_Deduplication#331
No description provided.