guix/gnu/system
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
..
examples doc: Improve UEFI/BIOS bootloader documentation. 2018-07-05 11:44:46 +02:00
file-systems.scm install: Use (guix store database) instead of 'guix-register'. 2018-06-14 11:16:59 +02:00
install.scm install: Add service for the loopback device. 2018-07-20 18:03:11 +02:00
linux-container.scm
linux-initrd.scm linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Move 'session-environment-service-type' to pam.scm. 2017-09-22 00:05:08 +02:00
shadow.scm system: '.guile' skeleton now recommends 'guile-colorized'. 2018-07-23 12:25:31 +02:00
uuid.scm uuid: 'uuid' returns #f when 'string->uuid' returns #f. 2018-05-19 00:14:52 +02:00
vm.scm install: Use (guix store database) instead of 'guix-register'. 2018-06-14 11:16:59 +02:00