nixpkgs/pkgs/build-support/kernel
Yureka 0f216e2578 tree-wide: switch initrd generators back to gnu cpio
Originally, we switched to bsdtar from libarchive to solve a reproducibility issue related to hardlinks

As of gnu cpio 2.14 the --ignore-dirnlink option is introduced and now included in --reproducible, which solves this issue

By switching back, we are in turn solving an issue in libarchive >=3.7.5 erroring out with "Error reading archive -: (null)"

Change-Id: Ib6140d599b6547d8e941b0251ce996e303c41fa6
2024-10-31 01:21:59 +01:00
..
make-initrd-ng make-initrd-ng: also print json itself if it fails to parse 2024-08-02 10:24:34 +02:00
compress-firmware.nix nixos/udev: compress firmware with zstd if possible 2024-04-19 16:46:25 +02:00
initrd-compressor-meta.nix
make-initrd-ng-tool.nix maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
make-initrd-ng.nix tree-wide: switch initrd generators back to gnu cpio 2024-10-31 01:21:59 +01:00
make-initrd.nix tree-wide: switch initrd generators back to gnu cpio 2024-10-31 01:21:59 +01:00
make-initrd.sh tree-wide: switch initrd generators back to gnu cpio 2024-10-31 01:21:59 +01:00
modules-closure.nix
modules-closure.sh makeModulesClosure: include /lib/firmware/edid 2024-07-18 16:57:18 +03:00
paths-from-graph.pl