guix-devel/gnu/system
Ludovic Courtès 99b78ba498
linux-initrd: Report only missing modules, not all needed modules.
Previously the warning would list all the required modules rather than
just those that are missing.

* gnu/system/mapped-devices.scm (check-device-initrd-modules): Compute
'missing' and report it.
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 file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
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: Report only missing modules, not all needed 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