Skip to content
Snippets Groups Projects
  1. Oct 14, 2015
  2. Sep 21, 2015
  3. Jul 18, 2015
  4. Jun 15, 2015
  5. May 28, 2015
  6. May 21, 2015
  7. Mar 21, 2015
  8. Mar 20, 2015
    • Matthias Schiffer's avatar
      build: don't enable all kernel modules in the general OpenWrt .config · c676934e
      Matthias Schiffer authored
      With this change, there are two OpenWrt config files: one for the packages
      actually used by Gluon, and one with all kernel modules enabled (like it was
      since we removed the static kernel configs). The config with all kernel modules
      is only used to generate the kernel configuration (so it is compatible with the
      upstream kernel).
      
      This should bring the build times back to what they were before the static
      configs were removed.
      c676934e
  9. Mar 19, 2015
  10. Mar 18, 2015
  11. 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
  12. Mar 14, 2015
  13. Mar 10, 2015
  14. Feb 09, 2015
  15. Oct 07, 2014
  16. Sep 01, 2014
  17. Aug 18, 2014
  18. Aug 08, 2014
  19. Aug 07, 2014
  20. Aug 03, 2014
  21. Jul 28, 2014
  22. Jul 09, 2014
  23. Jul 05, 2014
  24. Jun 06, 2014
  25. May 21, 2014
  26. May 15, 2014
  27. May 11, 2014
  28. May 10, 2014
  29. May 09, 2014
  30. May 07, 2014
Loading