guix/gnu
Ludovic Courtès 49baaff4d2
file-systems: 'disk-partitions' detected partitions from mapped devices.
Previously, partitions of mdadm- or cryptsetup-produced block devices
would not be returned by 'disk-partitions'.

* gnu/build/file-systems.scm (disk-partitions)[last-character]: New
procedure.
[partition?]: Add 'name' parameter and rewrite.  Adjust caller.
* gnu/build/file-systems.scm (ENOENT-safe): Silently ignore ENOMEDIUM.
2016-10-27 13:48:52 +02:00
..
build file-systems: 'disk-partitions' detected partitions from mapped devices. 2016-10-27 13:48:52 +02:00
packages gnu: Add mdadm-static. 2016-10-27 13:48:52 +02:00
services
system mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'. 2016-10-27 13:48:52 +02:00
tests tests: Add #:memory-size parameter for the command to run the installed OS. 2016-10-27 13:48:52 +02:00
artwork.scm
local.mk gnu: Add lci. 2016-10-26 20:39:27 +03:00
packages.scm
services.scm
system.scm
tests.scm