[PR #37] [MERGED] Develop #335

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

📋 Pull Request Information

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

Base: mainHead: develop


📝 Commits (6)

📊 Changes

3 files changed (+345 additions, -201 deletions)

View changed files

📝 CHANGES.txt (+11 -0)
📝 README.md (+98 -38)
📝 syno_enable_dedupe.sh (+236 -163)

📄 Description

v1.2.14

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

🔄 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/37 **Author:** [@007revad](https://github.com/007revad) **Created:** 12/25/2023 **Status:** ✅ Merged **Merged:** 12/25/2023 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (6) - [`ad4c5fc`](https://github.com/007revad/Synology_enable_Deduplication/commit/ad4c5fca7ecd6f7f62ca8a30fcacebf6682649fa) Update README.md - [`9f4e491`](https://github.com/007revad/Synology_enable_Deduplication/commit/9f4e491f4b30617fcc01c16a4ad6ac1622d57964) Update CHANGES.txt - [`086fb44`](https://github.com/007revad/Synology_enable_Deduplication/commit/086fb4471cdd2e2f43f2ec10700fdd750fd41829) Update syno_enable_dedupe.sh - [`72cd76e`](https://github.com/007revad/Synology_enable_Deduplication/commit/72cd76e332a49ce36fd49d99e3c8791be4fd964c) Update syno_enable_dedupe.sh - [`530b4cc`](https://github.com/007revad/Synology_enable_Deduplication/commit/530b4cc7bedc0eac0a1f4aef4881f2963657c737) Update README.md - [`7a87314`](https://github.com/007revad/Synology_enable_Deduplication/commit/7a87314f0295a9cbf776f1c67968d8097421c1ff) Update CHANGES.txt ### 📊 Changes **3 files changed** (+345 additions, -201 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+11 -0) 📝 `README.md` (+98 -38) 📝 `syno_enable_dedupe.sh` (+236 -163) </details> ### 📄 Description v1.2.14 - 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 15:27:00 +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#335
No description provided.