Date: Thu, 29 Oct 2020 23:09:02 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 250728] Filling smbios manufacturer and family string Message-ID: <bug-250728-27103-JOmGFmuN4H@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250728-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-250728-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250728 --- Comment #3 from Olivier Cochard <olivier@freebsd.org> --- (In reply to VVD from comment #2) Yes this seems a better idea to use 'FreeBSD' as manufacturer: With my previous idea: smbios.system.family=3D"Virtual Machine" smbios.system.maker=3D"BHYVE" smbios.system.product=3D"BHYVE" smbios.system.serial=3D"None" smbios.system.sku=3D"None" smbios.system.uuid=3D"3c7d953f-dce9-11ea-b840-0cc47ad8c988" smbios.system.version=3D"1.0" By using 'FreeBSD' : smbios.system.family=3D"Virtual Machine" smbios.system.maker=3D"FreeBSD" smbios.system.product=3D"BHYVE" smbios.system.serial=3D"None" smbios.system.sku=3D"None" smbios.system.uuid=3D"3c7d953f-dce9-11ea-b840-0cc47ad8c988" smbios.system.version=3D"1.0" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250728-27103-JOmGFmuN4H>