summary refs log tree commit diff
path: root/pkgs/build-support/kernel
Commit message (Expand)AuthorAge
* Fix initrd breaking by recent repeatable-builds changesMathijs Kwik2014-04-12
* Make initrd and the kernel builds repeatable.Alexander Kjeldaas2014-04-05
* makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra2013-08-07
* Merge branch 'master' into stdenv-updatesShea Levy2013-02-21
|\
| * makeInitrd: Make the compressor configurableShea Levy2013-02-19
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/
* * Be less verbose generating initrds.Eelco Dolstra2012-05-21
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* synchronize with trunkPeter Simons2011-11-02
|\
| * s|/nix/store|$NIX_STORE|Shea Levy2011-10-28
* | Synchronized stdenv-updates branch with trunk.Peter Simons2011-10-06
|\|
| * D'ohShea Levy2011-10-02
| * modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy2011-10-02
* | Merge from trunk up through r28790Shea Levy2011-08-24
|\|
| * * nixSqlite expects another integer (denoting the size of the NAR) inEelco Dolstra2011-02-16
* | module-init-tools: 3.4 -> 3.16David Guibert2011-08-16
|/
* Fixing the correct handling of uboot in the initrd and the kernel derivations.Lluís Batlle i Rossell2010-02-27
* Simplified much more the expressions for cross building and multiplatform.Lluís Batlle i Rossell2010-02-27
* Making the 'makeInitrd' expression use "platform"Lluís Batlle i Rossell2009-11-08
* Porting changes from stdenv-updates into this branch.Lluís Batlle i Rossell2009-11-08
* * addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra2009-09-01
* * Doh! Since r15200, modules-closure.sh generated an empty set ofEelco Dolstra2009-04-29
* Allow to skip non-existent modules. For custom kernels.Michael Raskin2008-03-24
* * makeInitrd, makeModulesClosure: moved from NixOS.Eelco Dolstra2008-03-17