about summary refs log tree commit diff
path: root/pkgs/build-support/kernel/make-initrd.nix
AgeCommit message (Expand)AuthorFilesLines
2022-04-14make-initrd: fix reproducibility problemsThomas Watson1-2/+2
2021-08-08make-initrd: fix #132059Linus Heckemann1-1/+1
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob1-1/+1
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-2/+2
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-2/+2
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-2/+2
2020-12-17make-initrd: various improvementsLinus Heckemann1-15/+76
2020-12-17makeInitrd: don't assume uImage => armLinus Heckemann1-1/+2
2020-12-17makeInitrd: make uinitrd behaviour optionalLinus Heckemann1-3/+2
2019-10-11makeInitrd: Use stdenvNoCCEelco Dolstra1-10/+9
2019-05-29build-support/make-initrd: Don't derive derivation name from file nameArian van Putten1-2/+12
2019-04-13make-initrd: allow specifying nameLinus Heckemann1-2/+5
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-2/+1
2018-03-05makeInitrd: explain why we don't use closureInfoVladimír Čunát1-0/+2
2018-03-05Revert "makeInitrd: Use closureInfo"Eelco Dolstra1-3/+6
2018-02-23makeInitrd: Use closureInfoEelco Dolstra1-6/+3
2017-11-05platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen1-8/+5
2017-11-05kernel, initrd: Remove legacy ubootChooserTuomas Tynkkynen1-2/+2
2017-06-28make-initrd: Don't use stdenv.crossJohn Ericson1-7/+5
2016-12-20make-initrd: create reproducible initrdsJoachim Fasting1-4/+3
2015-03-25makeInitrd: Support prepending other initrdsWilliam A. Kennington III1-2/+2
2014-04-05Make initrd and the kernel builds repeatable.Alexander Kjeldaas1-2/+3
2013-02-21Merge branch 'master' into stdenv-updatesShea Levy1-1/+2
2013-02-19makeInitrd: Make the compressor configurableShea Levy1-1/+2
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-2/+2
2010-02-27Fixing the correct handling of uboot in the initrd and the kernel derivations.Lluís Batlle i Rossell1-1/+1
2010-02-27Simplified much more the expressions for cross building and multiplatform.Lluís Batlle i Rossell1-4/+13
2009-11-08Making the 'makeInitrd' expression use "platform"Lluís Batlle i Rossell1-5/+3
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-2/+7
2008-03-17* makeInitrd, makeModulesClosure: moved from NixOS.Eelco Dolstra1-0/+31