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 activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
bootloader.scm booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
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 linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
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