Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Rogachevskiy
9d2830bfeb base_vm: Try building in headless mode 2020-07-05 20:29:26 +03:00
Alexey Rogachevskiy
31db396477 base_vm: Use simplier hardware config 2020-07-05 18:22:54 +03:00
Alexey Rogachevskiy
5a0f7b8c48 Add "overriding" OVF template
This should allow us to generate "compliant" virtual machine images
that VMware Player does not complain about.
2020-06-29 23:28:56 +03:00
Alexey Rogachevskiy
8d3044edc8 scripts: Use open-vm-tools instead of VB Guest Additions
As of v6.1.2, Virtualbox still could not get its act together and provide working GPU virtualization. Thankfully,
OVF/OVA images are easily importable for VMware Workstation/Player, and GPU works much better there. Thus, there is
no reason to install Virtualbox guest additions, and having open-vm-tools preinstalled will result in a better
VMware player user experience.
2020-02-24 18:23:47 +03:00
Alexey Rogachevskiy
b99ec328bb clever_vm: Create base image file 2020-02-23 23:06:21 +03:00