You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Lamparter 5e35b4562f base-files, mac80211, broadcom-wl: use uci to populate wireless config
Previously, wifi detect simply dumped its generated wireless
configuration to STDOUT. A second step was needed to append
the configuration to /etc/config/wireless (or create it, if
it didn't exist).

With this patch, The wifi detection script will now use uci
to update the wireless configuration directly.

This patch also makes the initially created wifi-iface a
named section ('default_radio$X' for mac80211 and
'default_wl$X' for broadcom). With this change, uci will
not print the cfgHASH to STDOUT (which would now corrupt
the wireless configuration). It will also prevent adding
duplicated wifi interface configurations, if the wifi
configuration is run concurrently.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
8 years ago
..
boot base-files, mac80211, broadcom-wl: use uci to populate wireless config 8 years ago
done fstools: update to the latest version, makes interrupted first boot more reliable 9 years ago
gpio_switch base-files: implemented basic GPIO control 9 years ago
led base-files: add ucidef_set_led_usbport for full usbport support 8 years ago
sysctl base-files: reduce vm.min_free_kbytes for devices with 32M RAM 8 years ago
sysfixtime base-files: sysfixtime: Keep RTC time in UTC timezone 8 years ago
system branding: add LEDE branding 8 years ago
umount base-files: fix mount-utils incompatibility 11 years ago
urandom_seed base-files: use procd init for urandom_seed 8 years ago