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
Since we use differing kernels from upstream, we should be properly setting the ostree.linux label on the image to reflect the actual kernel within the image.
As I have a PR which doesn't work, I'm adding a thought here to provide context:
I expect we can do this by running a "podman run/exec" in the "Get current version" step, and within that podman container environment, use dnf to query what kernel WOULD be installed given the build-args and env vars for the kernel flavor. Then echo that kernel version out ... eg
Since we use differing kernels from upstream, we should be properly setting the ostree.linux label on the image to reflect the actual kernel within the image.
Relates: ublue-os/hwe#220
The text was updated successfully, but these errors were encountered: