guix/gnu/system
Ludovic Courtès 1540075c79
vm: Make UUID computation really deterministic.
Fixes <https://bugs.gnu.org/32652>.

* gnu/system/vm.scm (operating-system-uuid)[service-name,
file-system-digest]: New procedures.
Map these over services and file systems and hash the result.
* tests/guix-system.sh: Add test.
2018-09-07 11:40:05 +02:00
..
examples
file-systems.scm
install.scm install: Add service for the loopback device. 2018-07-20 18:03:11 +02:00
linux-container.scm
linux-initrd.scm linux-initrd: Try several file names when looking up modules. 2018-07-29 18:50:28 +02:00
locale.scm
mapped-devices.scm linux-initrd: Report only missing modules, not all needed modules. 2018-07-29 18:50:28 +02:00
nss.scm
pam.scm
shadow.scm system: '.guile' skeleton now recommends 'guile-colorized'. 2018-07-23 12:25:31 +02:00
uuid.scm
vm.scm vm: Make UUID computation really deterministic. 2018-09-07 11:40:05 +02:00