================================================= # 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. ================================================= # 24.4.0 1. 修复 menu 的一些显示错误的问题和翻译. 2. 修复 中途取消更新后无法再次更新的问题. 3. 更新 grub, (依然需要重写引导盘, 非必要性更新.) 4. 其他. 5. Addons: * 更新 hdddb. Thanks @007revad * 取消 RR Welcome Notify. * 添加 synoconfbkp, 开关机自动备份DSM系统设置备份(.dss) 到引导盘, RR menu下可导出到PC. * 参数:$1 - 保存个数, 默认值 7;$2 - 文件名前缀, 默认 "bkp"。 1. Fixed some display errors and translation issues in the menu. 2. Fixed the problem of being unable to update again after canceling the update midway. 3. Update grub, (you still need to rewrite the boot disk, it is not necessary to update.) 4. Other. 5. Addons: * Update hdddb. Thanks @007revad * Cancel RR Welcome Notify. * Add synoconfbkp, which automatically backs up the DSM system settings backup (.dss) to the bootloader disk when the NAS is bootup and shutdown. It can be exported to PC under the RR menu. * Parameters: $1 - number of saves, default 7; $2 - file name prefix, default "bkp". **Full Changelog**: compare/24.3.9...24.4.10
1. fix error details not displayed. 2. fix some operations not prompt to re-compile. 3. other optimization. 4. addons: * Fixed the issue where the boot disk was incorrectly displayed in disk management during nvme boot. * add updatenotify, add RR update notification function. * https://spk7.imnks.com/ and https://packages.synocommunity.com three-party communities are automatically added when the system is installed for the first time.
PS: 1. Now you can update online (23.12.3 - 24.3.0 except for versions) 2. This version is compiled for RR-Custom debugging.
1. add "Add a new user to DSM system" feature. 2. add "Remove the blocked ip database of DSM" feature. 3. enable HddHotplug (not tested). 4. fix rndis, Can be enabled and disabled at any time in DSM; Need to be enabled it at(before) boot in junior mode. 5. add notify feature. 6. other optimization.