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

Add SMBIOS OEM Strings support #9

Closed
wants to merge 1 commit into from

Conversation

germag
Copy link
Contributor

@germag germag commented May 22, 2024

Add a new commandline option --oem-string <STRING> to support SMBIOS OEM strings via calling the new libkrun's API krun_set_smbios_oem_strings()[0].

Note: this is marked as draft until [0] is merged

[0] containers/libkrun#187

@germag germag force-pushed the add-smbios-oem-strings branch 3 times, most recently from ea02118 to 8053890 Compare May 23, 2024 16:25
@germag germag marked this pull request as ready for review May 28, 2024 13:04
@germag
Copy link
Contributor Author

germag commented May 28, 2024

containers/libkrun#187 has been merged, so this is ready for review

@germag
Copy link
Contributor Author

germag commented May 28, 2024

neither clippy nor rustfmt fail locally, idk why the CI/CD work is failing

@slp
Copy link
Collaborator

slp commented May 28, 2024

neither clippy nor rustfmt fail locally, idk why the CI/CD work is failing

I've tried restarting the job and it never gets picked by a running. I'm not sure what's happening here, could you please force-push to see if the action gets triggered again?

Signed-off-by: German Maglione <gmaglione@redhat.com>
@germag
Copy link
Contributor Author

germag commented May 29, 2024

Since the CI/CD refuses to run in this PR, I'm creating a new one. So, I'm closing this PR in favor of #10

@germag germag closed this May 29, 2024
@germag germag deleted the add-smbios-oem-strings branch May 30, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants