guix/gnu/build
Ludovic Courtès 7ba903b6db linux-modules: Support 'modprobe.blacklist' on the command line.
* gnu/build/linux-modules.scm (file-name->module-name)
(module-black-list): New procedure.
* gnu/build/linux-modules.scm (load-linux-module*): Add #:black-list
parameter.
[black-listed?, load-dependencies]: New procedures.
Use them.
2016-01-16 14:45:47 +01:00
..
activation.scm
file-systems.scm system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00
install.scm
linux-boot.scm linux-boot: Remove verbose output for module loads. 2016-01-05 00:28:42 +01:00
linux-container.scm build: container: Add feature test predicates. 2015-11-03 11:41:04 -05:00
linux-initrd.scm linux-initrd: Compress cpio archives deterministically. 2015-09-09 23:27:10 +02:00
linux-modules.scm linux-modules: Support 'modprobe.blacklist' on the command line. 2016-01-16 14:45:47 +01:00
vm.scm