guix/gnu/system
Ludovic Courtès f59aa79ca3
system: vm: Non-volatile 'run-vm.sh' creates a CoW image.
Previously, copying the image would consume a lot of space and was
I/O-intensive, to the point that the marionette connection timeout of
20s could be reached when running tests like "docker-system".

* gnu/system/vm.scm (common-qemu-options): Pass 'format=' for each
'-drive' option.
(system-qemu-image/shared-store-script)[copy-image]: New variable.
[builder]: Use it when VOLATILE? is false.
2022-12-06 15:06:35 +01:00
..
examples system: Support bare-bones serial console. 2022-10-23 02:00:06 +02:00
images system: Use a valid license as the dummy license. 2022-10-13 17:41:59 +02:00
accounts.scm
file-systems.scm file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
hurd.scm
image.scm system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
install.scm install: Add missing e2fsprogs utility. 2022-12-06 10:24:55 +01:00
keyboard.scm
linux-container.scm
linux-initrd.scm linux-initrd: raw-initrd: Add keyword argument #:pre-mount. 2022-11-18 15:44:38 +01:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm system: vm: Non-volatile 'run-vm.sh' creates a CoW image. 2022-12-06 15:06:35 +01:00