Releases: RROrg/rr
25.1.3
25.1.2
- 更新 mpt3sas 驱动 to 52.00.00.00 (Only epyc7002).
- 修复 驱动模块未拷贝到DSM系统中的问题 (From v24.12.4).
- 增加 vmdk-flat 镜像支持 (RR-CUSTOM).
- PS: 来年再见!
- Update mpt3sas driver to 52.00.00.00 (Only epyc7002).
- Fix the issue that the driver modules is not copied to DSM system (From v24.12.4).
- Add vmdk-flat image support (RR-CUSTOM).
- PS: See you Feb!
Full Changelog: 25.1.1...25.1.2
通知:(25.01.16)
RR 获取不到型号列表, 是由于官方API 清空了数据, 恢复时间未知. 请等待.
临时方案1: 使用本地 '解析 Pat'.
临时方案2: 使用 ‘RR-CUSTOM’.
临时方案3: 在 RR shell 中执行 sed -i 's/ getmodels / getmodelsbykb /' /opt/rr/menu.sh
后重新进入 menu.sh
Notice: (25.01.16)
RR cannot obtain the model list because the official API has cleared the data and the recovery time is unknown. Please wait.
Temporary solution 1: Use local 'Parse Pat'.
Temporary solution 2: Use 'RR-CUSTOM'.
Temporary solution 3: Execute sed -i 's/ getmodels / getmodelsbykb /' /opt/rr/menu.sh
in RR shell and re-enter menu.sh
25.1.1
- 修复 多深度 NVME 在非DT型号无法识别的问题. thanks @PeterSuh-Q3
- 修复 在网络错误时 获取型号和版本菜单闪退的问题.
- 优化 菜单.
- 其他.
- Fix the problem that NVME cannot be recognized in non-DT models. thanks @PeterSuh-Q3
- Fix the problem that the model and version menu crashes when the network is abnormal.
- Optimize the menu.
- Other.
Full Changelog: 25.1.0...25.1.1
25.1.0
Full Changelog: 24.12.6...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