guix/gnu
Ludovic Courtès 075681d350
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.
2017-09-11 22:24:47 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: mpg123: Update to 1.25.6 [fixes CVE-2017-12797]. 2017-09-11 13:23:26 -04:00
services services: file-system: Use 'file-system->spec'. 2017-09-11 22:24:46 +02:00
system system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm
local.mk file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages.scm
services.scm
system.scm system: Serialize the UUID type in the "parameters" file. 2017-09-11 22:24:47 +02:00
tests.scm