c-ludenberg 82ff06c4da feat: bury offline mode, ship antergos-layan-theme
remember when i thought an offline installer was a good idea?
a pre-built squashfs that still needed internet to install DEs?
"offline" in name only. it was a lie. a beautiful, naive lie.

so i killed it. ripped out the mode picker, the connectivity check,
the whole AskMode() circus. calamares-next now just shows a notice
saying "yeah that wasnt actually offline" and launches directly
into online mode. no more pretending.

also fixed the QML nav button because having a greyed out "Next"
on the last page is terrible UX. now it says "Done" and quits.
youre welcome.

and since we nuked the offline mode, might as well make the
online mode look fucking spectacular. enter antergos-layan-theme:

- kvantum theme because your apps deserve better than qt dreck
- sddm theme (AntergosDark-Layan) for a sexy login screen
- every plasma plasmoid from the rice (panel colorizer, netspeed,
  shutdown switch, applets, separators, music toolbar, the works)
- yakuake arc-dark skin
- antergos logos in /usr/share/logos and /usr/share/pixmaps
- konsole profile, desktop appletsrc, all that jazz
- kde_settings.conf now points to AntergosDark-Layan sddm theme

also replaced the old antergos-grub-theme with the Layan grub
theme because the old one was a git-sourced abomination. 75 distro
icons, terminal box, selection widgets, antergos wallpaper.
ships to /usr/share/grub/themes/antergos/ so calamares finds it.

oh and a dozen audit fixes:
- kscreenlockerrc wallpaper path fixed
- kdialogrc no longer says some other distro
- 7 stale knsregistry files deleted (dev machine was leaking)
- systemd-inhibit guarded with command -v (dinit doesnt have it)
- plasma restart uses killall not systemctl --user
- "XeroLinux Toolkit" -> "Antergos Toolkit" in appletsrc
- KDE_SESSION_VERSION=5 -> =6 (its 2026)
- mirrorlist script says Artix not Arch
- SDDM Messages.sh removed from build artifacts
2026-07-16 21:57:36 +02:00
2026-06-23 11:50:12 +02:00

antergos-pkgs

Custom package repository for Antergos NeXT ISO builds.

Packages

Package Description Source
calamares Universal installer framework (Qt6) upstream
calamares-branding-antergos-next Antergos Calamares branding + offline/online installer split + launcher local
antergos-next-keyring GPG keyring for the repo local
antergos-next-mirrorlist Mirror list for [antergos-pkgs] local
antergos-next-desktop-settings Plasma/GTK theme, dconf defaults local
antergos-wallpapers Antergos desktop wallpapers local
antergos-grub-theme Antergos GRUB theme local
antergos-welcome Welcome screen + support tool local
antergos-live Live session configuration local
antergos-release Antergos NeXT release file local
antergos-next-memes Welcome audio memes 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/$repo/os/$arch

Then:

pacman -Sy
pacman -S calamares calamares-branding-antergos-next antergos-wallpapers

Calamares installer

The calamares-branding-antergos-next package provides:

  • Offline install — unpacks KDE Plasma squashfs from the ISO (no internet needed)
  • Online install — netinstall with init system selection (OpenRC, Dinit, S6, Runit)
  • Launcher (calamares-next) — mode picker (online/offline) before launching Calamares
  • Packagechooser — init system selection during online install

Branches

  • master — package definitions, CI builds + deploys to gh-pages
  • Calamares packages shipped from upstream (with custom branding)

Index

The repository index at antergos-next.github.io/antergos-packages is auto-generated via generate-index.py — parses PKGBUILD metadata and built packages to produce a sortable, searchable package browser.

License

GPL-3.0

S
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%