summary refs log tree commit diff
path: root/pkgs/build-support/kernel/modules-closure.sh
Commit message (Expand)AuthorAge
* modules-shrunk: preserve module priorities from buildMarkus S. Wamser2019-12-07
* kernel: Fix running kernels *with* modulesaszlig2018-04-12
* linux module handling: support kernels without modulesRobert Hensing2018-04-05
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov2016-08-14
* makeModulesClosure: Small cleanupEelco Dolstra2016-02-01
* makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra2013-08-07
* * "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
* | module-init-tools: 3.4 -> 3.16David Guibert2011-08-16
|/
* 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