ExtremeFiretop / MerlinAutoUpdate-Router

Merlin(A)uto(U)pdate is a Merlin router script which allows you to remotely identify a stable firmware update for an ASUS Merlin router, and automatically download and update via an unattended method directly from the router.
https://www.snbforums.com/threads/merlinau-v1-2-7-the-ultimate-firmware-auto-updater-amtm-addon.91326/
GNU General Public License v3.0
21 stars 1 forks source link

ROG Patch for 388.8 and Changelog Notifications #241

Closed ExtremeFiretop closed 4 months ago

ExtremeFiretop commented 4 months ago

ROG Patch for 388.8 and Changelog Notifications

As discussed in the Gnuton branch, I've noticed some things while testing the latest alpha. The 388 alpha, It no longer contains ROG: image

So while RMerlin said hes dropping support in 3006, I guess he meant just going forwards no more support. https://www.snbforums.com/threads/3004-388-8-alpha-build-s-testing-available-build-s.90624/post-914160 Apparently, since 3004 and 3006 use the same build script.

And this doesn't look right to me: image

This is my quick quick assumption of what needs to be done, but I've tested nothing, I'll be back Monday to check in :) Have a great weekend Martinski!

ExtremeFiretop commented 4 months ago

The changelog notifications only happened because I ran MerlinAU with no update detected, and then flipped the switch on: nvram set webs_state_flag=1 while it was running. Then hit option 1.

This would never happen with a regular user, it would detect the update when first loading before getting to the main menu, or as the cron job before hand, but I just figured I'd see if I could limit this unintended behavior.

ExtremeFiretop commented 4 months ago

ROG options are back: https://www.snbforums.com/threads/asuswrt-merlin-3004-388-8-beta-is-now-available.90713/

Will re-evaluate when I'm back home