feat: Add console mode

This commit is contained in:
Kroese 2024-03-11 13:47:43 +01:00 committed by GitHub
parent e80235cac2
commit 9ccfc48d61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,6 +18,7 @@ echo
: "${BOOT:=""}" # URL of the ISO file
: "${DEBUG:="N"}" # Disable debugging
: "${CONSOLE:="N"}" # Disable console
: "${MACHINE:="virt"}" # Machine selection
: "${ALLOCATE:=""}" # Preallocate diskspace
: "${ARGUMENTS:=""}" # Extra QEMU parameters