guix/gnu/build
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
..
activation.scm
file-systems.scm system: Allow the root file system to be named by UUID. 2016-01-01 22:50:26 +01:00
install.scm
linux-boot.scm
linux-container.scm build: container: Add feature test predicates. 2015-11-03 11:41:04 -05:00
linux-initrd.scm
linux-modules.scm
vm.scm