me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
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
..
bootloader bootloader: grub-efi: Identify as "GuixSD" instead of "grub". 2018-06-26 17:27:40 +02:00
build linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
packages gnu: taxtastic: Add missing propagated-inputs. 2018-07-29 22:53:10 +10:00
services services: openssh: Add forwarding options. 2018-07-29 18:50:28 +02:00
system linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
tests services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
artwork.scm
bootloader.scm
local.mk gnu: python-dendropy: Update to 4.4.0. 2018-07-29 22:53:10 +10:00
packages.scm
services.scm
system.scm
tests.scm