Skip to content

Releases: RROrg/rr

24.11.13

27 Nov 08:43
Compare
Choose a tag to compare
  1. 修复个别环境下 DSM 系统分区操作(恢复已安装的 DSM 系统, 修改密码,添加用户..) 失败的问题.
  2. 修复个别环境下显示 0B 空磁盘的问题.
  3. 修改 bootloader 磁盘p3分区的扩充逻辑, 大于32GB 的磁盘也不会主动扩充 p3 分区.
  4. 修复 RR 下 qemu-ga 未生效的问题.
  5. 更新 r8152 驱动, 添加对厂商 ASUS、ELECOM、D-LINK、BELKIN、TRENDnet、DELL 的支持.
  6. 更新 beep 插件, 支持启动和关机时的自定义声音,添加参数 -m :开机 Mario 和 关机 AxelF.
  7. 修复 个别环境下可能产生大量磁盘日志的问题.

  1. Fixed the issue of DSM system partition operation (restoring the installed DSM system, changing passwords, adding users, etc.) failing in some environments.
  2. Fixed the issue of displaying 0B free disk space in some environments.
  3. Modify the expansion logic of the bootloader disk p3 partition, and the p3 partition will not be automatically expanded for disks larger than 32GB.
  4. Fixed the problem that qemu-ga did not take effect under RR.
  5. Updated r8152 driver, added support for manufacturers ASUS, ELECOM, D-LINK, BELKIN, TRENDnet, DELL.
  6. Updated beep addon, supported custom sounds at startup and shutdown, added parameter -m: startup Mario and shutdown AxelF.
  7. 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

23 Nov 09:34
Compare
Choose a tag to compare
  1. 修复 某些主板 安装 apollolake geminilake purley 架构型号不能"直接启动"的问题.
  2. 修改 pat 下载时的 mirror 检查逻辑, 仅作为警告,不终止下载.
  3. 修改 bootloader 磁盘p3分区的扩充逻辑, 首次写盘后在 p1 分区创建 ".noresize" 文件, 将不会主动扩充 p3 分区.
  4. 修复 在启动一瞬间发生 ssh 连接有概率导致启动盘损毁的问题.
  5. 添加 XEN 支持 (未完待续).
  6. 修复 mountloader 插件, (v24.11.11 RRM error).
  7. 更新 cpuinfo 插件, 修正对 CPU 温度的支持.
  8. 修复 smartctl 插件, HBA 设备检测逻辑 (未完待续).

  1. Fixed the problem that some motherboards cannot be select "Direct boot" when installing apollolake geminilake purley architecture models.
  2. Modify the mirror check logic when downloading pat, only as a warning, do not terminate the download.
  3. 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.
  4. Fixed the problem that the ssh connection at the moment of startup may cause the boot disk to be damaged.
  5. Add XEN support (to be continued).
  6. Fix mountloader addon, (v24.11.11 RRM error).
  7. Update cpuinfo addon, correct the support for CPU temperature.
  8. Fix smartctl addon, HBA device detection logic. (to be continued).

Full Changelog: 24.11.11...24.11.12

24.11.11

19 Nov 04:59
Compare
Choose a tag to compare
  1. 修改 initrd 格式, 加快启动速度.
  2. 修复 "修改 TTYD/DUFS/HTTP 的端口" 后 menu.sh 被锁无法再次进入的问题.
  3. 修复 "设置静态 IP", "设置无线帐号" 卡住的问题.
  4. 修复 11代以上主板开启 VT-d 时,安装 4.x 内核的型号启动失败的问题.
  5. 优化大量逻辑和描述。
  6. 修复 epyc7002 i915 对 ADL-N 型号的支持,thanks @moetayuko.
  7. 修复 geminilake kvmx64 平台的 beep 支持.
  8. 修复 nvmevolume 插件 不生效的问题.
  9. 添加 beep 插件, 在启动和关机时发出哔声(需要主板有蜂鸣器).
  10. 添加 maiyunda 插件, 迈云达设备 RESET 按钮功能适配 迈云达 https://www.maiyunda.com/.
  11. 添加 smartctl 插件, 修复 HBA 设备上磁盘的 SMART 信息 (待测试).

  1. Modify the initrd format to speed up the boot process.
  2. Fix the problem that menu.sh is locked and cannot be accessed again after "Change ports of TTYD/DUFS/HTTP".
  3. Fix the problem that "Set static IP" and "Set wireless account" are stuck.
  4. 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.
  5. Optimize a lot of logic and descriptions.
  6. Fix epyc7002 i915 support for ADL-N models, thanks @moetayuko.
  7. Fix beep support for geminilake kvmx64 platform.
  8. Fix the problem that nvmevolume plugin does not work.
  9. Add beep addon to make beeps when starting and shutting down (need the motherboard to have a buzzer).
  10. Add maiyunda addon to adapt the RESET button function of Maiyunda device Maiyunda https://www.maiyunda.com/.
  11. 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

08 Nov 16:59
Compare
Choose a tag to compare
  1. 升级回 24.02.2 的 buildroot,以解决 DSM 分区操作相关功能无效的问题 (from 24.10.1).
  2. 将 HTTP(TTYD&DUFS) 的默认端口从 80 修改为 7080 以增加安全性.
  3. 修改 RR 主菜单布局.
  4. 添加 "禁用 DSM 所有计划任务" 功能.
  5. 添加 "修改 root 密码 # 仅 RR" 功能 (支持升级).
  6. 添加 "修改 TTYD/DUFS/HTTP 的端口" 功能 (支持升级)(修复24.11.0的bug).
  7. 修改 Recovery 模式自动挂载系统分区到 /tmpRoot.
  8. 修改 hdddb 插件的默认参数为 -nrwpeS.
  9. 修改 ups 插件, ups供电时强制调用关机计划任务(详情请看参数)(修复24.11.0的bug).
  10. 修改 nvmesystem/nvmevolume 插件, 支持未知 PCIe 适配器上的 M.2(修复24.11.0的bug).
  11. 修复 codecpatch/photosfacepatch 插件不生效的问题.
  12. 修改 同步倒计时到直接启动,以便直接启动可以进到RR.
  13. 优化 RR 和 addons 代码逻辑.
  14. 更新 Realtek r8101, r8168, r8125, r8126, r8152 驱动程序版本.
  15. 启用 watchdog 驱动程序支持.
  16. 启用 beep 和 reset button 驱动程序支持, (下个版本将支持 reset 按键,敬请期待,感谢 迈云达 https://www.maiyunda.com/ 提供硬件环境).

  1. Upgrade back to 24.02.x buildroot to solve the problem of invalid functions related to DSM partition operation (from 24.10.1).
  2. Change the default port of HTTP (TTYD & DUFS) from 80 to 7080 to increase security.
  3. Modify the RR main menu layout.
  4. Add the "Disable all scheduled tasks of DSM" function.
  5. Add the "Change root password # Only RR" function (support upgrade).
  6. Add the "Change ports of TTYD/DUFS/HTTP" function (support upgrade)(fix bug in 24.11.0).
  7. Modify Recovery mode to automatically mount the system partition to /tmpRoot.
  8. Modify the default parameter of hdddb addon to -nrwpeS.
  9. 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).
  10. Modify the nvmesystem/nvmevolume addons to support creating volumes on M2 in unknown PCIe adaptor(fix bug in 24.11.0).
  11. Fixed the issue that the codecpatch/photosfacepatch addons were not effective.
  12. Modify the synchronization countdown to direct boot so that direct boot can enter RR.
  13. Optimize RR and addons code logic.
  14. Update Realtek r8101, r8168, r8125, r8126, r8152 driver versions.
  15. Enable watchdog driver support.
  16. 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

05 Nov 12:40
Compare
Choose a tag to compare
24.11.0 Pre-release
Pre-release
  1. 升级回 24.02.x 的 buildroot,以解决 DSM 分区操作相关功能无效的问题 (from 24.10.1).
  2. 将 HTTP(TTYD&DUFS) 的默认端口从 80 修改为 7080 以增加安全性.
  3. 修改 RR 主菜单布局.
  4. 添加 "禁用 DSM 所有计划任务" 功能.
  5. 添加 "修改 root 密码 # 仅 RR" 功能 (支持升级).
  6. 添加 "修改 TTYD/DUFS/HTTP 的端口" 功能 (支持升级).
  7. 修改 Recovery 模式自动挂载系统分区到 /tmpRoot.
  8. 修改 hdddb 插件的默认参数为 -nrwpeS.
  9. 修改 ups 插件, ups供电时强制调用关机计划任务(详情请看参数).
  10. 修改 nvmesystem/nvmevolume 插件, 支持未知 PCIe 适配器上的 M.2.
  11. 修复 codecpatch/photosfacepatch 插件不生效的问题.

  1. Upgrade back to 24.02.x buildroot to solve the problem of invalid functions related to DSM partition operation (from 24.10.1).
  2. Change the default port of HTTP (TTYD & DUFS) from 80 to 7080 to increase security.
  3. Modify the RR main menu layout.
  4. Add the "Disable all scheduled tasks of DSM" function.
  5. Add the "Change root password # Only RR" function (support upgrade).
  6. Add the "Change ports of TTYD/DUFS/HTTP" function (support upgrade).
  7. Modify Recovery mode to automatically mount the system partition to /tmpRoot.
  8. Modify the default parameter of hdddb addon to -nrwpeS.
  9. Modify the ups addon to force the shutdown schedule task to be called when the ups is powered on (see parameters for details).
  10. Modify the nvmesystem/nvmevolume addons to support creating volumes on M2 in unknown PCIe adaptor.
  11. Fixed the issue that the codecpatch/photosfacepatch addons were not effective.

Full Changelog: 24.10.3...24.11.0

24.10.3

29 Oct 01:49
Compare
Choose a tag to compare
  1. 修复 intel 11代以上 CPU 在 VMM 中安装 W11 不断死机蓝屏的问题。
  2. 修复 多终端 RR 主菜单的冲突问题。

  1. Fixed the issue of Intel 11th generation and above CPUs constantly freezing and displaying a blue screen when installing W11 in VMM.
  2. Fixed the conflict issue of the main menu of multi-terminal RR.

Full Changelog: 24.10.2...24.10.3

24.10.2

24 Oct 07:52
Compare
Choose a tag to compare
  1. 添加 "系统环境报告".
  2. 添加 idle, gpio 驱动.
  3. 更新 hdddb. Thanks @007revad
  4. 修复一些小错误, 更新 插件依赖, 优化 RR 系统大小.

  1. Add "System Environment Report".
  2. Add idle, gpio drivers.
  3. Update hdddb. Thanks @007revad
  4. Fix some minor bugs, update addons dependencies, optimize RR system size.

Full Changelog: 24.10.1...24.10.2

24.10.1

17 Oct 07:12
Compare
Choose a tag to compare
  1. 修复 r8152 的 mtu 设置功能,thanks @wisdpi, 测试硬件: wisdpi USB 3.2 to 5GbE adapter.
  2. 添加 typec, cdrom, pktcdvd 驱动 (only SA6400).
  3. 更新 插件依赖库版本和插件说明.
  4. 回退 RR 的 kernel 版本到 6.4.
  5. 添加 "挂载 DSM 存储池" 功能, 在不进入 DSM 系统的情况下进行数据操作.
  6. 修复 "自定义 SN/MAC" 不显示当前 MACs 的问题。

  1. Fix the mtu setting function of r8152, thanks @wisdpi. Test hardware: wisdpi USB 3.2 to 5GbE adapter.
  2. Add typec, cdrom, pktcdvd drivers (only SA6400).
  3. Update addons dependency library version and addons description.
  4. Rollback RR kernel version to 6.4.
  5. Add "Mounting DSM storage pool" function to perform data operations without entering the DSM system.
  6. Fix the problem that "Define SN/MAC" does not display the current MACs.

Full Changelog: 24.10.0...24.10.1

24.10.0

02 Oct 07:32
Compare
Choose a tag to compare
  1. 修复 USB 5.0g 网卡 r8157 的支持. 测试硬件: wisdpi USB 3.2 to 5GbE adapter
  2. 修复 PCI 5.0g 网卡 r8126 的支持. 测试硬件: wisdpi PCIe 3.0 x1 to 5GbE adapter
  3. 修复 thunderbolt 驱动忽略 DROM 的读取. #24763413

PS:

  1. r8157 驱动几天后将同步上架 https://spk7.imnks.com 矿神源.

  1. Fixed support for USB 5.0g network card r8157. Test hardware: wisdpi USB 3.2 to 5GbE adapter
  2. Fixed support for PCI 5.0g network card r8126. Test hardware: wisdpi PCIe 3.0 x1 to 5GbE adapter
  3. Fix thunderbolt driver ignoring DROM read. #24763413

PS:

  1. The r8157 driver will be available on https://spk7.imnks.com in a few days.

image

Full Changelog: 24.9.1...24.10.0

24.9.1

17 Sep 10:15
Compare
Choose a tag to compare
  1. 修改 r8168,r8125,r8126 (24.9.0)
  2. 添加 RS2423RP+ 的 sn, thanks @OrpheeGT (24.9.0)
  3. 更新 部分插件的时序,(解决部分情况下插件不生效的问题)
  4. 其他.

  1. Modify r8168, r8125, r8126 (24.9.0)
  2. Add RS2423RP+ sn, thanks @OrpheeGT (24.9.0)
  3. Update the timing of some addons (solve the problem of addons not working in some cases)
  4. Others.

Full Changelog: 24.9.0...24.9.1