ublue-os / ublue-update

Small maintenance/update program written in python intended for use in Universal Blue
Apache License 2.0
10 stars 17 forks source link

Account for bootc on the image #116

Open castrojo opened 6 months ago

castrojo commented 6 months ago

We need to adapt to a bootc world. Basically ublue-update needs to determine if there are local layered packages. If there are no locally layered packages do a bootc upgrade instead of rpm-ostree.

If there are locally layered packages then the existing behavior should remain via rpm-ostree upgrade.

gerblesh commented 3 weeks ago

This might be something to talk to: https://github.com/topgrade-rs/topgrade about, possibly making an issue on bootc support