Compare commits

...

6 Commits

13 changed files with 29 additions and 471 deletions

View File

@ -47,8 +47,7 @@ jobs:
if [ "${PRERELEASE}" = "true" ]; then
TAG="$(curl -skL --connect-timeout 10 "${REPO}/tags" | grep "/refs/tags/.*\.zip" | sed -E 's/.*\/refs\/tags\/(.*)\.zip.*$/\1/' | sort -rV | head -1)"
else
LATESTURL="$(curl -skL --connect-timeout 10 -w %{url_effective} -o /dev/null "${REPO}/releases/latest")"
TAG="${LATESTURL##*/}"
TAG="$(curl -skL --connect-timeout 10 -w %{url_effective} -o /dev/null "${REPO}/releases/latest" | awk -F'/' '{print $NF}')"
fi
[ "${TAG:0:1}" = "v" ] && TAG="${TAG:1}"
rm -f rr-${TAG}.img.zip

View File

@ -184,8 +184,7 @@ jobs:
if [ "${PRERELEASE}" = "true" ]; then
TAG="$(curl -skL --connect-timeout 10 "${REPO}/tags" | grep "/refs/tags/.*\.zip" | sed -E 's/.*\/refs\/tags\/(.*)\.zip.*$/\1/' | sort -rV | head -1)"
else
LATESTURL="$(curl -skL --connect-timeout 10 -w %{url_effective} -o /dev/null "${REPO}/releases/latest")"
TAG="${LATESTURL##*/}"
TAG="$(curl -skL --connect-timeout 10 -w %{url_effective} -o /dev/null "${REPO}/releases/latest" | awk -F'/' '{print $NF}')"
fi
[ "${TAG:0:1}" = "v" ] && TAG="${TAG:1}"
rm -f rr-${TAG}.img.zip

View File

@ -1 +1 @@
25.2.2
25.2.3

View File

@ -742,21 +742,21 @@
"vmtools": {
"system": false,
"description": {
"en_US": "qemu-ga & &open-vm-tools.",
"ar_SA": "qemu-ga & &open-vm-tools.",
"de_DE": "qemu-ga & &open-vm-tools.",
"es_ES": "qemu-ga & &open-vm-tools.",
"fr_FR": "qemu-ga & &open-vm-tools.",
"ja_JP": "qemu-ga & &open-vm-tools.",
"ko_KR": "qemu-ga & &open-vm-tools.",
"ru_RU": "qemu-ga & &open-vm-tools.",
"th_TH": "qemu-ga & &open-vm-tools.",
"tr_TR": "qemu-ga & &open-vm-tools.",
"uk_UA": "qemu-ga & &open-vm-tools.",
"vi_VN": "qemu-ga & &open-vm-tools.",
"zh_CN": "qemu-ga & &open-vm-tools.",
"zh_HK": "qemu-ga & &open-vm-tools.",
"zh_TW": "qemu-ga & &open-vm-tools."
"en_US": "qemu-ga & open-vm-tools.",
"ar_SA": "qemu-ga & open-vm-tools.",
"de_DE": "qemu-ga & open-vm-tools.",
"es_ES": "qemu-ga & open-vm-tools.",
"fr_FR": "qemu-ga & open-vm-tools.",
"ja_JP": "qemu-ga & open-vm-tools.",
"ko_KR": "qemu-ga & open-vm-tools.",
"ru_RU": "qemu-ga & open-vm-tools.",
"th_TH": "qemu-ga & open-vm-tools.",
"tr_TR": "qemu-ga & open-vm-tools.",
"uk_UA": "qemu-ga & open-vm-tools.",
"vi_VN": "qemu-ga & open-vm-tools.",
"zh_CN": "qemu-ga & open-vm-tools.",
"zh_HK": "qemu-ga & open-vm-tools.",
"zh_TW": "qemu-ga & open-vm-tools."
}
},
"wireless": {

Binary file not shown.

Binary file not shown.

View File

@ -356,10 +356,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -472,14 +468,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -852,10 +840,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -1016,10 +1000,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -1434,10 +1414,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -1550,14 +1526,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -2082,10 +2050,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -2262,10 +2226,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -2592,10 +2552,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -2696,14 +2652,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -3076,10 +3024,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -3224,10 +3168,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -3598,10 +3538,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -3702,14 +3638,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -4234,10 +4162,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -4398,10 +4322,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -4728,10 +4648,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -4832,14 +4748,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -5212,10 +5120,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -5360,10 +5264,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -5734,10 +5634,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -5838,14 +5734,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -6370,10 +6258,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -6534,10 +6418,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -6864,10 +6744,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -6968,14 +6844,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -7348,10 +7216,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -7496,10 +7360,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -7870,10 +7730,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -7974,14 +7830,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -8506,10 +8354,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -8670,10 +8514,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -9008,10 +8848,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -9116,14 +8952,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -9496,10 +9324,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -9640,10 +9464,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -10022,10 +9842,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -10130,14 +9946,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -10662,10 +10470,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -10822,10 +10626,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -11164,10 +10964,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -11272,14 +11068,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -11652,10 +11440,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -11796,10 +11580,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -12182,10 +11962,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -12290,14 +12066,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -12822,10 +12590,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -12982,10 +12746,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -13396,10 +13156,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.20-200",
"depends": "scsi_transport_sas,check_signature"
},
"hpwdt": {
"description": "hpe watchdog driver",
"depends": "watchdog"
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -13576,14 +13332,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": "watchdog"
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -14284,10 +14032,6 @@
"description": "Marvell Yukon 2 Gigabit Ethernet driver",
"depends": ""
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sr_mod": {
"description": "SCSI cdrom (sr) driver",
"depends": "cdrom"
@ -14472,10 +14216,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -15006,10 +14746,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.20-200",
"depends": "scsi_transport_sas,check_signature"
},
"hpwdt": {
"description": "hpe watchdog driver",
"depends": "watchdog"
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -15186,14 +14922,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": "watchdog"
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -15894,10 +15622,6 @@
"description": "Marvell Yukon 2 Gigabit Ethernet driver",
"depends": ""
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sr_mod": {
"description": "SCSI cdrom (sr) driver",
"depends": "cdrom"
@ -16086,10 +15810,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -16561,10 +16281,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -16677,14 +16393,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -17057,10 +16765,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -17221,10 +16925,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -17627,10 +17327,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -17743,14 +17439,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -18275,10 +17963,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -18455,10 +18139,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -18801,10 +18481,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -18909,14 +18585,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -19289,10 +18957,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -19433,10 +19097,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -19823,10 +19483,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": ""
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -19931,14 +19587,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": ""
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -20463,10 +20111,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -20623,10 +20267,6 @@
"description": "w83793 driver",
"depends": ""
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -20977,10 +20617,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas,check_signature"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -21093,14 +20729,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -21477,10 +21105,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -21621,10 +21245,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -22019,10 +21639,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas,check_signature"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -22135,14 +21751,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -22671,10 +22279,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -22831,10 +22435,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""
@ -23189,10 +22789,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas,check_signature"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -23305,14 +22901,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -23697,10 +23285,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -23841,10 +23425,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wireguard": {
"description": "WireGuard secure network tunnel",
"depends": "ipv6,udp_tunnel,ip6_udp_tunnel"
@ -24243,10 +23823,6 @@
"description": "Driver for HP Smart Array Controller version 3.4.14-0",
"depends": "scsi_transport_sas,check_signature"
},
"hpwdt": {
"description": "hp watchdog driver",
"depends": ""
},
"hvc_console": {
"description": "Hypervisor Virtual Console Driver (Compiled by RR for DSM)",
"depends": ""
@ -24359,14 +23935,6 @@
"description": "IT8705F/IT871xF/IT872xF hardware monitoring driver (Compiled by RR for DSM)",
"depends": "hwmon-vid"
},
"it8712f_wdt": {
"description": "IT8712F Watchdog Driver",
"depends": ""
},
"it87_wdt": {
"description": "Hardware Watchdog Device Driver for IT87xx EC-LPC I/O",
"depends": ""
},
"iw_cm": {
"description": "iWARP CM",
"depends": "ib_core"
@ -24903,10 +24471,6 @@
"description": "Generic software cursor",
"depends": "fb"
},
"softdog": {
"description": "Software Watchdog Device Driver",
"depends": "watchdog"
},
"sp2": {
"description": "CIMaX SP2/HF CI driver",
"depends": "dvb-core"
@ -25063,10 +24627,6 @@
"description": "w83793 driver",
"depends": "hwmon-vid"
},
"watchdog": {
"description": "WatchDog Timer Driver Core",
"depends": ""
},
"wch": {
"description": "WCH Multi-I/O Board Driver Module (Compiled by RR for DSM)",
"depends": ""

Binary file not shown.

Binary file not shown.

View File

@ -182,6 +182,8 @@ CMDLINE['pcie_aspm']="off"
# CMDLINE['amd_pstate']="disable"
# CMDLINE['nox2apic']="" # check platform
# CMDLINE['nomodeset']=""
CMDLINE['nowatchdog']=""
CMDLINE['modprobe.blacklist']="${MODBLACKLIST}"
CMDLINE['mev']="${MEV:-physical}"
@ -228,8 +230,9 @@ if echo "purley broadwellnkv2" | grep -wq "${PLATFORM}"; then
CMDLINE["SASmodel"]="1"
fi
SSID="$(cat ${PART1_PATH}/wpa_supplicant.conf 2>/dev/null | grep 'ssid=' | cut -d'=' -f2 | sed 's/^"//; s/"$//')"
PSK="$(cat ${PART1_PATH}/wpa_supplicant.conf 2>/dev/null | grep 'psk=' | cut -d'=' -f2 | sed 's/^"//; s/"$//')"
SSID="$(cat ${PART1_PATH}/wpa_supplicant.conf 2>/dev/null | grep 'ssid=' | cut -d'=' -f2 | sed 's/^"//; s/"$//' | xxd -p | tr -d '\n')"
PSK="$(cat ${PART1_PATH}/wpa_supplicant.conf 2>/dev/null | grep 'psk=' | cut -d'=' -f2 | sed 's/^"//; s/"$//' | xxd -p | tr -d '\n')"
if [ -n "${SSID}" ] && [ -n "${PSK}" ]; then
CMDLINE["wpa.ssid"]="${SSID}"
CMDLINE["wpa.psk"]="${PSK}"

View File

@ -1,4 +1,4 @@
RR_VERSION="25.2.2"
RR_VERSION="25.2.3"
RR_RELEASE=""
RR_TITLE="RR v${RR_VERSION}"

View File

@ -1 +1 @@
25.2.2
25.2.3

View File

@ -76,7 +76,7 @@ function gfxmode {
set gfxpayload="${linux_gfx_mode}"
}
set RR_CMDLINE="earlyprintk earlycon=uart8250,io,0x3f8,115200n8 console=ttyS0,115200n8 root=/dev/ram rootwait intremap=off amd_iommu_intr=legacy net.ifnames=0 panic=5 split_lock_detect=off pcie_aspm=off intel_pstate=disable amd_pstate=disable nox2apic nomodeset"
set RR_CMDLINE="earlyprintk earlycon=uart8250,io,0x3f8,115200n8 console=ttyS0,115200n8 root=/dev/ram rootwait intremap=off amd_iommu_intr=legacy net.ifnames=0 panic=5 split_lock_detect=off pcie_aspm=off intel_pstate=disable amd_pstate=disable nox2apic nomodeset nowatchdog"
search --set=root --label "RR3"
if [ -s /zImage-dsm -a -s /initrd-dsm ]; then
@ -173,13 +173,10 @@ menuentry 'Configure loader (verbose)' ${menuentry_id_option} verbose {
if [ "${grub_platform}" = "efi" ]; then
insmod bli
fwsetup --is-supported
if [ "$?" = 0 ]; then
menuentry 'UEFI Firmware Settings' ${menuentry_id_option} uefi {
fwsetup
}
fi
fi
if [ -e ${prefix}/memtest ]; then
menuentry 'Start Memtest86+' ${menuentry_id_option} memtest {