nixpkgs/nixos/modules/system
Yureka e716bbbc22 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
(cherry picked from commit 0f216e2578)
2024-10-31 15:14:21 +00:00
..
activation nixos/activation-script: Add lib.sh with warn() 2024-07-28 11:31:41 +00:00
boot tree-wide: switch initrd generators back to gnu cpio 2024-10-31 15:14:21 +00:00
etc nixos/etc: support direct symlinks with etc overlay 2024-06-22 16:42:37 +00:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00