Unverified Commit 0100fb6c authored by Kroese's avatar Kroese Committed by GitHub
Browse files

feat: Console mode (#448)

parent 76b4a8c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ echo

: "${BOOT:=""}"           # URL of the ISO file
: "${DEBUG:="N"}"         # Disable debugging
: "${CONSOLE:="N"}"       # Disable console
: "${MACHINE:="q35"}"     # Machine selection
: "${ALLOCATE:=""}"       # Preallocate diskspace
: "${ARGUMENTS:=""}"      # Extra QEMU parameters