guix/gnu
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
..
bootloader
build vm: Adjust FAT serial number code to 32-bit Guile. 2019-04-25 00:45:35 +02:00
installer installer: Preserve order of user accounts. 2019-04-25 00:45:35 +02:00
packages gnu: r-xtable: Update to 1.8-4. 2019-04-24 17:04:54 +02:00
services services: fprintd: Provide polkit policy. 2019-04-24 22:21:35 +02:00
system vm: 'system-disk-image' no longer requires the OS to define the "/" file system. 2019-04-25 00:45:35 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: openssh: Update to 8.0p1. 2019-04-22 15:02:16 -04:00
packages.scm
services.scm
system.scm system: Add guile-readline and guile-colorized to %BASE-PACKAGES. 2019-04-25 00:45:34 +02:00
tests.scm