github RROrg/rr 24.7.0

latest releases: 24.10.0, 24.9.1, 24.9.0...
3 months ago
  1. 重写 x2apic 的屏蔽逻辑, 避免每次升级 RR 都需要重启两次(from 24.6.9).
  2. 添加 "Power off display after boot: true/false" 功能, 自行选择启动后是否使显示器断电.
  3. 修复大量菜单中的小错误.
  4. 修复 e1000e 对 I-219 LM20~LM29/V20~V29 版本的兼容(only epyc7002).
  5. 修复 upadenotify 插件报错 "bash: 1: command not found" 的问题 (之前版本以管理员账户保存一次 "RR-UpdateNotify" 计划任务既可正常).
  6. 更新插件依赖.
  7. 增加 对 XEN 的支持(未完待续).
  8. 其他.

  1. Rewrite the shielding logic of x2apic to avoid reboot twice for each upgrade RR (from 24.6.9).
  2. Add "Power off display after boot: true/false" function to choose whether to power off the display after boot the loader.
  3. Fix a lot of minor errors in the menu.
  4. Fix e1000e compatibility with I-219 LM20~LM29/V20~V29 versions (only epyc7002).
  5. Fix the problem of upadenotify plugin reporting "bash: 1: command not found" (previous version saved once as an administrator account "RR-UpdateNotify" scheduled task can work normally).
  6. Update addons dependencies.
  7. Add support for XEN (to be continued).
  8. Others.

Full Changelog: 24.6.9...24.7.0

Add:

  • v24.3.4 - v24.6.6 之间的版本 直接升级 v24.7.0 可能会报错: "(错误记号是"+")".
    解决方案1,先升级 v24.6.7, 在升级 24.7.0.
    解决方案2:先执行 sed -i 's/SIZENEW=/#SIZENEW=/g; s/SIZEOLD=/#SIZEOLD=/g' /opt/rr/menu.sh , 再升级.

  • If you directly upgrade to v24.7.0 from a version between v24.3.4 - v24.6.6 , you may get an error message "(error symbol is "+")".
    Solution 1: Upgrade to v24.6.7 first and then upgrade to 24.7.0.
    Solution 2: Execute sed -i 's/SIZENEW=/#SIZENEW=/g; s/SIZEOLD=/#SIZEOLD=/g' /opt/rr/menu.sh first and then upgrade.

Don't miss a new rr release

NewReleases is sending notifications on new releases.