Skip to content
Snippets Groups Projects
  1. Apr 13, 2021
  2. Dec 08, 2020
  3. Nov 05, 2020
  4. Sep 01, 2020
  5. Aug 28, 2020
  6. Jul 19, 2020
  7. Jul 07, 2020
  8. 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
  9. Jun 03, 2020
  10. 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
  11. May 30, 2020
  12. May 29, 2020
  13. May 13, 2020
  14. May 12, 2020
  15. May 10, 2020
  16. May 09, 2020
  17. May 02, 2020
  18. Apr 29, 2020
  19. Apr 27, 2020
  20. Apr 26, 2020
  21. Apr 25, 2020
  22. Apr 24, 2020
  23. Apr 11, 2020
  24. Apr 09, 2020
  25. Apr 05, 2020
  26. Mar 31, 2020
Loading