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

Use bootc to add kargs #2094

Open
castrojo opened this issue Jan 2, 2025 · 4 comments
Open

Use bootc to add kargs #2094

castrojo opened this issue Jan 2, 2025 · 4 comments
Labels
help wanted Keep Bluefin alive, dive in!

Comments

@castrojo
Copy link
Member

castrojo commented Jan 2, 2025

This is how we're doing kargs:

And here's how we're supposed to do it with bootc:

https://containers.github.io/bootc/building/kernel-arguments.html

@castrojo castrojo added the help wanted Keep Bluefin alive, dive in! label Jan 2, 2025
@fiftydinar
Copy link
Collaborator

fiftydinar commented Jan 2, 2025

Note that users must explicitly use bootc update instead of rpm-ostree update to get kargs applied.

@p5
Copy link
Member

p5 commented Jan 2, 2025

Yeah, so I think this will have to go on the backlog for when bootc gains local layering support.

It'll break a few things if we do it too soon. And I don't think we should do it when we disable rpm-ostree local layering by default either, since people will want (or need) to overwrite it.

@castrojo
Copy link
Member Author

castrojo commented Jan 2, 2025

What breaks specifically? I'm talking about in the container build steps not the runtime stuff (since rpm-ostree is still on the image). Will that break?

@tulilirockz
Copy link
Collaborator

@castrojo I believe we should test this on Achillobator. There we arent using rpm-ostree at all on deployed systems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Keep Bluefin alive, dive in!
Projects
None yet
Development

No branches or pull requests

4 participants