guix/gnu/build
Ludovic Courtès ecb33b87aa
vm: Adjust FAT serial number code to 32-bit Guile.
On 32-bit systems, 'string-hash' would raise an out-of-range exception
when the second argument was 2^32.

* gnu/build/vm.scm (make-iso9660-image): Pass 2^32 - 1 to 'string-hash'.
2019-04-25 00:45:35 +02:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm
install.scm
linux-boot.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
linux-container.scm linux-container: Make the guest UID and GID a parameter. 2019-04-02 18:15:37 +02:00
linux-initrd.scm
linux-modules.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm vm: Adjust FAT serial number code to 32-bit Guile. 2019-04-25 00:45:35 +02:00