guix/gnu
Ludovic Courtès 661a1d7924 file-systems: Allow users to specify file system UUIDs as strings.
Fixes <http://bugs.gnu.org/19778>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/system/file-systems.scm (%uuid-rx): New variable.
  (string->uuid): New procedure.
  (uuid): New macro.
* tests/file-systems.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* doc/guix.texi (File Systems): Give an example of UUID.
2015-07-14 15:24:20 +02:00
..
build file-systems: Implement partition lookup by UUID. 2015-07-14 15:24:19 +02:00
packages gnu: nss: Upgrade to 3.19.2. 2015-07-14 15:24:19 +02:00
services services: Remove lsh service from %DESKTOP-SERVICES. 2015-06-15 17:41:54 +02:00
system file-systems: Allow users to specify file system UUIDs as strings. 2015-07-14 15:24:20 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm
system.scm build: file-systems: Import (guix build syscalls) for non-static Guiles. 2015-07-09 08:23:03 -04:00