Skip to content
Snippets Groups Projects
  1. Nov 03, 2016
    • Christian Lamparter's avatar
      base-files, mac80211, broadcom-wl: use uci to populate wireless config · 5e35b456
      Christian Lamparter authored
      
      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: default avatarChristian Lamparter <chunkeey@gmail.com>
      5e35b456
  2. Mar 24, 2016
  3. Sep 08, 2015
  4. Aug 29, 2015
  5. Oct 25, 2014
  6. Aug 08, 2014
  7. Jul 05, 2014
  8. May 11, 2014
  9. Nov 11, 2013
  10. Aug 17, 2013
  11. Jun 21, 2013
  12. Apr 28, 2013
  13. Feb 07, 2012
  14. Nov 14, 2011
  15. Sep 09, 2011
  16. Sep 08, 2011
  17. Oct 13, 2010
  18. Jun 30, 2010
  19. Jun 15, 2010
  20. Jun 14, 2010
  21. May 07, 2010
  22. Apr 09, 2010
  23. Apr 07, 2010
  24. Feb 04, 2010
  25. Jan 22, 2010
  26. Jan 21, 2010
  27. Dec 09, 2009
  28. Sep 22, 2009
  29. Jun 01, 2009
Loading