Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
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
..
bootloader gnu: Add u-boot-cubietruck-bootloader. 2020-02-02 00:37:27 +01:00
build build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
installer installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages gnu: guile-next: Update to 3.0.1 with bug-fix for crash. 2020-03-10 18:16:39 +01:00
services services: cuirass: Allow passing extra command line options. 2020-03-08 23:46:11 +00:00
system vm: Compute UUIDs truly deterministically. 2020-03-10 18:16:39 +01:00
tests tests: getmail: Provide a pre-initialized user account password. 2020-03-09 23:46:36 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Adjust 'channel-build-system' for when the source is a file name. 2020-03-05 23:40:24 +01:00
installer.scm installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'. 2020-03-05 23:40:22 +01:00
local.mk gnu: guile-next: Update to 3.0.1 with bug-fix for crash. 2020-03-10 18:16:39 +01:00
machine.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages.scm packages: Prevent inlining of 'find-best-packages-by-name'. 2020-01-17 14:22:07 +01:00
services.scm
system.scm system: Export 'operating-system' missing fields. 2020-03-08 21:21:57 +01:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00