I'd open an issue in the osbuild/bootc-image-builder repo. Requiring each distro or image that wants to use BIB to have a file in their repo isn't very scalable
Do we want to add manifests for all custom images? I can imageing the list becoming very long. Or should there be some way to pass it in to the build? Probably a bit of both; I see no real necessit...
I ended up just making copies of the manifests locally and bind-mounting them into the container but yeah, it's a wild choice. even just being able to pass an option to specify "use this manifest" vs letting it try to auto-detect would be nice
@tulip I saw you added Intel level zero drivers for NPUs to the packages repo. I work on level zero / Intel compiler at work so that was surprising to see that in a ublue repo lol