Releases: RROrg/rr
23.10.6
- 发布 https://github.com/wjz304/rr/releases/tag/23.10.5
- add "HDD 排序"
- true - dts 包含所有硬盘端口。 优点是支持热插拔,缺点是硬盘排序不连续。
- false - 只识别插入的硬盘,(原方案)
(PS:这个名字好像有点与实际情况不符,我可能会在下个版本中更改)
- release https://github.com/wjz304/rr/releases/tag/23.10.5
- add "HDD sort"
- true - dts contains all hdd ports. The advantage is that it supports hot swapping, but the disadvantage is that the hard disk sorting is discontinuous.
- false -- only recognize the inserted hard disk, (original solution)
(PS: The name seems a bit inconsistent with the actual situation, I will change it in the next version)
Full Changelog: 23.10.5...23.10.6
23.10.5
已调整架构 以支持热修改,插件卸载等功能,不过当前仍未实现。
虽然UI看上去变化不大,但是逻辑上修改量很大。
以下为较前一版的修复
- 支持 Nvme 盘引导. (只是引导盘可为 Nvme.)
- 支持 sata 安装SA6400.
- 修改 Logo 为 QR.
- 优化 r8152/r8168/r8169 驱动 (RR and DSM).
- 添加 r8125_v9, bnx2x_mod 驱动(DSM)
bnx2x --> 正常 bnx2x_mod --> 添加 2.5g 支持 r8125.ko --> v9.011.01 r8125_v9.ko --> v9.009.02
- 其他修复.
⚠️ RebootToArpl 更名为 RebootToLoader.⚠️ Arpl-i18n 暂时不能直接升级到 RR.
因为很多底层处理不一样,我不建议直接升级到RR,
当然如果大部分人仍想直接升级,我会考虑做一个升级包。
The architecture has been adjusted to support hot modification, plug-in uninstallation and other functions, but it is not yet implemented.
Although the UI does not seem to have changed much, the logic has been greatly modified.
The following are the fixes compared to the previous version
- Support Nvme disk boot. (Only the boot disk can be Nvme.)
- Support sata installation SA6400.
- Modify the Logo to QR.
- Optimize r8152/r8168/r8169 driver (RR and DSM).
- Add r8125_v9, bnx2x_mod driver (DSM)
bnx2x --> normal bnx2x_mod --> Add 2.5g support r8125.ko --> v9.011.01 r8125_v9.ko --> v9.009.02
- Other fixes.
⚠️ RebootToArpl was renamed to RebootToLoader.⚠️ Currently Arpl-i18n cannot be directly upgraded to RR.
Because many underlying processes are different, I don’t recommend upgrading directly to RR.
Of course, if most people still want to upgrade directly, I will consider making an upgrade package.
Full Changelog: 23.10.4...23.10.5
Add:
arpl-i18n to rr:
- update arpl-i18n to version 23.10.4
- curl -kL https://github.com/wjz304/rr/releases/download/23.10.5/to-rr.sh | bash
- Go to 'menu.sh -> update menu' immediately to update.(enable 'Pre Release')
23.10.4
- add RS2423+.
- add support for tg3 NIC.
- Other optimizations.
Full Changelog: 23.10.3...23.10.4
PS:
This is the last arpl-i18n version.
see you in the next product.
lol, Let me lay my cards on the table, It will continue under a new name and gradually change focus.
add:
There is a serious problem with addons versions after v23.9.7 (inclusive).
When installing DSM 7.1(inclusive) and below, an error message will be reported, saying that the hard disk cannot be found, cannot be connected, etc.
Because it was discovered late, it will be dealt with uniformly after the RR revision, everyone knows!
23.10.3
- fix UI(progressbox )多个显示撕裂的问题.
- fix “内核恐慌时重新启动” 对 直接启动的兼容. (23.10.2).
- addons:
- add sortnetif (网卡排序插件) .(23.10.2 for details.)
- update misc: 添加依赖.
- update nvmecache: 修复 DS918+ DS1019+ DS1621xs+ 开启nvmecache插件, webUI 挂掉(登不进去)的问题.
- update wol: 多网卡支持.
- fix the tearing issue in the format disk UI display(progressbox ),
- Fix "reboot on kernel panic" compatibility with direct boot. (23.10.2).
- addons:
- add sortnetif (network card sorting). (23.10.2 for details.).
- update misc: add depends.
- update nvmecache: Fix the webUI hangs (cannot log in) when the nvmecache addons is enabled of DS918+ DS1019+ DS1621xs+.
- update wol: Multiple network card support.
Full Changelog: 23.10.2...23.10.3
23.10.2
- fix 格式化磁盘UI显示撕裂问题,
- fix “内核恐慌时重新启动” 对 直接启动的兼容.
- addons:
- add sortnetif (网卡排序插件).
参数:
* null: 以busid排序
* macs:优先排序指定的 mac对应的网卡, (eg: 112233445566,112233445577) (有无冒号也皆可,也不区分大小写,逗号分割,或者空格分割加双引号)
- add sortnetif (网卡排序插件).
- fix the tearing issue in the format disk UI display,
- Fix "reboot on kernel panic" compatibility with direct boot.
- addons (pre):
- add sortnetif (network card sorting plug-in).
parameter:
* null: Sort by busid
* macs: Prioritize the network card corresponding to the specified mac, (eg: 112233445566, 112233445577) (it can be used with or without a colon, it is not case sensitive, comma separation, or space separation plus double quotes)
- add sortnetif (network card sorting plug-in).
Full Changelog: 23.10.1...23.10.2
PS: 内核恐慌≈内核噶了,别问了,好不
23.10.1
- 添加 “内核恐慌时重新启动”
当内核恐慌时, 它会自动重新启动, 以缓解偶尔出现的内核死机.
(升级引导不会默认启用, 请手动打开; 全新安装将默认启用.) - 添加 "兼容性判断".
根据当前硬件环境确定模型的兼容性。 - 优化 cmdline 逻辑。
调高用户cmdline的优先级,使其能够覆盖固有的cmdline。 - 优化大量提示信息. Thx 豪哥@marchfun1 对 zh_TW 的翻译支持.
- addons:
- 更新 nvmecache.
- add "Reboot on kernel panic".
When a kernel panic occurs, it will automatically reboot to alleviate occasional kernel panic.
(Upgrade bootloader will not be enabled, please manually enable it, new write bootloader will be enabled by default.) - add "Compatibility judgment“.
Determine the compatibility of the model based on the current hardware environment. - Optimize cmdline logic.
Increase the priority of the user set cmdline to allow it to override the inherent cmdline. - Optimize a large amount of prompt information. Thx 豪哥@marchfun1 for zh_TW Translation support.
- addons:
- update nvmecache.
Full Changelog: 23.10.0...23.10.1
23.10.0
- update SN of DS224+, DS1522+, SA3200D, SA3400D, Thanks @OrpheeGT
- update zh_CN, Thanks @sumingyd
- update zh_TW, Thanks @豪客幫
- add edit grub.cfg
Full Changelog: 23.9.7...23.10.0
23.9.7
- 添加 DS224+, DS1522+, SA3410, SA3610
- 修改mac相关:
2.1. 取消了激活 mac 和 物理网卡的关联性, mac参数仅作为洗全白用,不会设置到物理网卡.
这缓解了一些网卡在修改mac后无法dhcp的问题.
2.2. 取消了网卡数和物理网卡的关联,
这缓解了USB网卡可能需要手动 up 的问题. - addons:
- update storagepanel (v23.9.6)
- update misc (v23.9.7)
- update reboottoarpl (v23.9.7)
- lkms:
- 取消了cmdline参数校验, 允许 mac* 个数和 netif_num 不一致.
PS:
本次修改较大,由于明天为中秋佳节,因此提前发出。同时祝大家节日快乐,身体健康!
add:
很抱歉,因为取消了mac的关联关系,所以 我统一设置了随机的mac1,如果是旧版本升级到23.9.7 mac1会变为随机mac,如果你之前填写了自定义的mac 请在升级后检查并重新设置。
-
Add DS224+, DS1522+, SA3410, SA3610
-
Modify MAC related:
2.1. The association between activating the MAC and the physical network card has been cancelled, and the MAC parameters are only used for authentication and will not be set to the physical network card.
This alleviates the issue of some network cards not being able to dhcp ip after modifying the mac.
2.2. The association between the number of network cards and physical network cards has been cancelled,
This alleviates the issue of the USB network card needing to be manually up. -
Addins:
- Update storagepanel (v23.9.6)
- Update misc (v23.9.7)
- Update reboottoarpl (v23.9.7)
-
lkms:
- Canceled cmdline parameter validation, allowing for mac * count and netif_num is inconsistent
PS:
This modification is big and will be sent out in advance as tomorrow is the Mid Autumn Festival. At the same time, I wish everyone a happy holiday and good health!
Add:
Sorry, because I canceled the association of mac, I set a random mac1. If the old version is upgraded to 23.9.7 mac1 will become a random mac. If you have filled in a custom mac before, please check it after the upgrade. and reset.
Full Changelog: 23.9.6...23.9.7
23.9.6
- Adapt to 7.2.1(69057).
- Fix the issue of clicking boot to return to the main menu.
- optimize 'menu'.
Full Changelog: 23.9.5...23.9.6
Remind:
Many addons take effect after restarting. It is recommended to restart after first installation or update.
Add:
Addons 23.9.6 has fixed storagepanel’s support for 7.2.1, please update it yourself.
PS:
The next version will modify the relationship between MAC and physical network card, so stay tuned.
23.9.5
- Fix the issue of unlimited updates caused by the version number not being refreshed in a timely manner after the update.
(If there are unlimited updates, just return to the main menu and enter the update menu.) - Update zh_TW Translation @豪哥幫幫忙
- Add show of DMI information
- modules:
- update mlx* of broadwell, broadwellnk, bromolow, denverton, epyc7002, r1000, v1000
Full Changelog: 23.9.4...23.9.5