system: Serialize the UUID type in the "parameters" file.
authorLudovic Courtès <ludo@gnu.org>
Wed, 6 Sep 2017 08:22:58 +0000 (10:22 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 20:24:47 +0000 (22:24 +0200)
commit075681d3501082c6e22df8abf29dfe89d85effc1
tree95c1c16bd84782846c70ec9eec85521fe2fb0cdf
parent9b336338cdc0e46a3bf7a2913c2f61cd2410c4d6
system: Serialize the UUID type in the "parameters" file.

* gnu/system.scm (read-boot-parameters)[device->sexp]: New procedure.
Use it for 'root-device' and 'store-device'.
(device->sexp): Serialize the UUID type in addition to its bytevector.
gnu/system.scm