Skip to content
Snippets Groups Projects
  1. Sep 14, 2019
  2. Jun 15, 2019
  3. Jul 10, 2018
  4. May 09, 2018
  5. Dec 07, 2017
  6. Jun 29, 2017
  7. Jun 23, 2017
  8. Jan 18, 2017
  9. Oct 29, 2015
  10. Sep 21, 2015
  11. Jul 18, 2015
  12. Jul 12, 2015
  13. Jun 15, 2015
  14. May 21, 2015
  15. Mar 16, 2015
    • Matthias Schiffer's avatar
      Get rid of the static kernel configuration files · 630de844
      Matthias Schiffer authored
      With a backported patch from the OpenWrt trunk, it is now easy to generate an
      equivalent configuration using CONFIG_ALL_KMODS.
      
      The build will take a bit longer because all kernel module packages are actually
      built even when they are not included in the image, but adding new targets
      becomes a lot easier.
      
      Also, related documentation updates and fixes.
      630de844
  16. Mar 13, 2015
  17. Jan 03, 2015
  18. Nov 15, 2014
    • Nils Schneider's avatar
      basic support for VoCore · 6e03d14d
      Nils Schneider authored
      This still needs some work:
      
      - there's no factory image causing `make images` to fail
      - VoCore can not support BSS and IBSS at the same time
      - multi-BSS mode (e.g. mesh + BSS) works if the macs only
        differ in the last 3 bits. Gluon expects to choose both MACs freely,
        though, so after flashing the image one should reset the wifi MACs.
        This is further complicated as VoCores have their MACs assigned
        without gaps making collisions likely.
      - there are no buttons nor ethernet ports (without the dock, that is),
        so config-mode will not be possible as is
      6e03d14d
Loading