Skip to content

Use QEMU 6.x options

David Runge requested to merge issues/126 into master

scripts/run_archiso: Change parameters to qemu's -drive option to make use of the explicit read-only=on, as the implicit read-only is now obsolete.

.gitlab/ci/build-host.sh: Increase the allowed timeout for reaching the initial prompt in the build VM from 30 to 60 seconds.

Closes #126 (closed)

Closes #129 (closed)

Edited by David Runge

Merge request reports