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

config: Enable options needed for bootc-install #57

Merged
merged 4 commits into from
Apr 19, 2024

Conversation

albertofaria
Copy link
Member

I'm experimenting with using krun to run bootc-install (see
https://github.com/containers/bootc/) in a minimal VM so that we can run it
unprivileged on the host. A few more kernel options must be enabled for this
workload to function.

This PR increases my libkrunfw.so size from 14.4 MiB to 16.4 MiB.

A couple fixes to SELinux code are needed to account for the new TSI
address family.

Signed-off-by: Alberto Faria <afaria@redhat.com>
Signed-off-by: Alberto Faria <afaria@redhat.com>
Signed-off-by: Alberto Faria <afaria@redhat.com>
Signed-off-by: Alberto Faria <afaria@redhat.com>
Copy link
Contributor

@slp slp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for PR! I think the new use case justifies the increase in size.

@slp slp merged commit f9bf3af into containers:main Apr 19, 2024
3 checks passed
@albertofaria albertofaria deleted the bootc-install branch April 19, 2024 15:00
@albertofaria
Copy link
Member Author

Is there an ETA on the next release? This is something that crun-vm requires for bootc container support.

@tylerfanelli
Copy link
Collaborator

@albertofaria We can probably provide a release in the next ~2 weeks?

@slp What do you think?

@slp
Copy link
Contributor

slp commented Jul 10, 2024

@albertofaria Yeah, sorry, we needed to do another omni-bus update of rust-vmm components on Fedora first. I'll package a new libkrunfw version this week.

@albertofaria
Copy link
Member Author

@tylerfanelli @slp Sounds good, thanks.

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.

3 participants