1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 11:40:30 +02:00
Files
guix/guix
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
..
2018-02-26 18:19:34 +01:00
2017-07-21 17:03:24 +02:00
2017-01-28 18:55:20 +01:00
2017-03-18 00:38:41 +01:00
2015-01-26 21:58:12 +01:00
2017-11-21 23:09:16 +01:00
2018-03-02 13:46:25 +01:00
2017-05-03 16:16:17 +02:00
2018-02-26 18:19:34 +01:00
2017-11-08 22:31:58 +01:00
2018-02-10 19:03:57 +01:00
2017-05-03 16:16:17 +02:00
2017-12-12 18:11:22 +01:00
2015-01-11 23:50:01 +01:00
2017-12-11 19:12:23 +00:00