#306 common: Add bootupd
Merged by siosm. Opened by siosm.
Unknown source f37

Download 306.patch

Cherry-picked from main:

common: add bootupd
We need to make it easier to update the bootloader on these variants
because unlike on traditional systems, it's not updated automatically
with the rest of the system. Add bootupd for that.
This would allow fixing issues like:
- https://github.com/coreos/rpm-ostree/issues/3715
- https://github.com/fedora-silverblue/issue-tracker/issues/120#issuecomment-979268679
It won't be enabled by default and as mentioned in that comment requires
work in Anaconda to be seamless. But at least with this users should be
able to adopt and update:
https://github.com/coreos/bootupd/blob/main/README-design.md
See also the tracker issue where we did this for Fedora CoreOS:
https://github.com/coreos/fedora-coreos-tracker/issues/510
(cherry picked from commit d34e2ee500fc4a920baa6aa2aab53265f255b884)
common: Move bootupd to arch specific package list
We only have bootup for x86 & aarch64.
Fixes: d34e2ee common: add bootupd
(cherry picked from commit 1515900d35d32183ef0982e19e91c30c06920f41)

For https://github.com/fedora-silverblue/issue-tracker/issues/120

Pull-Request has been merged by siosm

Metadata