containers / bootc

Boot and upgrade via container images
https://containers.github.io/bootc/
Apache License 2.0
781 stars 84 forks source link

Merge bootupd #874

Closed cgwalters closed 1 week ago

cgwalters commented 3 weeks ago

Initial draft for https://github.com/coreos/bootupd/issues/432

I did this via subtree merge.

Rationale:

Conan-Kudo commented 1 week ago

bootupd hasn't really seen usage outside of the ostree sphere, and maintaining it as its own independent thing has huge overhead (e.g. constant dependabot things, CI maintenance, releases)

Doing this will preclude any consideration for adoption outside of Atomic Fedora. I had been talking to @travier about doing this for regular Fedora sometime in the next year or so, but if it's merged inside of bootc, I will abandon interest in that.

cgwalters commented 1 week ago

Closing for now as there is an offer to help maintain bootupd separately.