forked from Mirror/pmbootstrap
Revert "Merge branch 'alpine-qemu' into 'master'"
This reverts merge request !1612
This commit is contained in:
parent
918f51b6b0
commit
6e21c44342
22 changed files with 6 additions and 1051 deletions
|
@ -124,10 +124,6 @@ def arguments_qemu(subparser):
|
|||
display.add_argument("--display", dest="qemu_display", const="sdl,gl=on",
|
||||
help="Qemu's display parameter (default: sdl,gl=on)",
|
||||
default="sdl,gl=on", nargs="?")
|
||||
|
||||
ret.add_argument("--host-qemu", dest="host_qemu", action='store_true',
|
||||
help="Use the host system's qemu")
|
||||
|
||||
return ret
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue