1
0
forked from tribes/guix
Files
guix-fork/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
..