yep, thats all... I was just trying to think of some consistent way to show from where we get 1) the source (project repo) 2) the rpms (eg, copr, negativo17) if not from rpmfusion
Driver needed for Google's Coral TPU hardware on Linux, useful for home servers since it can do ML image processing at very low power usage. https://coral.ai/products/ Version actually being bu...
yeah I think if we have a bunch in there, give it some time to see how they shake out, I'm especially keen to find out what happens the next major kernel and distro versions
Someone (I think it was you kyle?) mentioned that we could just keep the spec files in a repo and have an action that just builds the RPMs on the spot. That sounds way cleaner to me than having to manage a COPR or do OBS or whatever. Am I missing a downside?
yeah so my line of thinking was - if it doesn't have to be a proper repo since it's used specifically for image building, you could attach the rpms to github releases and then just consume them from the containerfile. Though I guess you'd have to figure out versioning and stuff instead of just having a repo file ...