guix/gnu
Mathieu Othacehe f441e3e8b5
image: Add support for compressed-qcow2 format.
* gnu/build/image.scm (convert-disk-image): New procedure.
(genimage): Remove target argument.
* gnu/system/image.scm (system-disk-image): Add support for 'compressed-qcow2
image format. Call "convert-disk-image" to apply image conversions on the
final image. Add "qemu-minimal" to the build inputs.
(system-image): Also add support for 'compressed-qcow2.
2020-09-29 11:42:52 +02:00
..
bootloader gnu: grub: Support for network boot via TFTP. 2020-09-27 13:38:35 +02:00
build image: Add support for compressed-qcow2 format. 2020-09-29 11:42:52 +02:00
installer
machine
packages gnu: fet: Update to 5.47.0. 2020-09-29 11:31:57 +02:00
services services: Add elogind ‘handle-lid-switch-external-power’. 2020-09-28 16:00:49 +02:00
system image: Add support for compressed-qcow2 format. 2020-09-29 11:42:52 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Remove native-system restriction from "hello" and "list" jobsets. 2020-09-25 18:14:58 +02:00
image.scm
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: Remove icecat-68 source. 2020-09-28 14:45:23 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm