blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
24 stars 1 forks source link

fix: install topgrade in ublue-update.sh #105

Closed gerblesh closed 8 months ago

gerblesh commented 8 months ago

ublue-update recently moved to topgrade for executing updates (https://github.com/ublue-os/ublue-update/pull/102). Because of this move, ublue-update needs topgrade to be installed in order to install the rpm: https://github.com/ublue-os/ublue-update/blob/main/ublue-update.spec

xynydev commented 8 months ago

Merging, but what's the point of installing ublue-update if it's just topgrade?

gerblesh commented 8 months ago

https://github.com/ublue-os/ublue-update/pull/102 ublue-update wraps the update functionality of topgrade with multi user upgrades, automatic updates with service files, etc. There's also the 'auto-rebase' script using image-info.json