1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-01 21:53:32 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Foxlet
bde57edba2
Merge branch 'headless' into setup-simplification 2019-06-19 21:22:29 -04:00
Mitchel Humpherys
98f1453fd1 basic.sh: Add support for HEADLESS mode via environment
Currently if a user wants to run in headless mode they have to edit the
basic.sh script by hand.  Rather than making them edit the script by hand,
add support for a HEADLESS environment variable which can be set to 1 to
add necessary command line arguments to qemu.
2019-06-19 16:46:41 -07:00
Mitchel Humpherys
b7f78be0c3 basic.sh: Get system disk image path from environment
Currently users have to modify the basic.sh script by hand to add the path
to the system disk image they created.  Rather than having them modify the
script, just grab it from the environment.
2019-06-19 16:46:41 -07:00
deftdawg
b9593a4e5e
Fix warning regarding missing InstallMedia format 2019-06-19 19:40:22 -04:00
Foxlet
528001280c [CONF] Use USB Mouse by default due to Catalina tablet bug. 2019-06-05 17:53:09 -04:00
Foxlet
1be6fff506 [TOOLS] Clean up QEMU scripts. 2019-04-25 16:59:22 -04:00
Foxlet
3d0d751f6c Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00