Use QEMU 6.x options
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