aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* makeModulesClosuse: read modules from corrent kernel versionArthur Gautier2020-08-271-1/+1
* makeModulesClosure: fixup firmware extractionArthur Gautier2020-08-271-1/+11
* makeModulesClosure: handle builtin modules betterCrystalGamma2020-07-161-24/+43
* modules-shrunk: preserve module priorities from buildMarkus S. Wamser2019-12-071-0/+8
* makeInitrd: Use stdenvNoCCEelco Dolstra2019-10-111-10/+9
* build-support/make-initrd: Don't derive derivation name from file nameArian van Putten2019-05-291-2/+12
* make-initrd: allow specifying nameLinus Heckemann2019-04-131-2/+5
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-301-2/+1
* kernel: Fix running kernels *with* modulesaszlig2018-04-121-1/+1
* linux module handling: support kernels without modulesRobert Hensing2018-04-051-0/+14
* Merge branch 'master' into stagingJan Malakhovski2018-03-102-0/+4
|\
| * makeInitrd: explain why we don't use closureInfoVladimír Čunát2018-03-051-0/+2
| * Revert "makeInitrd: Use closureInfo"Eelco Dolstra2018-03-052-4/+11
| * makeInitrd: Use closureInfoEelco Dolstra2018-02-233-11/+6
* | makeModulesClosure: Fix cross-compilationShea Levy2018-02-281-1/+1
|/
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-162-2/+11
* platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen2017-11-051-8/+5
* kernel, initrd: Remove legacy ubootChooserTuomas Tynkkynen2017-11-051-2/+2
* pathsFromGraph: Remove obsolete printManifest featureEelco Dolstra2017-10-251-22/+1
* make-initrd: Don't use stdenv.crossJohn Ericson2017-06-281-7/+5
* make-initrd: create reproducible initrdsJoachim Fasting2016-12-203-22/+5
* modules-closure: Use stdenvNoCCTuomas Tynkkynen2016-10-201-2/+2
* makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov2016-08-141-2/+0
* makeModulesClosure: Small cleanupEelco Dolstra2016-02-012-4/+2
* make-initrd: store all files with root as ownerNikolay Amiantov2015-12-281-1/+1
* makeInitrd: Support prepending other initrdsWilliam A. Kennington III2015-03-252-3/+6
* Document paths-from-graph.pl somewhat.Alexander Kjeldaas2014-06-281-0/+18
* Fix initrd breaking by recent repeatable-builds changesMathijs Kwik2014-04-121-3/+0
* Make initrd and the kernel builds repeatable.Alexander Kjeldaas2014-04-053-3/+24
* makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra2013-08-072-10/+6
* Merge branch 'master' into stdenv-updatesShea Levy2013-02-212-2/+3
|\
| * makeInitrd: Make the compressor configurableShea Levy2013-02-192-2/+3
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-281-2/+2
|/
* * Be less verbose generating initrds.Eelco Dolstra2012-05-211-1/+1
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-182-2/+2
* synchronize with trunkPeter Simons2011-11-021-1/+1
|\
| * s|/nix/store|$NIX_STORE|Shea Levy2011-10-281-1/+1
* | Synchronized stdenv-updates branch with trunk.Peter Simons2011-10-061-1/+4
|\|
| * D'ohShea Levy2011-10-021-1/+1
| * modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy2011-10-021-1/+4
* | Merge from trunk up through r28790Shea Levy2011-08-241-0/+1
|\|
| * * nixSqlite expects another integer (denoting the size of the NAR) inEelco Dolstra2011-02-161-0/+1
* | module-init-tools: 3.4 -> 3.16David Guibert2011-08-161-0/+1
|/
* Fixing the correct handling of uboot in the initrd and the kernel derivations.Lluís Batlle i Rossell2010-02-271-1/+1
* Simplified much more the expressions for cross building and multiplatform.Lluís Batlle i Rossell2010-02-271-4/+13
* Making the 'makeInitrd' expression use "platform"Lluís Batlle i Rossell2009-11-081-5/+3
* Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell2009-11-083-3/+13
* * addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra2009-09-012-1/+8
* * Doh! Since r15200, modules-closure.sh generated an empty set ofEelco Dolstra2009-04-292-9/+7
* Allow to skip non-existent modules. For custom kernels.Michael Raskin2008-03-242-2/+3