summary refs log tree commit diff
path: root/pkgs/build-support/kernel
Commit message (Expand)AuthorAge
* modules-shrunk: preserve module priorities from buildMarkus S. Wamser2019-12-07
* makeInitrd: Use stdenvNoCCEelco Dolstra2019-10-11
* build-support/make-initrd: Don't derive derivation name from file nameArian van Putten2019-05-29
* make-initrd: allow specifying nameLinus Heckemann2019-04-13
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* kernel: Fix running kernels *with* modulesaszlig2018-04-12
* linux module handling: support kernels without modulesRobert Hensing2018-04-05
* Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\
| * makeInitrd: explain why we don't use closureInfoVladimír Čunát2018-03-05
| * Revert "makeInitrd: Use closureInfo"Eelco Dolstra2018-03-05
| * makeInitrd: Use closureInfoEelco Dolstra2018-02-23
* | makeModulesClosure: Fix cross-compilationShea Levy2018-02-28
|/
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen2017-11-05
* kernel, initrd: Remove legacy ubootChooserTuomas Tynkkynen2017-11-05
* pathsFromGraph: Remove obsolete printManifest featureEelco Dolstra2017-10-25
* make-initrd: Don't use stdenv.crossJohn Ericson2017-06-28
* make-initrd: create reproducible initrdsJoachim Fasting2016-12-20
* modules-closure: Use stdenvNoCCTuomas Tynkkynen2016-10-20
* makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov2016-08-14
* makeModulesClosure: Small cleanupEelco Dolstra2016-02-01
* make-initrd: store all files with root as ownerNikolay Amiantov2015-12-28
* makeInitrd: Support prepending other initrdsWilliam A. Kennington III2015-03-25
* Document paths-from-graph.pl somewhat.Alexander Kjeldaas2014-06-28
* 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