guix/gnu/build
Ludovic Courtès fcd068e984
linux-initrd: Try several file names when looking up modules.
Fixes <https://bugs.gnu.org/31714>.
Reported by Tonton <tonton@riseup.net>.

* gnu/build/linux-modules.scm (find-module-file): New procedure.
* gnu/system/linux-initrd.scm (flat-linux-module-directory)[build-exp]:
Remove 'lookup' procedure and use 'find-module-file' instead.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Add
comment.
2018-07-29 18:50:28 +02:00
..
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Always wait for devices to show up. 2018-05-31 18:13:08 +02:00
install.scm Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
linux-boot.scm file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
marionette.scm marionette: Add 'wait-for-tcp-port'. 2018-06-01 13:50:26 +02:00
shepherd.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm vm: Disable KVM on i386. 2018-07-04 15:26:21 +02:00