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
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 necessity to add these definitions if they're going to be symlinks to centos-9 so perhaps something nice would be possible there so these types of PRs are necessary only for actual new distros.
When an image changes the /etc/os-release file, they are no longer able to use bootc-image-builder since they don't have a definition inside the osbuild/bootc-image-builder repo.
As suggested by @supakeen, it would be great to somehow allow the user to say "I am building an image based on C10s" so they don't need to fork or commit these symlinks to this repo.
If they are in fact creating a whole new distro, then it seems okay to require a PR here to centralise things. It should be far less frequent.
The text was updated successfully, but these errors were encountered:
#771 (comment)
When an image changes the
/etc/os-release
file, they are no longer able to use bootc-image-builder since they don't have a definition inside the osbuild/bootc-image-builder repo.As suggested by @supakeen, it would be great to somehow allow the user to say "I am building an image based on C10s" so they don't need to fork or commit these symlinks to this repo.
If they are in fact creating a whole new distro, then it seems okay to require a PR here to centralise things. It should be far less frequent.
The text was updated successfully, but these errors were encountered: