guix/gnu
Ludovic Courtès 3fbf38aca2
tests: Pass '-F qcow2' to 'qemu-img create'.
Fixes a regression introduced in
0b5e128750, whereby 'qemu-img create ...'
as used here would fail with:

  qemu-img: disk.img: Backing file specified without backing format

thereby breaking tests from (gnu tests install).

* gnu/tests/install.scm (qemu-command/writable-image): Pass "-F qcow2".
2021-10-18 10:00:50 +02:00
..
bootloader
build file-systems: Prefer low-memory mode of ‘btrfs check’. 2021-09-28 22:08:23 +02:00
home home: services: shells: Fix documentation about file-like objects. 2021-10-16 16:48:44 +03:00
installer installer: Fix typo in docstrings. 2021-10-01 21:27:36 +02:00
machine
packages gnu: python-xyz.scm: Add copyright line. 2021-10-18 09:02:43 +02:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services gnu: font-abattis-cantarell: Update variable name. 2021-10-15 18:12:45 +02:00
system linux-initrd: Support checking NTFS volumes on boot. 2021-10-13 01:20:19 +02:00
tests tests: Pass '-F qcow2' to 'qemu-img create'. 2021-10-18 10:00:50 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm
local.mk gnu: Add mixxx. 2021-10-16 17:32:25 -04:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm
tests.scm