Debian metapackages for the HaLOS system.
Base HaLOS system metapackage that installs:
- Cockpit web interface
- cockpit-networkmanager
- cockpit-storaged
- cockpit-apt package manager
- halos-cockpit-branding
Marine system metapackage that extends halos with:
- marine-container-store
- signalk-server-container
# Base HaLOS system
sudo apt install halos
# Marine system
sudo apt install halos-marine# Build both packages
./run build-all
# Build individual packages
./run build-halos
./run build-halos-marine
# Check with lintian
./run lintThis repository uses the HaLOS unified versioning system:
VERSIONfile contains the upstream version- CI automatically calculates revision numbers
- Packages are published to apt.hatlabs.fi
See cockpit-apt repository for the detailed versioning workflow.
Part of the HaLOS distribution.