Skip to content
Snippets Groups Projects
  1. Sep 28, 2024
  2. Sep 27, 2024
  3. Jul 11, 2024
  4. Jun 25, 2024
  5. Jun 18, 2024
  6. May 29, 2024
  7. May 15, 2024
  8. Mar 20, 2024
  9. Mar 14, 2024
    • Newbyte's avatar
      misc: Also check for .zst-compressed variants of files (MR 49) · dd5cdeac
      Newbyte authored and Clayton Craft's avatar Clayton Craft committed
      Initially I thought of breaking off the Stat + error check call into its
      own function as to reduce repetition, but given that it's only useful in
      this situation where it only happens twice anyway, I'm not sure it
      actually would reduce complexity.
      
      Additionally, this means that .zst-compressed variants of files will be
      searched for in all contexts where this function is used. I'm not sure
      this is desirable.
      
      Tested and works with arrow-db820c. I didn't test it on actual hardware,
      but I verified that the firmware ended up in the initramfs via
      $ pmbootstrap initfs ls. I choose this device because it uses firmware
      from linux-firmware and also needs said firmware present in the
      initramfs.
      
      Closes https://gitlab.com/postmarketOS/postmarketos-mkinitfs/-/issues/39
  10. Jan 29, 2024
  11. Jan 26, 2024
  12. Nov 25, 2023
  13. Oct 13, 2023
  14. Aug 25, 2023
  15. Jun 18, 2023
  16. Apr 11, 2023
  17. Apr 07, 2023
  18. Mar 20, 2023
Loading