ublue-os / akmods

A caching layer for pre-built Fedora akmod RPMs
Apache License 2.0
40 stars 31 forks source link

feat: build both stable and testing CoreOS streams #212

Closed bsherman closed 2 months ago

bsherman commented 2 months ago

This provides both kernel streams for uCore or other CoreOS images to consume.

A breaking change occurs in the tagging for existing coreos akmods images.

Instead of: akmods:coreos-40 and akmods:coreos-39 this will build akmods:coreos-stable-40 and akmods:coreos-stable-39.

bsherman commented 2 months ago

I believe this is good now, but dnf5 related package skew is causing issues.

bsherman commented 2 months ago

@m2Giles and I have discussed and would like to force merge this as it is not causing a build failure, but is blocked on more generic build failures which we need to fix.