guix/gnu
Ludovic Courtès 99efa804bd
image: Allow offloading of "partition.img" and "image.iso" builds.
This builds are extremely I/O-intensive so they'd rather not run on the
head node of the build farm.

* gnu/system/image.scm (system-disk-image, system-iso9660-image): Pass
  #:local-build? #f.
2020-11-03 23:47:14 +01:00
..
bootloader
build system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: Depend on 'gettext-minimal' rather than 'gettext' when appropriate. 2020-11-03 23:47:14 +01:00
services
system image: Allow offloading of "partition.img" and "image.iso" builds. 2020-11-03 23:47:14 +01:00
tests system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm
installer.scm
local.mk
machine.scm
packages.scm
services.scm
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm