Skip to content
Snippets Groups Projects
  1. Apr 14, 2022
  2. Mar 18, 2022
  3. Feb 05, 2022
  4. Nov 22, 2021
  5. Nov 18, 2021
  6. Nov 14, 2021
    • Dermot Bradley's avatar
      mkinitfs: handle compressed kernel modules · a5f05c98
      Dermot Bradley authored
      When determining which firmware needs to be includes in the initramfs
      mkinitfs searches for kernel modules using the filename *.ko and so
      does not cater for compressed modules (and therefore does not include
      their required firmware in the initramfs).
      
      Change the search pattern to deal with both uncompressed and
      compressed modules.
      a5f05c98
  7. Nov 10, 2021
  8. Nov 09, 2021
  9. Nov 05, 2021
    • Natanael Copa's avatar
      Add support for compressed kernel modules · 4f33e938
      Natanael Copa authored
      compressed kernel modules may have a .ko.zstd suffix. Add support for
      this in mkinitfs
      
      also include /sbin/modprobe in the base
      4f33e938
    • omni's avatar
      make overlaytmpfs configurable with overlaytmpfsflags · 1bffc0c7
      omni authored and Natanael Copa's avatar Natanael Copa committed
      - default mode=0755 for overlaytmpfs, setting with overlaytmpfsflags
        overrides
      - enable rootflags & rootfstype options for underlying rootfs
      - force read-only mount of "lowerdir" (root-ro) and read-write mode of
        "upperdir" (root-rw) to mitigate user foot gunnery
      1bffc0c7
  10. Nov 03, 2021
  11. Sep 17, 2021
  12. Sep 09, 2021
  13. Aug 06, 2021
  14. Jun 07, 2021
  15. Jan 13, 2021
  16. Dec 22, 2020
Loading