Skip to content
Snippets Groups Projects
  1. Jun 04, 2020
    • chrissi^'s avatar
      openwrt: Store Kernel Debug-Info (#1971) · 1956696d
      chrissi^ authored
      
      This change stores a Kernel with Debug-Symbols for the current
      architecture in a new output directory '<outputdir>/debug'.
      This allows a developer or operator of a network to store the kernel
      along with the actual images. In case of a kernel oops the debug
      information can be used with the script
      'scripts/decode_stacktrace.sh' in the kernel source tree to get the
      names to the symbols of the stack trace.
      
      OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that
      creates a kernel with debug-symbols in the OpenWRT output directory.
      This change enables this option and copies the generated kernel to the
      gluon output directory.
      
      Signed-off-by: default avatarChrissi^ <chris@tinyhost.de>
      1956696d
  2. May 31, 2020
    • Sven Roederer's avatar
      docs/build: add a short summary for some scripts · 5e35fa1a
      Sven Roederer authored
      This summaries giving an overview of a scripts function and a short summary
      how it's doing this. Only the scripts are covered, that are used by the
      Freifunk-Berlin firmwarebuiler too.
      
      [Matthias Schiffer: slightly reworded some descriptions]
      5e35fa1a
  3. May 02, 2020
  4. Apr 11, 2020
  5. Apr 09, 2020
  6. Mar 25, 2020
  7. Mar 08, 2020
  8. Dec 28, 2019
  9. Dec 06, 2019
  10. Nov 07, 2019
  11. Jun 29, 2019
  12. Jun 26, 2019
  13. Jun 24, 2019
  14. Apr 02, 2019
  15. Mar 23, 2019
  16. Mar 10, 2019
  17. Feb 07, 2019
  18. Aug 15, 2018
  19. Jul 10, 2018
  20. Jul 07, 2018
  21. Jun 23, 2018
  22. Mar 12, 2018
  23. Feb 23, 2018
  24. Jan 19, 2018
  25. Oct 22, 2017
  26. Jul 09, 2017
  27. Jun 24, 2017
  28. Jun 08, 2017
  29. Apr 12, 2017
  30. Mar 11, 2017
  31. Feb 24, 2017
  32. Feb 22, 2017
  33. Feb 12, 2017
  34. Jan 18, 2017
  35. Dec 08, 2016
  36. Nov 29, 2016
  37. Nov 19, 2016
Loading