armbian-build/packages/bsp/common/usr
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
..
bin UEFI: bugfix generation EFI partition 2025-01-11 21:52:15 +01:00
lib firstlogin: bring up wifi device before scanning 2025-02-08 19:38:37 +01:00
sbin Improvements and bug fixes to Armbian user-space services (#6840) 2024-11-18 19:12:52 +01:00
share/initramfs-tools/conf-hooks.d Support Plymouth (#4133) 2022-09-13 15:16:30 +02:00