Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic/virt: Fix current virtualbox detection #13430

Merged
merged 1 commit into from
Aug 30, 2019

Conversation

janLo
Copy link
Contributor

@janLo janLo commented Aug 29, 2019

In a current VirtualBox installation the board_vendor is set to "Oracle
Corporation". So we need to add this to the dmi_vendor_table for a
relieable detection.

This fixes #13429

Signed-off-by: Jan Losinski losinski@wh2.tu-dresden.de

In a current VirtualBox installation the board_vendor is set to "Oracle
Corporation". So we need to add this to the dmi_vendor_table for a
relieable detection.

This fixes systemd#13429

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
@yuwata yuwata added this to the v243 milestone Aug 29, 2019
@keszybz
Copy link
Member

keszybz commented Aug 30, 2019

LGTM.

@keszybz keszybz merged commit 87bc4b4 into systemd:master Aug 30, 2019
@marcosfrm
Copy link
Contributor

BTW, the link on line 145 redirects to https://kb.vmware.com/s/article/1009458 .

keszybz added a commit that referenced this pull request Aug 30, 2019
keszybz added a commit to keszybz/systemd that referenced this pull request Aug 30, 2019
yuwata pushed a commit that referenced this pull request Aug 30, 2019
Yamakuzure pushed a commit to elogind/elogind that referenced this pull request Sep 23, 2019
Yamakuzure pushed a commit to elogind/elogind that referenced this pull request Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

systemd-detect-virt does not work in current installation.
4 participants