guix/gnu
Mathieu Othacehe 5e766fe5a2
tests: install: Increase image size limit.
Commits 0eed771275 and
614a1e3fa2 caused a ~150M increase of the image
size. Increase the image size limit by 200M until the situation is addressed.

* gnu/tests/install.scm (%simple-installation-script,
%extlinux-gpt-installation-script, %simple-installation-script-for-/dev/vda,
%raid-root-installation-script, %encrypted-root-installation-script): Increase
image size limit by 200M.
2020-06-30 14:44:01 +02:00
..
bootloader
build hurd-boot: Mount /proc, add /etc/mtab. 2020-06-27 13:01:40 +02:00
installer
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: Add gcc-{objc,objc++}-{9,10}. 2020-06-30 13:18:13 +02:00
services services: virtualization: Export hurd-vm-configuration accessors. 2020-06-28 23:05:35 +02:00
system system: image: Fix disk-image name. 2020-06-26 10:05:58 +02:00
tests tests: install: Increase image size limit. 2020-06-30 14:44:01 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk services: Add rshiny service. 2020-06-28 14:03:03 +03:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm