diff options
author | Stan Grishin <stangri@melmac.net> | 2018-07-10 12:33:23 -0700 |
---|---|---|
committer | Stan Grishin <stangri@melmac.net> | 2018-07-10 12:33:23 -0700 |
commit | 3c332e456482bdb9ae231040f50d010f67355086 (patch) | |
tree | 0beea70b3094a32e0235cb63e3a11a3c603dce9f /applications/luci-app-advanced-reboot/README.md | |
parent | 36b6d98747e2d1830bbc6aa076303048bbb98d3d (diff) |
luci-app-advanced-reboot: support for Linksys WRT32X
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-advanced-reboot/README.md')
-rw-r--r-- | applications/luci-app-advanced-reboot/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/applications/luci-app-advanced-reboot/README.md b/applications/luci-app-advanced-reboot/README.md index d4659c8dc7..4fa335fb3f 100644 --- a/applications/luci-app-advanced-reboot/README.md +++ b/applications/luci-app-advanced-reboot/README.md @@ -14,6 +14,7 @@ Currently supported dual-partition devices include: - Linksys WRT1900ACv2 - Linksys WRT1900ACS - Linksys WRT3200ACM +- Linksys WRT32X - ZyXEL NBG6817 If you're interested in having your device supported, please post in [LEDE Project Forum Support Thread](https://forum.lede-project.org/t/web-ui-to-reboot-to-another-partition-dual-partition-routers/3423). @@ -34,4 +35,4 @@ opkg install luci-app-advanced-reboot - Some devices allow you to trigger reboot to an alternative partition by interrupting boot 3 times in a row (by resetting/switching off the device or pulling power). As these methods might be different for different devices, do your own homework. ## Thanks -I'd like to thank everyone who helped create, test and troubleshoot this package. Without contributions from [@hnyman](https://github.com/hnyman), [@jpstyves](https://github.com/jpstyves) and [@slh](https://github.com/pkgadd) it wouldn't have been possible. +I'd like to thank everyone who helped create, test and troubleshoot this package. Without help from [@hnyman](https://github.com/hnyman), [@jpstyves](https://github.com/jpstyves) and many contributions from [@slh](https://github.com/pkgadd) it wouldn't have been possible. |