Currently translated at 20.8% (10 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 21.6% (30 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 15.8% (6 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 7.8% (5 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 7.7% (8 of 104 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 72.7% (16 of 22 strings) Translation: OpenWrt/LuCI/applications/cifsd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 25.2% (31 of 123 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 17.5% (11 of 63 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 25.0% (6 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> Translated using Weblate (German) Currently translated at 81.8% (9 of 11 strings) Translation: OpenWrt/LuCI/applications/watchcat Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/de/ Translated using Weblate (German) Currently translated at 90.9% (20 of 22 strings) Translation: OpenWrt/LuCI/applications/samba Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/de/ Translated using Weblate (German) Currently translated at 73.1% (125 of 171 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/de/ Translated using Weblate (German) Currently translated at 100.0% (80 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/de/ Translated using Weblate (German) Currently translated at 18.8% (9 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/de/ Signed-off-by: Paul Spooren <mail@aparcar.org> |
||
---|---|---|
.. | ||
luasrc | ||
po | ||
Makefile | ||
README.md |
Advanced Reboot Web UI (luci-app-advanced-reboot)
Description
This package allows you to reboot to an alternative partition on the supported (dual-partition) routers and to power off (power down) your OpenWrt device.
Supported Devices
Currently supported dual-partition devices include:
- Linksys EA3500
- Linksys E4200v2
- Linksys EA4500
- Linksys EA6350v3
- Linksys EA8300
- Linksys EA8500
- Linksys WRT1200AC
- Linksys WRT1900AC
- Linksys WRT1900ACv2
- Linksys WRT1900ACS
- Linksys WRT3200ACM
- Linksys WRT32X
- ZyXEL NBG6817
If you're interested in having your device supported, please post in OpenWrt Forum Support Thread.
Screenshot (luci-app-advanced-reboot)
How to install
Install luci-app-advanced-reboot
from Web UI or connect to your router via ssh and run the following commands:
opkg update
opkg install luci-app-advanced-reboot
If the luci-app-advanced-reboot
package is not found in the official feed/repo for your version of OpenWrt/LEDE Project, you will need to add a custom repo to your router first.
Notes/Known Issues
- When you reboot to a different partition, your current settings (WiFi SSID/password, etc.) will not apply to a different partition. Different partitions might have completely different settings and even firmware.
- If you reboot to a partition which doesn't allow you to switch boot partitions (like stock vendor firmware), you might not be able to boot back to OpenWrt unless you reflash it, losing all the settings.
- 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 help from @hnyman, @jpstyves, @imi2003, @jeffsf and many contributions from @slh it wouldn't have been possible.