Add the option to check what release are we currently running on the BPI-R3-Mini #52
Closed
1alessandro1
started this conversation in
Ideas
Replies: 1 comment
-
|
Implemented on #67 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to add the possibility to identify a specific github release to a currenly running release (flashed in the past)
My only solution to this is by downloading the sysupgrade and extracting the rootfs with binwalk, then looking for
/etc/openwrt_releasefile the string "DISTRIB_REVISION=". If this matches with the one found in the currently running openwrt image, then we know what sysupgrade was flashed, but a more elegant solution might exist.Beta Was this translation helpful? Give feedback.
All reactions