5f81605eb2c135dee33b520cfd95ed1095471133
- Remove calamares from packages.yaml: our fork stripped services-openrc, Artix repo provides working calamares (3.4.2-4) with openrc support - Add antergos-grub-theme to CI: uses real Antergos background + logo from grub2-theme-antergos repo merged with Artix UI infrastructure - Add antergos-live to CI: fork of artix-live with s/artix/antergos branding - Bump calamares-branding-antergos-next pkgrel 12->13: settings now call services-openrc instead of services-systemd, show.qml drops EndeavourOS, calamares-next.sh targets /home/antergos not /home/liveuser
antergos-pkgs
Custom package repository for Antergos NeXT ISO builds.
Packages
| Package | Description | Source |
|---|---|---|
calamares |
Universal installer framework (Qt6) | upstream |
calamares-branding-antergos-next |
Blue Calamares theme + offline/online installer split + dracut | local |
hal |
HAL 9000 package manager — dual-mode (pacman wrapper + native standalone) | local |
antergos-next-keyring |
GPG keyring for the repo | local |
antergos-next-mirrorlist |
Mirror list for [antergos-pkgs] |
local |
antergos-next-desktop-settings |
Custom GTK/Plasma theme, dconf defaults | local |
antergos-wallpapers |
Antergos desktop wallpapers | local |
yay |
AUR helper | AUR |
downgrade |
Pacman package downgrade tool | AUR |
Usage
Add to /etc/pacman.conf:
[antergos-pkgs]
SigLevel = Optional TrustAll
Server = https://antergos-next.github.io/antergos-packages/
Then:
pacman -Sy
pacman -S calamares hal antergos-next-desktop-settings
What is HAL?
HAL stands for HAL Arch Linux — a dual-mode package manager for Antergos NeXT.
It works two ways:
- Wrapper mode (
hal install firefox) — just passes through to pacman, same as always - Native mode (
hal --self install firefox) — standalone. Reads repos, resolves deps, downloads packages, runs install scripts. No pacman needed.
The plan: give HAL enough native features that eventually you won't need pacman at all. One less dependency, one less point of failure. Wrapper mode means nothing breaks today — --self is the future.
"I can't let you do that, Dave. Also if we can delete the init, we're also going to delete systemd out of orbit. Just kidding lol you all would cry in pain."
Calamares installer
The calamares-branding-antergos-next package provides:
- Offline install — unpacks a GNOME squashfs from the ISO (no internet needed)
- Online install — netinstall from the internet with 8 DE choices (KDE, GNOME, Xfce, Budgie, Cinnamon, MATE, LXQt, i3/Sway)
- dracut initramfs — replaces mkinitcpio for faster boot
- Launcher (
calamares-next) — zenity/kdialog/dialog GUI to pick offline or online mode
Branches
master— package definitions, CI builds + deploys to gh-pages- Calamares packages shipped from upstream (with custom branding)
License
GPL-2.0
Description
Custom package repo for Antergos NeXT (calamares, branding, keyring, mirrorlist, desktop settings)
https://antergos-next.github.io/antergos-packages/
Readme
GPL-3.0
5.9 GiB
Languages
QML
65.3%
JavaScript
23.5%
Shell
8.5%
Python
1.3%
HTML
0.7%
Other
0.7%