diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4e01f1ce..b24d9e71 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -185,8 +185,7 @@ jobs: with: name: Images path: | - rr.img.zip - rr_4GB.img.zip + rr*.zip update.zip retention-days: 5 diff --git a/README.md b/README.md index 729b1982..16136491 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,33 @@ This project is a system for redpill’s preinstallation and recovery environment. +## 免责声明 - Disclaimer +* 硬盘有价,数据无价,任何对引导的修改都是有风险的,本人不承担数据丢失的责任。 +* 本工具仅用作学习交流,严禁用于商业用途。 +---- +* The hard drive has a price, but the data is priceless. Any modification to the bootloader is risky. I will not be responsible for data loss. +* This tool is only for learning and communication, and commercial use is strictly prohibited. + + +### 鸣谢 - Credits +* Arpl: @fbelavenuto + * https://github.com/fbelavenuto/arpl +* Redpill: @RedPill-TTG @pocopico @jim3ma + * https://github.com/RedPill-TTG + * https://github.com/XPEnology-Community/redpill-lkm5 +* Framework: + * https://github.com/buildroot/buildroot + * https://github.com/eudev-project/eudev +* Addons: @xbl3 @FOXBI @arabezar @007revad + * https://github.com/xbl3/synocodectool-patch + * https://github.com/FOXBI/ch_cpuinfo (https://github.com/arabezar/ch_cpuinfo) + * https://github.com/007revad/Synology_HDD_db + * https://github.com/007revad/Synology_enable_M2_volume +* Modules: @jim3ma @MoetaYuko + * https://github.com/jim3ma/synology-igc + * https://github.com/MoetaYuko/intel-gpu-i915-backports + + ### 组件: https://github.com/wjz304/rr * addons: https://github.com/wjz304/rr-addons @@ -9,8 +36,9 @@ This project is a system for redpill’s preinstallation and recovery environmen * rp-lkms: https://github.com/wjz304/rr-lkms ### About GPU: -* iGPU: https://jim.plus/ * vGPU: https://blog.kkk.rs/ +* iGPU: https://jim.plus/ +* iGPU: https://github.com/MoetaYuko/intel-gpu-i915-backports ## 说明 - Instructions * [GUIDE](./guide.md) @@ -53,18 +81,6 @@ This project is a system for redpill’s preinstallation and recovery environmen * 中文简体: https://www.bilibili.com/video/BV1jk4y1Y7B7 ##### `(From: http://mi-d.cn)` -## 免责声明 - Disclaimer -* 硬盘有价,数据无价,任何对引导的修改都是有风险的,本人不承担数据丢失的责任。 -* 本工具仅用作学习交流,严禁用于商业用途。 ----- -* The hard drive has a price, but the data is priceless. Any modification to the bootloader is risky. I will not be responsible for data loss. -* This tool is only for learning and communication, and commercial use is strictly prohibited. - - -### 鸣谢 - Credits -arpl: https://github.com/fbelavenuto/arpl -redpill: https://github.com/RedPill-TTG -Framework: https://github.com/buildroot/buildroot ## 打赏一下 * > ### 作者: Ing diff --git a/guide.md b/guide.md index 79215e70..ce35e461 100644 --- a/guide.md +++ b/guide.md @@ -27,14 +27,15 @@ * https://www.synology.com/en-us/support/RAID_calculator # 安装条件 - 1. 引导盘只支持 sata / usb. + 1. 引导盘要大于 2GB. 2. 安装盘要大于 32GB. 3. 内存需要大于 4GB. - 4. DT的型号不支持HBA扩展卡. + 4. DT的型号(kver 4.4)目前不支持HBA扩展卡. # GPU -* iGPU: https://jim.plus/ * vGPU: https://blog.kkk.rs/ +* iGPU: https://jim.plus/ +* iGPU: https://github.com/MoetaYuko/intel-gpu-i915-backports # RR: * RR 各版本间切换(手动方式, 全量):