guix/gnu
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
..
bootloader gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. 2018-02-18 12:28:56 +01:00
build linux-modules: Add 'device-module-aliases' and related procedures. 2018-03-02 13:46:33 +01:00
packages gnu: icecat: Add more fixes from upstream mozilla-esr52. 2018-03-02 01:31:30 -05:00
services services: cgit: Add more configuration fields. 2018-02-28 04:40:56 +03:00
system guix system: Check for the lack of modules in the initrd. 2018-03-02 13:53:15 +01:00
tests system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
artwork.scm
bootloader.scm
local.mk gnu: icecat: Update to 52.6.0-gnu1. 2018-03-02 01:31:19 -05:00
packages.scm
services.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
system.scm system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00