Releases: RROrg/rr
Releases · RROrg/rr
24.11.13
- 修复个别环境下 DSM 系统分区操作(恢复已安装的 DSM 系统, 修改密码,添加用户..) 失败的问题.
- 修复个别环境下显示 0B 空磁盘的问题.
- 修改 bootloader 磁盘p3分区的扩充逻辑, 大于32GB 的磁盘也不会主动扩充 p3 分区.
- 修复 RR 下 qemu-ga 未生效的问题.
- 更新 r8152 驱动, 添加对厂商 ASUS、ELECOM、D-LINK、BELKIN、TRENDnet、DELL 的支持.
- 更新 beep 插件, 支持启动和关机时的自定义声音,添加参数 -m :开机 Mario 和 关机 AxelF.
- 修复 个别环境下可能产生大量磁盘日志的问题.
- Fixed the issue of DSM system partition operation (restoring the installed DSM system, changing passwords, adding users, etc.) failing in some environments.
- Fixed the issue of displaying 0B free disk space in some environments.
- Modify the expansion logic of the bootloader disk p3 partition, and the p3 partition will not be automatically expanded for disks larger than 32GB.
- Fixed the problem that qemu-ga did not take effect under RR.
- Updated r8152 driver, added support for manufacturers ASUS, ELECOM, D-LINK, BELKIN, TRENDnet, DELL.
- Updated beep addon, supported custom sounds at startup and shutdown, added parameter -m: startup Mario and shutdown AxelF.
- Fixed the problem that a large number of disk logs may be generated in some environments.
Full Changelog: 24.11.12...24.11.13
24.11.12
- 修复 某些主板 安装 apollolake geminilake purley 架构型号不能"直接启动"的问题.
- 修改 pat 下载时的 mirror 检查逻辑, 仅作为警告,不终止下载.
- 修改 bootloader 磁盘p3分区的扩充逻辑, 首次写盘后在 p1 分区创建 ".noresize" 文件, 将不会主动扩充 p3 分区.
- 修复 在启动一瞬间发生 ssh 连接有概率导致启动盘损毁的问题.
- 添加 XEN 支持 (未完待续).
- 修复 mountloader 插件, (v24.11.11 RRM error).
- 更新 cpuinfo 插件, 修正对 CPU 温度的支持.
- 修复 smartctl 插件, HBA 设备检测逻辑 (未完待续).
- Fixed the problem that some motherboards cannot be select "Direct boot" when installing apollolake geminilake purley architecture models.
- Modify the mirror check logic when downloading pat, only as a warning, do not terminate the download.
- Modify the expansion logic of the bootloader disk p3 partition, create a ".noresize" file in the p1 partition after the first disk write, and the p3 partition will not be actively expanded.
- Fixed the problem that the ssh connection at the moment of startup may cause the boot disk to be damaged.
- Add XEN support (to be continued).
- Fix mountloader addon, (v24.11.11 RRM error).
- Update cpuinfo addon, correct the support for CPU temperature.
- Fix smartctl addon, HBA device detection logic. (to be continued).
Full Changelog: 24.11.11...24.11.12
24.11.11
- 修改 initrd 格式, 加快启动速度.
- 修复 "修改 TTYD/DUFS/HTTP 的端口" 后 menu.sh 被锁无法再次进入的问题.
- 修复 "设置静态 IP", "设置无线帐号" 卡住的问题.
- 修复 11代以上主板开启 VT-d 时,安装 4.x 内核的型号启动失败的问题.
- 优化大量逻辑和描述。
- 修复 epyc7002 i915 对 ADL-N 型号的支持,thanks @moetayuko.
- 修复 geminilake kvmx64 平台的 beep 支持.
- 修复 nvmevolume 插件 不生效的问题.
- 添加 beep 插件, 在启动和关机时发出哔声(需要主板有蜂鸣器).
- 添加 maiyunda 插件, 迈云达设备 RESET 按钮功能适配 迈云达 https://www.maiyunda.com/.
- 添加 smartctl 插件, 修复 HBA 设备上磁盘的 SMART 信息 (待测试).
- Modify the initrd format to speed up the boot process.
- Fix the problem that menu.sh is locked and cannot be accessed again after "Change ports of TTYD/DUFS/HTTP".
- Fix the problem that "Set static IP" and "Set wireless account" are stuck.
- Fix the problem that the model with 4.x kernel installed fails to boot when VT-d is turned on for 11th generation and above motherboards.
- Optimize a lot of logic and descriptions.
- Fix epyc7002 i915 support for ADL-N models, thanks @moetayuko.
- Fix beep support for geminilake kvmx64 platform.
- Fix the problem that nvmevolume plugin does not work.
- Add beep addon to make beeps when starting and shutting down (need the motherboard to have a buzzer).
- Add maiyunda addon to adapt the RESET button function of Maiyunda device Maiyunda https://www.maiyunda.com/.
- Add smartctl addon to fix the SMART information of disks on HBA devices (need tested).
Full Changelog: 24.11.1...24.11.11
Add
- 关于 24.11.11 RRM 异常问题
临时对策:
请在 DSM shell 中 以 root 方式执行以下命令 (或者通过 任务计划):
sed -i 's/synoboo\$/synoboot\$/' /usr/bin/rr-loaderdisk.sh
- About 24.11.11 RRM abnormality
Temporary solution:
Please execute the following command as root in DSM shell (or through task plan):
sed -i 's/synoboo\$/synoboot\$/' /usr/bin/rr-loaderdisk.sh
24.11.1
- 升级回 24.02.2 的 buildroot,以解决 DSM 分区操作相关功能无效的问题 (from 24.10.1).
- 将 HTTP(TTYD&DUFS) 的默认端口从 80 修改为 7080 以增加安全性.
- 修改 RR 主菜单布局.
- 添加 "禁用 DSM 所有计划任务" 功能.
- 添加 "修改 root 密码 # 仅 RR" 功能 (支持升级).
- 添加 "修改 TTYD/DUFS/HTTP 的端口" 功能 (支持升级)(修复24.11.0的bug).
- 修改 Recovery 模式自动挂载系统分区到 /tmpRoot.
- 修改 hdddb 插件的默认参数为 -nrwpeS.
- 修改 ups 插件, ups供电时强制调用关机计划任务(详情请看参数)(修复24.11.0的bug).
- 修改 nvmesystem/nvmevolume 插件, 支持未知 PCIe 适配器上的 M.2(修复24.11.0的bug).
- 修复 codecpatch/photosfacepatch 插件不生效的问题.
- 修改 同步倒计时到直接启动,以便直接启动可以进到RR.
- 优化 RR 和 addons 代码逻辑.
- 更新 Realtek r8101, r8168, r8125, r8126, r8152 驱动程序版本.
- 启用 watchdog 驱动程序支持.
- 启用 beep 和 reset button 驱动程序支持, (下个版本将支持 reset 按键,敬请期待,感谢 迈云达 https://www.maiyunda.com/ 提供硬件环境).
- Upgrade back to 24.02.x buildroot to solve the problem of invalid functions related to DSM partition operation (from 24.10.1).
- Change the default port of HTTP (TTYD & DUFS) from 80 to 7080 to increase security.
- Modify the RR main menu layout.
- Add the "Disable all scheduled tasks of DSM" function.
- Add the "Change root password # Only RR" function (support upgrade).
- Add the "Change ports of TTYD/DUFS/HTTP" function (support upgrade)(fix bug in 24.11.0).
- Modify Recovery mode to automatically mount the system partition to /tmpRoot.
- Modify the default parameter of hdddb addon to -nrwpeS.
- Modify the ups addon to force the shutdown schedule task to be called when the ups is powered on (see parameters for details)(fix bug in 24.11.0).
- Modify the nvmesystem/nvmevolume addons to support creating volumes on M2 in unknown PCIe adaptor(fix bug in 24.11.0).
- Fixed the issue that the codecpatch/photosfacepatch addons were not effective.
- Modify the synchronization countdown to direct boot so that direct boot can enter RR.
- Optimize RR and addons code logic.
- Update Realtek r8101, r8168, r8125, r8126, r8152 driver versions.
- Enable watchdog driver support.
- Enable beep and reset button driver support, (the next version will support reset button, please stay tuned, thanks to 迈云达 https://www.maiyunda.com/ for providing hardware environment).
Full Changelog: 24.10.3...24.11.1
24.11.0
- 升级回 24.02.x 的 buildroot,以解决 DSM 分区操作相关功能无效的问题 (from 24.10.1).
- 将 HTTP(TTYD&DUFS) 的默认端口从 80 修改为 7080 以增加安全性.
- 修改 RR 主菜单布局.
- 添加 "禁用 DSM 所有计划任务" 功能.
- 添加 "修改 root 密码 # 仅 RR" 功能 (支持升级).
- 添加 "修改 TTYD/DUFS/HTTP 的端口" 功能 (支持升级).
- 修改 Recovery 模式自动挂载系统分区到 /tmpRoot.
- 修改 hdddb 插件的默认参数为 -nrwpeS.
- 修改 ups 插件, ups供电时强制调用关机计划任务(详情请看参数).
- 修改 nvmesystem/nvmevolume 插件, 支持未知 PCIe 适配器上的 M.2.
- 修复 codecpatch/photosfacepatch 插件不生效的问题.
- Upgrade back to 24.02.x buildroot to solve the problem of invalid functions related to DSM partition operation (from 24.10.1).
- Change the default port of HTTP (TTYD & DUFS) from 80 to 7080 to increase security.
- Modify the RR main menu layout.
- Add the "Disable all scheduled tasks of DSM" function.
- Add the "Change root password # Only RR" function (support upgrade).
- Add the "Change ports of TTYD/DUFS/HTTP" function (support upgrade).
- Modify Recovery mode to automatically mount the system partition to /tmpRoot.
- Modify the default parameter of hdddb addon to -nrwpeS.
- Modify the ups addon to force the shutdown schedule task to be called when the ups is powered on (see parameters for details).
- Modify the nvmesystem/nvmevolume addons to support creating volumes on M2 in unknown PCIe adaptor.
- Fixed the issue that the codecpatch/photosfacepatch addons were not effective.
Full Changelog: 24.10.3...24.11.0
24.10.3
- 修复 intel 11代以上 CPU 在 VMM 中安装 W11 不断死机蓝屏的问题。
- 修复 多终端 RR 主菜单的冲突问题。
- Fixed the issue of Intel 11th generation and above CPUs constantly freezing and displaying a blue screen when installing W11 in VMM.
- Fixed the conflict issue of the main menu of multi-terminal RR.
Full Changelog: 24.10.2...24.10.3
24.10.2
- 添加 "系统环境报告".
- 添加 idle, gpio 驱动.
- 更新 hdddb. Thanks @007revad
- 修复一些小错误, 更新 插件依赖, 优化 RR 系统大小.
- Add "System Environment Report".
- Add idle, gpio drivers.
- Update hdddb. Thanks @007revad
- Fix some minor bugs, update addons dependencies, optimize RR system size.
Full Changelog: 24.10.1...24.10.2
24.10.1
- 修复 r8152 的 mtu 设置功能,thanks @wisdpi, 测试硬件: wisdpi USB 3.2 to 5GbE adapter.
- 添加 typec, cdrom, pktcdvd 驱动 (only SA6400).
- 更新 插件依赖库版本和插件说明.
- 回退 RR 的 kernel 版本到 6.4.
- 添加 "挂载 DSM 存储池" 功能, 在不进入 DSM 系统的情况下进行数据操作.
- 修复 "自定义 SN/MAC" 不显示当前 MACs 的问题。
- Fix the mtu setting function of r8152, thanks @wisdpi. Test hardware: wisdpi USB 3.2 to 5GbE adapter.
- Add typec, cdrom, pktcdvd drivers (only SA6400).
- Update addons dependency library version and addons description.
- Rollback RR kernel version to 6.4.
- Add "Mounting DSM storage pool" function to perform data operations without entering the DSM system.
- Fix the problem that "Define SN/MAC" does not display the current MACs.
Full Changelog: 24.10.0...24.10.1
24.10.0
- 修复 USB 5.0g 网卡 r8157 的支持. 测试硬件: wisdpi USB 3.2 to 5GbE adapter
- 修复 PCI 5.0g 网卡 r8126 的支持. 测试硬件: wisdpi PCIe 3.0 x1 to 5GbE adapter
- 修复 thunderbolt 驱动忽略 DROM 的读取. #24763413
PS:
- r8157 驱动几天后将同步上架 https://spk7.imnks.com 矿神源.
- Fixed support for USB 5.0g network card r8157. Test hardware: wisdpi USB 3.2 to 5GbE adapter
- Fixed support for PCI 5.0g network card r8126. Test hardware: wisdpi PCIe 3.0 x1 to 5GbE adapter
- Fix thunderbolt driver ignoring DROM read. #24763413
PS:
- The r8157 driver will be available on https://spk7.imnks.com in a few days.
Full Changelog: 24.9.1...24.10.0
24.9.1
- 修改 r8168,r8125,r8126 (24.9.0)
- 添加 RS2423RP+ 的 sn, thanks @OrpheeGT (24.9.0)
- 更新 部分插件的时序,(解决部分情况下插件不生效的问题)
- 其他.
- Modify r8168, r8125, r8126 (24.9.0)
- Add RS2423RP+ sn, thanks @OrpheeGT (24.9.0)
- Update the timing of some addons (solve the problem of addons not working in some cases)
- Others.
Full Changelog: 24.9.0...24.9.1