- Feb 25, 2023
-
-
Tom Herbers authored
The activated setup mode is indicated by the WLAN LED. Co-authored-by:
David Bauer <mail@david-bauer.net>
-
- Jan 12, 2023
-
-
Jan-Niklas Burfeind authored
-
- Jul 10, 2022
-
-
aiyion.prime authored
for devices in targets that do no implement `get_status_led` in /etc/diag.sh and do not have an led-running in their dts
-
- Jun 30, 2020
-
-
Matthias Schiffer authored
The package rebuild logic of OpenWrt only checks regular files. Avoid symlinks in the files directory to make rebuilds more robust.
-
- Apr 29, 2020
-
-
Jan Luebbe authored
OpenWRT 19.07 enables urngd by default, so haveged is redundant.
-
- Oct 29, 2019
-
-
David Bauer authored
With this commit, the status-led is set to be the "led-running" device-tree alias for targets which do not implement the get_status_led method in /etc/diag.sh.
-
David Bauer authored
Upstream commit 5eb7864a changed the method name for host-key generation.
-
- Feb 25, 2018
-
-
Matthias Schiffer authored
-
- Aug 11, 2017
-
-
Matthias Schiffer authored
Some files have received some additional refactoring.
-
- Feb 23, 2017
-
-
Matthias Schiffer authored
rpcd is not included in our images anymore since switching to gluon-web, so we don't need to disable it anymore.
-
- Feb 22, 2017
-
-
Matthias Schiffer authored
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- May 01, 2015
-
-
Matthias Schiffer authored
This allows to reach the node in setup mode over the same link-local IPv6 address as br-client uses during normal operation.
-
Matthias Schiffer authored
OpenWrt doesn't set the regdom unless a WLAN device is started. Explicitly set the regdom in the setup mode to get the correct list of allowed txpower entries in the planned LuCI module.
-
- Jan 22, 2015
-
-
Matthias Schiffer authored
When an early reboot is triggered because an upgrade script has disabled the config mode, we need to explicitly call /etc/init.d/done, otherwise the overlay will not be finalized after a firstboot and we get an endless reboot loop.
-
- Nov 26, 2014
-
-
Matthias Schiffer authored
-
- Aug 16, 2014
-
-
Matthias Schiffer authored
Since switching to Barrier Breaker/procd, we'd not notice if we were upgrading from a version before renaming the config file to gluon-setup-mode as the upgrade scripts run after the preinit. Fix this by checking later during setup mode init again and rebooting into the regular run mode if we detect this case.
-
- Aug 07, 2014
-
-
Matthias Schiffer authored
-