armbian-build/packages/bsp/common
Thorsten Maerz a8abed8d46 firstlogin: bring up wifi device before scanning
Scanning accesspoints requires an activated wifi device.
Networkd does not activate it (only NetworkManager does so).
As a result, firstlogin is not able to configure and use wifi on minimal
images, as only Server and Desktop images have NetworkManeger installed.
Activating the wifi device using "ip link set ${WIFI_DEVICE} up" before
scanning fixes this.
(And can safely be done - there is no problem activating it multiple
times, as it is the case with NetworkManager installed.)
2025-02-08 19:38:37 +01:00
..
etc Limit curl execution time to 2s to find WAN IP 2025-01-27 14:51:33 +01:00
lib avoid binary led parameters, better handle :link triggers (#7337) 2024-10-06 12:22:45 +02:00
usr firstlogin: bring up wifi device before scanning 2025-02-08 19:38:37 +01:00
var/lib/polkit-1/localauthority/50-local.d Adding printing support to Desktop image, 881x driver to Rockchip NEXT, hide few items in applications menu 2017-11-30 07:29:36 +01:00