index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-26.05-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
kernel
/
modules-closure.sh
Age
Commit message (
Expand
)
Author
2026-01-27
kernel/modules-closure: copy modules.builtin.modinfo for depmod
韶光
2025-03-18
nixos/initrd: add extraFirmwarePaths option
Jared Baur
2024-12-29
treewide: load structured attributes in all bash builders consistently
Wolfgang Walther
2024-07-18
makeModulesClosure: include /lib/firmware/edid
Krzysztof Nazarewski
2024-04-19
linux kernel: prefer zstd where possible
Maximilian Bosch
2023-11-29
makeModulesClosure: handle firmware glob patterns
Alyssa Ross
2022-05-13
nixos/udev: compress all firmware if supported
Alyssa Ross
2021-01-11
nixos/modules-closure.sh: don't fail if firmware is missing
Dominik Xaver Hörl
2020-08-27
makeModulesClosuse: read modules from corrent kernel version
Arthur Gautier
2020-08-27
makeModulesClosure: fixup firmware extraction
Arthur Gautier
2020-07-16
makeModulesClosure: handle builtin modules better
CrystalGamma
2019-12-07
modules-shrunk: preserve module priorities from build
Markus S. Wamser
2018-04-12
kernel: Fix running kernels *with* modules
aszlig
2018-04-05
linux module handling: support kernels without modules
Robert Hensing
2018-02-16
makeModulesClosure: support firmware
Nikolay Amiantov
2016-08-14
makeModulesClosure: don't set pipefail as it's already set in $stdenv/setup
Nikolay Amiantov
2016-02-01
makeModulesClosure: Small cleanup
Eelco Dolstra
2013-08-07
makeModulesClosure: Use kmod instead of module-init-tools
Eelco Dolstra
2012-01-18
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
Eelco Dolstra
2011-11-02
synchronize with trunk
Peter Simons
2011-10-28
s|/nix/store|$NIX_STORE|
Shea Levy
2011-10-06
Synchronized stdenv-updates branch with trunk.
Peter Simons
2011-10-02
D'oh
Shea Levy
2011-10-02
modprobe --show-depends now spits out 'builtin' if a requested module is, wel...
Shea Levy
2011-08-16
module-init-tools: 3.4 -> 3.16
David Guibert
2009-11-08
Porting changes from stdenv-updates into this branch.
backups/stdenv-updates2@18273
Lluís Batlle i Rossell
2009-09-01
* addCoverageInstrumentation: factor out the code that keeps the build
Eelco Dolstra
2009-04-29
* Doh! Since r15200, modules-closure.sh generated an empty set of
Eelco Dolstra
2008-03-24
Allow to skip non-existent modules. For custom kernels.
Michael Raskin
2008-03-17
* makeInitrd, makeModulesClosure: moved from NixOS.
Eelco Dolstra