Releases: RROrg/rr
Releases · RROrg/rr
25.1.0
24.12.6
-
修复 v24.12.5 非 DT 型号最后一个磁盘丢失的问题.
- 修复在部分环境中 UEFI 模式 grub 菜单切换条目时闪烁的问题 (from 24.12.3).
- 修复非DT型号 USB 磁盘可能错误识别为内部磁盘的问题,
- 添加 "高级设置 -> USB 磁盘作为内置磁盘:" 可选项(only for no-DT models).
- 还原 "选择型号" 菜单中的更多提示信息.
- 更新 atlantic 驱动到 2.5.12.
- 更新 hdddb 插件 v3.5.106, Thanks @007revad
- 更新 i915le10th 插件, 移除部分明确不支持的 IDs.
-
Fix the problem of the last disk missing in v24.12.5 non-DT models.
- Fixed the problem that the UEFI menu may flash when switching entries in the UEFI menu (from 24.12.3).
- Fixed the problem that USB disks are incorrectly recognized as internal disks,
- Added "Advanced menu -> USB disk as internal disk:" option (only for non-DT models).
- Added more prompt information to the "Choose a model" menu.
- Updated atlantic driver to 2.5.12.
- Updated hdddb addon to v3.5.106, Thanks @007revad
- Updated i915le10th addon. Removed some explicitly unsupported IDs.
Full Changelog: 24.12.4...24.12.6
24.12.5
24.12.4
24.12.3
24.12.3
- 修复 24.12.2 低分辨率屏幕环境下 "直接启动" 显示 "--MODE--" 需要按钮键盘才继续的问题 !!!
- Fixed the issue in 24.12.2 where "Direct boot" shows "--MODE--" in low-resolution screen environment and needs the button keyboard to continue!!!
Full Changelog: 24.12.2...24.12.3
24.12.2
- 修复 TTYD 下修改 TTYD 端口失败的问题.
- 修复 trivial 插件.
- 修复 nvmevolume 插件, 修复部分情况下不生效的问题.
- 修复 disks 插件, 修复自定义 dts 时磁盘丢失等存储池异常.
- 修复 apollolake 架构 NE2K_PCI 和 8139TOO 的支持.
- 其他.
- Fixed the problem of failure to modify TTYD port under TTYD.
- Fixed trivial addon.
- Fixed nvmevolume addon, fixed some cases where it does not work.
- Fixed disks addon, fixed storage pool anomalies such as disk loss when customizing dts.
- Fixed apollolake architecture NE2K_PCI and 8139TOO support.
- Other.
Full Changelog: 24.12.1...24.12.2
24.12.2
24.12.1
- 添加 VMX 和 VHD 格式的支持, 支持 Parallels Desktop 安装. 参考 #4525
- 添加 RTL8029as(ne2k_pci) 和 8139TOO 网卡的支持.
- 修复 virtio 虚拟网卡对旧环境的兼容性.
- 修复 默认启用的 addons 无法取消的问题.
- 更新 hdddb 插件, Thanks @007revad
- 拆分 删除磁盘日志功能到单独的 trivial 插件(v24.11.13 中该功能在 misc 插件中).
注意:
- 由于 24.11.13 中 misc 集成该功能,现单独拆分出来,又由于修复了默认启用的 addons 无法取消的问题,导致如果是 24.11.13 升级到 24.12.1 时系统中是存在该修改但是并没集成插件的,请手动启用 trivial 插件.
- 如果为全新安装,trivial 插件将被默认集成,无需理会。
- Add support for VMX and VHD formats, support Parallels Desktop installation. Refer to #4525
- Add support for RTL8029as(ne2k_pci) and 8139TOO network cards.
- Fix the compatibility of virtio virtual network cards with old environments.
- Fix the problem that addons enabled by default cannot be canceled.
- Update hdddb addon, Thanks @007revad
- Split the delete disk log function into a separate trivial addon (this function is in misc addon in v24.11.13).
Note:
- Because misc in 24.11.13 integrates this function, it is now separated out, and because the problem that addons enabled by default cannot be canceled is fixed, If you upgrade from 24.11.13 to 24.12.1 If the modification exists in the system but the plugin is not integrated, please enable trivial addon manually.
- If it is a new installation, trivial addon will be integrated by default and you don't need to worry about it.
Full Changelog: 24.11.13...24.12.1
24.12.0
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