summaryrefslogtreecommitdiff
path: root/pkgs/build-support/kernel/make-initrd-ng.nix
AgeCommit message (Expand)Author
2026-02-12pkgs/build-support/kernel/make-initrd-ng.nix: unsafeDiscardReferences.out = truemlyxshi
2025-10-05treewide: remove redundant parenthesesWolfgang Walther
2025-08-16nixos/systemd-initrd: silence various warningsandre4ik3
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-08nixos/systemd-initrd: deprecate stripGerg-L
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-31tree-wide: switch initrd generators back to gnu cpioYureka
2024-09-10makeInitrdNG: fixup `contents` documentationAaron Andersen
2024-07-21nixos/make-initrd-ng: Pass contents as JSONWill Fancher
2023-12-04make-initrd-ng: fix reproducibility problemsAndreas Stührk
2023-08-14make-initrd-ng: use hostPlatform.ubootArch for uinitrdArchAdam Joseph
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-04-11systemd-initrd: Fix up root directory modeWill Fancher
2022-11-19splice.nix: start deprecating nativeDrv and crossDrvArtturin
2022-08-02make-initrd-ng: clean up a bitK900
2022-08-02makeInitrdNG: make stripping fully optionalLinus Heckemann
2022-05-01makeInitrdNG: Strip more and remove outputJanne Heß
2022-04-16nixos/stage-1-init: Pass all parameters to the builderJanne Heß
2022-03-22make-initrd-ng: initWill Fancher