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 virtualbox detection on proprietary system via board_vendor #375

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

FriedrichAltheide
Copy link
Contributor

Backport of systemd/systemd#31871

…vendor

Identify an virtualbox instance even if product_name, sys_vendor and bios_vendor reflect the
information of the real hardware, by checking if board_vendor == "Oracle Corporation"

This fixes #13429 again
The previous fix was removed in #21127

(cherry picked from commit 5e3c08d)
@FriedrichAltheide
Copy link
Contributor Author

@bluca Would be great if you could merge this backport as well as the other three PRs for the other releases

@keszybz keszybz merged commit ddc2201 into systemd:v255-stable Apr 23, 2024
37 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants