From 4cbbeeb7dc789b863fe1df0679bd9de3fc41c590 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 27 Nov 2020 16:36:44 +0100 Subject: [PATCH] Improve OVF descriptor (#1030) * Add sound card by default using the hdaudio driver (#925) * Use virtio-net for VirtualBox The virtio-net driver is a paravirtualization driver which means less overhead than virtualizing a full network card. The driver is supported by VirtualBox since several releases by now. * Use full OS name in product name. --- .../board/intel/ova/home-assistant.ovf | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/buildroot-external/board/intel/ova/home-assistant.ovf b/buildroot-external/board/intel/ova/home-assistant.ovf index 85d1181c6..cc0a66a67 100644 --- a/buildroot-external/board/intel/ova/home-assistant.ovf +++ b/buildroot-external/board/intel/ova/home-assistant.ovf @@ -18,8 +18,8 @@ Home Assistant Meta-information about the installed software - Operating-System - https://home-assistant.io + Home Assistant Operating System + https://www.home-assistant.io The kind of installed guest operating system @@ -89,6 +89,13 @@ E1000 10 + + true + Audio + 11 + vmware.soundcard.hdaudio + 1 + @@ -121,11 +128,11 @@ - + - +