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.
1. add max_sys_raid_disks(in synoinfo).(Set the number of disks in the DSM system(md0) raid.)
2. modules:
* update mpt3sas to 49.00.00.00
* update megaraid to 07.728.04.00
* add mpi3mr 8.8.1.0.0
* add rndis_host (only for epyc002) Android USB network sharing driver.(plz enable it at(before) boot the NAS.)
3. addons:
* add /webman/reboot_to_loader.cgi, in junior mode, reboot to loader.
* add /webman/get_logs.cgi, in junior mode, directly view log info.
* add /webman/recovery.cgi, in junior mode, enter recovery mode.
* When the bootloader disk fails to mount, a prompt will be given on the welcome interface.
* update photosfacepatch, thanks @jinlife
1. Optimized upgrade related logic, added space detection, to prevent disk space insufficient when upgrading failed and cannot be started.
2. Optimized mountloader addon, to prevent upgrade file write failure and cannot be started.
3. The menu adds Reboot to recovery and junior.
4. Add ipv6 support to ttyd.
PS: There is an error in decompressing the update file for versions other than 24.3.1 - 24.3.2. Please check whether the (/tmp) RAM memory is sufficient. Recommended RAM is ≥ 4GB.