Skip to content
Snippets Groups Projects
  1. Dec 24, 2024
  2. Dec 18, 2024
  3. Nov 01, 2024
  4. Oct 30, 2024
  5. Oct 21, 2024
  6. Oct 18, 2024
  7. Oct 16, 2024
  8. Oct 05, 2024
  9. Sep 26, 2024
  10. Sep 20, 2024
  11. Sep 02, 2024
  12. Jul 24, 2024
  13. Jul 21, 2024
  14. Jul 20, 2024
    • bjorn3's avatar
      Remove the TMPDIR env var · 9e133579
      bjorn3 authored
      It isn't set by default on Linux either and it makes the tempnam libc
      function always create the temporary file in /tmp rather than prefer the
      caller indicated location.
      9e133579
  15. Jul 10, 2024
  16. Jun 24, 2024
  17. Jun 16, 2024
  18. Jun 09, 2024
  19. Apr 19, 2024
  20. Apr 15, 2024
  21. Apr 07, 2024
  22. Mar 17, 2024
  23. Mar 15, 2024
    • bjorn3's avatar
      Set max-page-size for linking bootstrap · 0310f47f
      bjorn3 authored
      Without this the virtual addresses will not match the file offsets for
      the final initfs blob on AArch64 as there it will align to 64k by
      default.
      0310f47f
  24. Mar 10, 2024
  25. Feb 28, 2024
  26. Feb 19, 2024
  27. Jan 25, 2024
  28. Jan 18, 2024
  29. Jan 14, 2024
  30. Jan 08, 2024
  31. Jan 07, 2024
  32. Dec 14, 2023
Loading