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
linux-container.scm
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