about summary refs log tree commit diff
path: root/pkgs/build-support/kernel/modules-closure.sh
AgeCommit message (Expand)AuthorFilesLines
2024-04-19linux kernel: prefer zstd where possibleMaximilian Bosch1-1/+1
2023-11-29makeModulesClosure: handle firmware glob patternsAlyssa Ross1-6/+5
2022-05-13nixos/udev: compress all firmware if supportedAlyssa Ross1-2/+6
2021-01-11nixos/modules-closure.sh: don't fail if firmware is missingDominik Xaver Hörl1-1/+2
2020-08-27makeModulesClosuse: read modules from corrent kernel versionArthur Gautier1-1/+1
2020-08-27makeModulesClosure: fixup firmware extractionArthur Gautier1-1/+11
2020-07-16makeModulesClosure: handle builtin modules betterCrystalGamma1-24/+43
2019-12-07modules-shrunk: preserve module priorities from buildMarkus S. Wamser1-0/+8
2018-04-12kernel: Fix running kernels *with* modulesaszlig1-1/+1
2018-04-05linux module handling: support kernels without modulesRobert Hensing1-0/+14
2018-02-16makeModulesClosure: support firmwareNikolay Amiantov1-0/+9
2016-08-14makeModulesClosure: don't set pipefail as it's already set in $stdenv/setupNikolay Amiantov1-2/+0
2016-02-01makeModulesClosure: Small cleanupEelco Dolstra1-2/+0
2013-08-07makeModulesClosure: Use kmod instead of module-init-toolsEelco Dolstra1-8/+4
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2011-11-02synchronize with trunkPeter Simons1-1/+1
2011-10-28s|/nix/store|$NIX_STORE|Shea Levy1-1/+1
2011-10-06Synchronized stdenv-updates branch with trunk.Peter Simons1-1/+4
2011-10-02D'ohShea Levy1-1/+1
2011-10-02modprobe --show-depends now spits out 'builtin' if a requested module is, wel...Shea Levy1-1/+4
2011-08-16module-init-tools: 3.4 -> 3.16David Guibert1-0/+1
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-1/+1
2009-09-01* addCoverageInstrumentation: factor out the code that keeps the buildEelco Dolstra1-0/+5
2009-04-29* Doh! Since r15200, modules-closure.sh generated an empty set ofEelco Dolstra1-7/+6
2008-03-24Allow to skip non-existent modules. For custom kernels.Michael Raskin1-1/+1
2008-03-17* makeInitrd, makeModulesClosure: moved from NixOS.Eelco Dolstra1-0/+36