Ludovic Courtès 424cea8083
guix system: Check for the lack of modules in the initrd.
* guix/scripts/system.scm (check-mapped-devices): Take an OS instead of
a list of <mapped-device>.  Pass #:needed-for-boot? and #:initrd-modules
to CHECK.
(check-initrd-modules): New procedure.
(perform-action): Move 'check-mapped-devices' call first.  Add call to
'check-initrd-modules'.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): New
procedure.
(check-luks-device): Add #:initrd-modules and #:needed-for-boot?.  Use
them to call 'check-device-initrd-modules'.
2018-03-02 13:53:15 +01:00
..
2017-05-03 16:16:17 +02:00
2017-09-28 13:10:11 +02:00
2017-09-16 17:47:46 +02:00
2017-05-03 16:16:17 +02:00
2017-05-03 16:16:17 +02:00
2017-10-19 23:21:49 +02:00
2017-05-03 16:16:17 +02:00
2018-03-02 11:55:43 +01:00
2017-09-28 13:10:11 +02:00
2018-02-26 18:19:34 +01:00