file-systems: Add a 'file-system-device->string' procedure.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Wed, 12 Feb 2020 04:56:45 +0000 (23:56 -0500)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 3 Mar 2020 04:24:47 +0000 (23:24 -0500)
commit99e676db43389af3a9e4c21734987c086fcaa8ed
tree2024a396465edd8746d7837d27e3e22bed635d86
parentcc9b889e8f285719645b5a86f2583d7f1b2aef01
file-systems: Add a 'file-system-device->string' procedure.

* gnu/system/file-systems.scm (file-system-device->string): New procedure.
* gnu/system.scm (bootable-kernel-arguments): Use it.
* gnu/system/vm.scm (operating-system-uuid): Likewise.
* guix/scripts/system.scm (display-system-generation): Likewise.
gnu/system.scm
gnu/system/file-systems.scm
gnu/system/vm.scm
guix/scripts/system.scm