Temporary bridge packages that facilitate migration of existing HaLOS installations from apt.hatlabs.fi to apt.halos.fi.
- Existing HaLOS devices have
apt.hatlabs.ficonfigured as their APT source apt upgradeinstalls bridgehalos0.2.11 from apt.hatlabs.fi- Bridge postinst script adds the
apt.halos.fiGPG key and APT source - Next
apt update && apt upgradeupgrades tohalos0.3.0+ from apt.halos.fi - From that point on, all updates come from apt.halos.fi
halos- Bridge metapackage with identical dependencies to halos 0.2.10, plus a postinst that installs the apt.halos.fi sourcehalos-marine- Bridge marine variant with identical dependencies to halos-marine 0.2.10
These bridge packages exist solely for the APT repository migration. Once all devices have migrated to apt.halos.fi, this repository can be archived.
# Build packages locally
./run build-all
# Lint packages
./run lint
# Bump version
./run bumpversion patchUses the standard pr-main-release workflow via hatlabs/shared-workflows:
- PR - Tests (build verification) + lintian + version bump check
- Merge to main - Build .deb, create pre-release, dispatch to apt.hatlabs.fi unstable
- Publish release - Dispatch to apt.hatlabs.fi stable