guix/gnu/system
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
..
examples installer: Add Emacs EXWM desktop environment. 2020-10-13 21:17:40 +02:00
images images: Add pine64-barebones-raw-image. 2020-10-06 09:51:43 +02:00
accounts.scm
file-systems.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
hurd.scm system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip. 2020-10-09 23:25:34 +02:00
image.scm image: Allow offloading of "partition.img" and "image.iso" builds. 2020-11-03 23:47:14 +01:00
install.scm install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
keyboard.scm
linux-container.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm
vm.scm