guix-devel/gnu/system
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
..
examples doc: No longer mention Wicd in OS examples. 2018-01-21 00:24:03 +01:00
file-systems.scm file-systems: Move %control-groups from %base-file-systems to 2017-12-22 15:03:10 +01:00
install.scm system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm guix system: Check for the lack of modules in the initrd. 2018-03-02 13:53:15 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm services: Move 'session-environment-service-type' to pam.scm. 2017-09-22 00:05:08 +02:00
shadow.scm Merge branch 'master' into core-updates 2018-01-11 14:22:50 -08:00
uuid.scm uuid: Fix typo in comment. 2017-12-02 23:13:20 +01:00
vm.scm gnu: Consistently Write ‘file system(s)’. 2018-01-19 17:28:31 +01:00