summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/kernel
AgeCommit message (Expand)Author
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-11nixos/modules-closure.sh: don't fail if firmware is missingDominik Xaver Hörl
2020-12-17make-initrd: various improvementsLinus Heckemann
2020-12-17makeInitrd: include dotfiles at rootLinus Heckemann
2020-12-17makeInitrd: don't assume uImage => armLinus Heckemann
2020-12-17makeInitrd: make uinitrd behaviour optionalLinus Heckemann
2020-08-27makeModulesClosuse: read modules from corrent kernel versionArthur Gautier
2020-08-27makeModulesClosure: fixup firmware extractionArthur Gautier
2020-07-16makeModulesClosure: handle builtin modules betterCrystalGamma
2019-12-07modules-shrunk: preserve module priorities from buildMarkus S. Wamser
2019-10-11makeInitrd: Use stdenvNoCCEelco Dolstra
2019-05-29build-support/make-initrd: Don't derive derivation name from file nameArian van Putten
2019-04-13make-initrd: allow specifying nameLinus Heckemann
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson
2018-04-12kernel: Fix running kernels *with* modulesaszlig
2018-04-05linux module handling: support kernels without modulesRobert Hensing
2018-03-10Merge branch 'master' into stagingJan Malakhovski
2018-03-05makeInitrd: explain why we don't use closureInfoVladimír Čunát
2018-03-05Revert "makeInitrd: Use closureInfo"Eelco Dolstra
2018-02-28makeModulesClosure: Fix cross-compilationShea Levy
2018-02-23makeInitrd: Use closureInfoEelco Dolstra
2018-02-16makeModulesClosure: support firmwareNikolay Amiantov
2017-11-05platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen
2017-11-05kernel, initrd: Remove legacy ubootChooserTuomas Tynkkynen
2017-10-25pathsFromGraph: Remove obsolete printManifest featureEelco Dolstra
2017-06-28make-initrd: Don't use stdenv.crossJohn Ericson
2016-12-20make-initrd: create reproducible initrdsJoachim Fasting
2016-10-20modules-closure: Use stdenvNoCCTuomas Tynkkynen
2016-08-14makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov
2016-02-01makeModulesClosure: Small cleanupEelco Dolstra
2015-12-28make-initrd: store all files with root as ownerNikolay Amiantov
2015-03-25makeInitrd: Support prepending other initrdsWilliam A. Kennington III
2014-06-28Document paths-from-graph.pl somewhat.Alexander Kjeldaas
2014-04-12Fix initrd breaking by recent repeatable-builds changesMathijs Kwik
2014-04-05Make initrd and the kernel builds repeatable.Alexander Kjeldaas
2013-08-07makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra
2013-02-21Merge branch 'master' into stdenv-updatesShea Levy
2013-02-19makeInitrd: Make the compressor configurableShea Levy
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra
2012-05-21* Be less verbose generating initrds.Eelco Dolstra
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2011-11-02synchronize with trunkPeter Simons
2011-10-28s|/nix/store|$NIX_STORE|Shea Levy
2011-10-06Synchronized stdenv-updates branch with trunk.Peter Simons
2011-10-02D'ohShea Levy
2011-10-02modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy
2011-08-24Merge from trunk up through r28790Shea Levy