guix/gnu
Ludovic Courtès 9976c76aab
file-systems: Preserve UUID types when serializing.
Reported by Roel Janssen <roel@gnu.org>
at <https://lists.gnu.org/archive/html/help-guix/2017-09/msg00094.html>.

* gnu/system/file-systems.scm (file-system->spec): When DEVICE is a
UUID, serialize it in a way that preserves its type.
(spec->file-system): Adjust accordingly.
* gnu/build/file-systems.scm (canonicalize-device-spec): Add case for
when SPEC is 'uuid?'.
2017-10-11 11:12:33 +02:00
..
bootloader
build file-systems: Preserve UUID types when serializing. 2017-10-11 11:12:33 +02:00
packages gnu: Add freehdl. 2017-10-11 11:12:33 +02:00
services file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
system file-systems: Preserve UUID types when serializing. 2017-10-11 11:12:33 +02:00
tests tests: databases: Add a simple test for MySQL. 2017-10-08 17:31:49 +01:00
artwork.scm
bootloader.scm
local.mk Merge branch 'staging' 2017-10-10 21:44:32 +02:00
packages.scm
services.scm
system.scm system: operating-system-etc-service: Set XCURSOR_PATH. 2017-10-10 10:22:08 +02:00
tests.scm