summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/kernel
AgeCommit message (Expand)Author
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
2011-08-16module-init-tools: 3.4 -> 3.16David Guibert
2011-02-16* nixSqlite expects another integer (denoting the size of the NAR) inEelco Dolstra
2010-02-27Fixing the correct handling of uboot in the initrd and the kernel derivations.Lluís Batlle i Rossell
2010-02-27Simplified much more the expressions for cross building and multiplatform.Lluís Batlle i Rossell
2009-11-08Making the 'makeInitrd' expression use "platform"Lluís Batlle i Rossell
2009-11-08Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell
2009-09-01* addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra
2009-04-29* Doh! Since r15200, modules-closure.sh generated an empty set ofEelco Dolstra
2008-03-24Allow to skip non-existent modules. For custom kernels.Michael Raskin