Commit graph

13 commits

Author SHA1 Message Date
Stan Grishin
1349757931 luci-app-advanced-reboot: add support for Linksys and Xiaomi devices and misc fixes
Fixes:
* change maintainer's email address
* add rpcd reload to uci-defaults script
* add better messaging with link to README when device isn't detected as
  dual-firmware

Add support for:
* linksys-ea8100v2
* linksys-whw01v1
* xiaomi-ax3600
* xiaomi-ax9000

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-04-27 23:10:17 +00:00
Vincent Tremblay
10e438fabf luci-app-advanced-reboot: add support for Linksys WHW03 v2
Signed-off-by: Vincent Tremblay <vincent@vtremblay.dev>
2023-01-17 17:49:34 -05:00
Andy Bartolo
5d7446e1be luci-app-advanced-reboot: Fix Linksys EA4500 descriptor file
Signed-off-by: Andy Bartolo <andrew.bartolo@gmail.com>
2022-07-14 19:18:12 -06:00
Russell Morris
d56f6bb3af luci-app-advanced-reboot: Add support for Linksys EA7500 v2
Signed-off-by: Russell Morris <rmorris@rkmorris.us>
2022-04-20 18:35:05 -05:00
Stan Grishin
c939330e95 luci-app-advanced-reboot: bugfix for Linksys E4200v2
* bugfix for Linksys E4200v2
* minor code changes

Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-10-06 21:48:15 +00:00
David Adair
a68d6f659f [luci] luci-app-advanced-reboot: add board config for Linksys EA7500-V1
EA7500-v1 works the same as the other Linksys models except
the name is different.

Signed-off-by: David Adair <djabhead@aol.com>
2021-05-26 16:07:06 -07:00
Stan Grishin
6555a47cd0 luci-app-advanced-reboot: support 5.10 kernel on Zyxel
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-04-07 03:59:42 +00:00
Stan Grishin
e45d7b06b8 luci-app-advanced-reboot: explicit package version
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-10 15:10:34 +00:00
Stan Grishin
8e3601f920 luci-app-advanced-reboot: add missing btn class to buttons
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08 17:37:13 +00:00
Stan Grishin
1ce1f86a2c luci-app-advanced-reboot: rewrite rpcd in shell script + bugfixes
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-07 19:18:58 +00:00
Russell Morris
7528b6e3d5 Update EA7300, v1 and v2, for new json based approach
Signed-off-by: Russell Morris <rmorris@rkmorris.us>
2020-10-07 19:48:31 -05:00
Ansuel Smith
feb8d823e5
luci-app-advanced-reboot: convert to client side
Rework the advanced-reboot app to client side implementation.
Change devices file to json type.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
2020-10-07 14:42:39 +02:00
Stan Grishin
52de5bf5e2 luci-app-advanced-reboot: bugfix: support new board names for Linksys WRT-devices
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-10 16:48:55 +00:00