Commit Graph

447 Commits (26fc4a2e8c9b5946517c8c7fcafa0798b5ad1498)
 

Author SHA1 Message Date
Martin Wimpress a4eddaa9e5
Add SMM support, enabled by default for Windows guests 3 years ago
Martin Wimpress b6db417b81
Refactor OVMF detection and add SecureBoot support 3 years ago
Martin Wimpress aeb2a64720
Add efi_vars() for copying EFI variable store templates to the VM dir 3 years ago
Martin Wimpress b8d6b02796
Refactor swtpm support to catch when it is missing 3 years ago
Martin Wimpress f23ace745a
Update download URL for OpenCore 3 years ago
Jed Spraul 454f13f8a9 Update macrecovery 3 years ago
Dani Llewellyn d62d739e8a [UBUNTU]: Add canary release to test the new installer 3 years ago
Jed Spraul 8bb9003f5a Halt unless bash 4 or newer 3 years ago
Martin Wimpress 4634212f65
Bump version to 2.2.6 3 years ago
Martin Wimpress d4e099edb0
Remove test stub 3 years ago
Martin Wimpress e06c6119ec
Update README 3 years ago
Martin Wimpress 271f3472af
Add hash checking for FreeBSD 3 years ago
Martin Wimpress cae95e5b14
Add hash checking for openSUSE 3 years ago
Martin Wimpress ffeabdabf2
Add hash checking for Linux Mint 3 years ago
Martin Wimpress 3c2249934a
Disable all disk tuning, for the sake of compatibility. Close #98 3 years ago
Martin Wimpress 32da324717 Correct typo in --ignore-msrs-always argument 3 years ago
Martin Wimpress 936f79590c Minor comment edit 3 years ago
Martin Wimpress b915d8d797 Only display MSR alerts when required 3 years ago
Martin Wimpress a94541c5aa Order the argument parser 3 years ago
Martin Wimpress d052d913f9 Order the usage 3 years ago
Martin Wimpress acf6ef32fa Add --ignore-msrs-always argument 3 years ago
Martin Wimpress e493112688 Refactor ignore_msrs_alert to make in non-blocking 3 years ago
Martin Wimpress 119e4dd7ad White space clean up 3 years ago
Martin Wimpress af7348caf6
Refactor, and enable, OpenBSD support 3 years ago
Fabian Schmidt 94ecb1b3ec
added openbsd 7 support (#129) 3 years ago
Phil Clifford 78b9a3f7f2
Politely offer to set ignore_msrs (#134) 3 years ago
Martin Wimpress ecd4ed043e Add list_json() 3 years ago
Martin Wimpress 6cba256d79 Rename list_all() to list_csv() 3 years ago
Martin Wimpress f542e798c5 Make CSV output valid 3 years ago
Martin Wimpress 4eb11caa10
Store the pid of the VM 3 years ago
Martin Wimpress e9f26f7758 Update Pop!_OS support to use their API. Close #137 3 years ago
Martin Wimpress 31a089d465 Update calls to check_hash() 3 years ago
Martin Wimpress ef94ff64ff check_hash() will automatically add the VM_PATH and derive the hash algorithm 3 years ago
Martin Wimpress e24f34ad9d Swallow zsync stderr 3 years ago
Martin Wimpress 14d3b99ad8 Correct openSUSE pretty name 3 years ago
Martin Wimpress b7fcb954d4 Update README.md 3 years ago
Martin Wimpress 62b7713a6d Make pretty_name() pretty 3 years ago
Martin Wimpress cf177160c2 Remove mk_vm_dir() Make sure web_get() & zsync_get() make directories 3 years ago
Martin Wimpress b71fab5798 Refactor existing hash checking to use check_hash() 3 years ago
Martin Wimpress e1d15d4f04 Add check_hash() function 3 years ago
Martin Wimpress dacc7913e1 Add quick 'n dirty docs explaining how to add a new OS 3 years ago
Martin Wimpress 635765dcfc Call start_vm_info() from make_vm_info() 3 years ago
Martin Wimpress ec490d489a Always recreate unattended.iso 3 years ago
Martin Wimpress 029a218bc9 Add missing double quote 3 years ago
Martin Wimpress f34434e4ad Refactor get_*() functions to use validate_release() 3 years ago
Martin Wimpress 1b9eb20ba6 Add validate_release() function 3 years ago
Martin Wimpress 7d003eda88 Add pretty_name() function 3 years ago
Martin Wimpress 7a4a09f9bc Refactor Ubuntu support 3 years ago
Martin Wimpress 25b89573e5 Refactor Windows support 3 years ago
Martin Wimpress 4ed68f2174 Refactor Fedora support 3 years ago