guix/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
system file-systems: Move 'string->uuid' to the build side. 2016-01-01 22:41:35 +01:00
artwork.scm
packages.scm
services.scm
system.scm system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00