Files
nixpkgs/pkgs/build-support
Joachim Fasting 5a8147479e make-initrd: create reproducible initrds
To achieve reproducible results, `cpio` archive members are added in
sorted order and inodes renumbered.

The `cpio-clean.pl` script is made obsolete by setting mtimes via
`touch` & using `cpio --reproducible`.  Suggested by @dezgeg in
https://github.com/NixOS/nixpkgs/pull/21273#issuecomment-268116605.

Note that using `--reproducible` means that initial ramdisk creation now
requires at least `cpio` version 2.12 (released in 2015).
2016-12-20 14:00:04 +01:00
..
2016-11-30 15:14:30 +01:00
2016-11-30 15:14:30 +01:00
2016-12-05 12:32:14 +01:00
2016-11-30 15:14:30 +01:00
2016-11-30 15:14:30 +01:00
2016-11-30 15:14:30 +01:00
2016-11-30 15:14:30 +01:00
2016-05-17 17:32:53 +01:00
2016-10-23 18:25:29 +02:00
2016-07-26 02:02:42 +03:00
2016-11-15 09:11:53 +11:00
2016-09-29 13:06:41 +02:00
2016-04-18 21:13:18 +02:00