guix/gnu
Maxim Cournoyer a0941c14ef
image: Create zstd-compressed qcow2 images.
This should be about twice as fast as the default zlib compressor used for
qcow2, and potentially multi-thread aware given some improvements to qemu-img
in the future (zstd supports its but it's not currently used by QEMU).

* gnu/build/image.scm (convert-disk-image): Specify 'compression_type=zstd'
option.

Change-Id: Ie9c66f0c13e789ec863c95a5e549f035b6a17bf9
2025-04-30 17:14:24 +09:00
..
bootloader
build image: Create zstd-compressed qcow2 images. 2025-04-30 17:14:24 +09:00
home
installer
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
packages gnu: python-virtualenv-clone: Skip some tests. 2025-04-30 08:14:55 +01:00
services services: elogind: Split sleep.conf and port to define-configuration. 2025-04-26 22:56:59 +09:00
system vm: Account for an upstream change in the name of the Cirrus kernel module. 2025-04-27 02:29:41 -04:00
tests tests: elogind: Adjust expected output for new version. 2025-04-25 10:42:16 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: scotch: Remove CMake machinery for the Metis compatibility layer. 2025-04-29 19:10:18 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm