Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 10, 2024
  3. Jun 24, 2024
  4. Jun 16, 2024
  5. Jun 09, 2024
  6. Apr 19, 2024
  7. Apr 15, 2024
  8. Apr 07, 2024
  9. Mar 17, 2024
  10. 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
  11. Mar 10, 2024
  12. Feb 28, 2024
  13. Feb 19, 2024
  14. Jan 25, 2024
  15. Jan 18, 2024
  16. Jan 14, 2024
  17. Jan 08, 2024
  18. Jan 07, 2024
  19. Dec 14, 2023
  20. Dec 13, 2023
  21. Dec 12, 2023
  22. Nov 16, 2023
  23. Nov 09, 2023
  24. Nov 05, 2023
Loading