guix/gnu/system
Ludovic Courtès 09844816c7
vm: Compute UUIDs truly deterministically.
This is a followup to 1540075c79.
The mistake had no effect on prior Guile versions but it's visible since
Guile 3.0.1 and the fix for <https://bugs.gnu.org/39634>.

* gnu/system/vm.scm (operating-system-uuid): Hash a list of
'file-system-digest' values, not the 'file-system-type' procedure.
2020-03-10 18:16:39 +01:00
..
examples system: Remove custom 'config-file service from "vm-image.tmpl". 2019-12-07 00:59:56 +01:00
accounts.scm
file-systems.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
install.scm install: Add jfsutils to the installation image. 2020-01-03 13:54:14 +01:00
keyboard.scm
linux-container.scm system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
linux-initrd.scm linux-initrd: Add support for JFS. 2020-01-03 13:54:13 +01:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm uuid: Add support for JFS. 2020-01-03 13:54:13 +01:00
vm.scm vm: Compute UUIDs truly deterministically. 2020-03-10 18:16:39 +01:00