nixpkgs/pkgs/build-support/kernel
Linus Heckemann 14fbf575ec make-initrd: various improvements
- Generate a link to the initramfs file with an appropriate file
  extension, guessed based on the compressor by default
- Use correct metadata in u-boot images if generated, up to now this
  was hardcoded to gzip and would silently generate an erroneous image
  if another compressor was specified
- Document all the parameters
- Improve cross-building compatibility, by allowing passing either a
  string as before, or a function taking a package set and returning the
  path to a compressor in the "compressor" argument of the
  function.
- Support more compression algorithms
- Place compressor executable function and arguments in passthru, for
  reuse when appending initramfses

Co-Authored-By: Dominik Xaver Hörl <hoe.dom@gmx.de>
2020-12-17 11:37:04 +01:00
..
initrd-compressor-meta.nix make-initrd: various improvements 2020-12-17 11:37:04 +01:00
make-initrd.nix make-initrd: various improvements 2020-12-17 11:37:04 +01:00
make-initrd.sh make-initrd: various improvements 2020-12-17 11:37:04 +01:00
modules-closure.nix makeModulesClosure: Fix cross-compilation 2018-02-28 15:01:32 -05:00
modules-closure.sh makeModulesClosuse: read modules from corrent kernel version 2020-08-27 10:48:18 -07:00
paths-from-graph.pl makeInitrd: Use closureInfo 2018-02-23 16:41:31 +01:00