You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
This is how we're doing kargs:
bluefin/system_files/shared/usr/libexec/ublue-system-setup
Line 34 in 1cce6d9
And here's how we're supposed to do it with bootc:
https://containers.github.io/bootc/building/kernel-arguments.html
The text was updated successfully, but these errors were encountered: