guix/gnu
Ludovic Courtès 2bdd7ac17c
system: Honor the 'dependencies' field of file systems.
This allows mapped devices listed in 'dependencies' to be properly taken
into account.

Reported by Andreas Enge <andreas@enge.fr>.

* gnu/system.scm (mapped-device-user): Check whether DEVICE is a member
of the 'dependencies' of FS.
* tests/system.scm (%luks-device, %os-with-mapped-device): New variables.
("operating-system-user-mapped-devices")
("operating-system-boot-mapped-devices")
("operating-system-boot-mapped-devices, implicit dependency"): New tests.
2016-07-18 01:26:03 +02:00
..
build vm: 'qemu-command' honors its argument. 2016-06-20 23:50:46 +02:00
packages gnu: Add xdelta. 2016-07-18 01:26:03 +02:00
services services: dbus: Synchronize startup using dbus-daemon's PID file. 2016-07-16 14:41:39 +02:00
system install: Add mdadm to the image. 2016-07-15 10:41:14 +02:00
tests gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
artwork.scm
local.mk gnu: gd: Fix CVE-2016-{5766,6128,6132,6214}. 2016-07-16 12:49:22 -04:00
packages.scm packages: Export 'scheme-modules'. 2016-06-20 23:50:46 +02:00
services.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
system.scm system: Honor the 'dependencies' field of file systems. 2016-07-18 01:26:03 +02:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00