summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/kernel/modules-closure.sh
AgeCommit message (Expand)Author
2021-01-11nixos/modules-closure.sh: don't fail if firmware is missingDominik Xaver Hörl
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
2018-04-12kernel: Fix running kernels *with* modulesaszlig
2018-04-05linux module handling: support kernels without modulesRobert Hensing
2018-02-16makeModulesClosure: support firmwareNikolay Amiantov
2016-08-14makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov
2016-02-01makeModulesClosure: Small cleanupEelco Dolstra
2013-08-07makeModulesClosure: Use kmod instead of module-init-toolsEelco 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-16module-init-tools: 3.4 -> 3.16David Guibert
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
2008-03-17* makeInitrd, makeModulesClosure: moved from NixOS.Eelco Dolstra