mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-08 17:49:46 +01:00
24615739ea
* Use LSI Logic SCSI controller in vmdk descriptor as well For some reason, the vmdk disk format's descriptor contains the controller type as well. By default, qemu-img sets it to "ide", which seems not optimal especially for VMware's ESXi. Set adapter type to commonly supported "lsilogic". * Move ova image generation to hdd-image.sh