Skip to content

Adding script to run archiso in qemu

David Runge requested to merge issues/28 into master

scripts/run_archiso.sh: A script to run a built archiso image using qemu. It can run the image on an emulated BIOS (using seabios) or UEFI (using edk2-ovmf) system.

.gitlab-ci.yml: Adding scripts/run_archiso.sh to shellcheck call.

Closes #28 (closed)

Edited by David Runge

Merge request reports