-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME.md.old
93 lines (73 loc) · 3.48 KB
/
README.md.old
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# Redpill Recovery (arpl-i18n)
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 @fbelavenuto @MoetaYuko
* https://github.com/RedPill-TTG
* https://github.com/XPEnology-Community/redpill-lkm5
* https://github.com/MoetaYuko/linux_dsm_epyc7002
* Framework:
* https://github.com/buildroot/buildroot
* https://github.com/eudev-project/eudev
* Addons: @xbl3 @wirgen @007revad @PeterSuh-Q3
* https://github.com/xbl3/synocodectool-patch (https://github.com/wirgen/synocodectool-patch)
* https://github.com/007revad/Synology_HDD_db
* https://github.com/007revad/Synology_enable_M2_volume (base)
* Modules: @jim3ma @MoetaYuko
* https://github.com/jim3ma/synology-igc
* https://github.com/MoetaYuko/intel-gpu-i915-backports
### 组件 - Components:
<b>https://github.com/wjz304/rr</b>
### About GPU:
* vGPU:
* https://blog.kkk.rs/
* https://github.com/pdbear/syno_nvidia_gpu_driver/
* iGPU:
* https://jim.plus/
* iGPU:
* https://github.com/MoetaYuko/intel-gpu-i915-backports
## 说明 - Instructions
* [GUIDE](./guide.md)
* [About get logs](https://github.com/wjz304/rr/issues/173)
* [About not find DSM after "boot the loader"](https://github.com/wjz304/rr/issues/175)
* [About DT(Device Tree) and *portcfg/maxdisks](https://github.com/wjz304/rr/issues/226)
## 翻译 - Translation
* 其他语言的翻译 - Language translation work:
```shell
# If it does not involve adding or deleting, the following process is not required.
sudo apt install gettext
git clone https://github.com/wjz304/rr.git
cd files/initrd/opt/rr
xgettext -L Shell --keyword=TEXT *.sh -o lang/rr.pot
sed -i 's/charset=CHARSET/charset=UTF-8/' lang/rr.pot
# You need to replace the language you need and translate the po file.
mkdir -p lang/zh_CN/LC_MESSAGES
msginit -i lang/rr.pot -l zh_CN.UTF-8 -o lang/zh_CN/LC_MESSAGES/rr.po
# This process will be automatically processed during packaging.
msgfmt lang/zh_CN/LC_MESSAGES/rr.po -o lang/zh_CN/LC_MESSAGES/rr.mo
```
* I am not proficient in language, and even my English is very poor.
Developers who are familiar with various languages are welcome to submit PR.
* Translation maintenance personnel:
* en_US: @wjz304
* ko_KR: @EXP <jeong1986>
* ru_RU: @Alex TG
* zh_CN: @wjz304
* zh_HK: @wjz304
* zh_TW: @March Fun <https://cyber.suma.tw/> (豪客幫)
## Group
* `QQ群1: 21609194` [`点击加入QQ群`](https://qm.qq.com/q/YTPvSXfeU0)
* `QQ群2: 73119176` [`点击加入QQ群`](https://qm.qq.com/q/YV1B0NFvWK)
* `QQ群3: 51929774` [`点击加入QQ群`](https://qm.qq.com/q/aVjM3Wb6KY)
* `QQ群4: 49756829` [`点击加入QQ群`](https://qm.qq.com/q/9PHzmZDkqI)
* `QQ Channel: RROrg` [`点击加入QQ频道`](https://pd.qq.com/s/aklqb0uij)
* `TG Channel: RROrg` [`Click to join`](https://t.me/RR_Org)
## 打赏一下
* * <img src="https://raw.githubusercontent.com/wjz304/wjz304/master/my/20220908134226.jpg" width="400">