guix/gnu
Ludovic Courtès ab64483f64 file-systems: The 'device' field can be a UUID (bytevector).
Previously a wrong-type-arg error would be raised when a file system
with a UUID (bytevector) field was encountered.

* gnu/system.scm (other-file-system-services)[device-mappings]: Check
whether FS's device is a string.
2015-12-22 00:29:43 +01:00
..
build
packages gnu: Add vmpk. 2015-12-21 22:09:47 +01:00
services file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
system file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
artwork.scm
packages.scm packages: Remove now redundant graph procedures. 2015-12-20 22:34:22 +01:00
services.scm
system.scm file-systems: The 'device' field can be a UUID (bytevector). 2015-12-22 00:29:43 +01:00