guix-devel/gnu
Ludovic Courtès f453f637d5 system: Allow the root file system to be named by UUID.
* gnu/build/file-systems.scm (canonicalize-device-spec)[canonical-title]:
Use 'string->uuid' to check whether SPEC is a UUID.
When SPEC is a string and CANONICAL-TITLE is 'uuid, call 'string->uuid'.
* gnu/system.scm (operating-system-grub.cfg): Add 'root-device'
variable and use it for the "--root=" argument.
2016-01-01 22:50:26 +01:00
..
build system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00
packages gnu: Add xaos. 2015-12-31 11:29:43 +03:00
services file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
system file-systems: Move 'string->uuid' to the build side. 2016-01-01 22:41:35 +01:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm packages: Remove now redundant graph procedures. 2015-12-20 22:34:22 +01:00
services.scm services: Add 'profile-service-type'. 2015-11-02 22:25:12 +01:00
system.scm system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00