Files
euri-iso/docs/index.md
T
c-ludenberg 9c356b55d4 release: 2026.08.16 Arranxo (semi-hotfix) — os-release + release notes
- Bump os-release to 2026.08.16 Arranxo in root/live overlays
- Add live-overlay usr/lib/os-release copy for self-containment
- Rewrite latest-release section for the semi-hotfix (COSMIC DM fix,
  zsh lockout fix, new Plasma Minimal DE entry, jtadlock91 credit)
2026-08-16 21:34:42 +02:00

3.5 KiB

title, layout, nav_order
title layout nav_order
Home home 1

Antergos NeXT

A technical successor to Antergos for the post-systemd era — Artix Linux base with Dinit, KDE Plasma, and the Calamares installer. Its own branding, its own identity — the lineage continues, the Antergos feeling doesn't get replaced.

Download

Download the latest ISO Published to GitHub Releases. (The Internet Archive upload step in CI is currently disabled — see CI.)

Latest release — v2026.08.16 (Arranxo)

Hotfix release. What's fixed in v2026.08.16 "Arranxo":

  • COSMIC display manager now workscosmic-greeter-dinit ships as its own package and the online displaymanager.conf lists greetd, so /etc/greetd/config.toml gets written and the greeter starts. The Xeitoso-era COSMIC-breaks-DM bug is gone.
  • zsh login lockout fixedusers.conf forces /bin/zsh but nothing installed it, so a freshly installed system couldn't log in. zsh is now in the netinstall Default group. Thanks to jtadlock91 for reporting it.
  • New KDE Plasma (Minimal) entry — a stripped-down Wayland-only Plasma for low-end hardware: plasma-meta, kitty, pcmanfm-qt, featherpad, grim, slurp. No XWayland, no branding, no bloat.

Only KDE Plasma was tested this release. The other DEs are in the installer but best-effort — see the release notes. The offline installer is also experimental and best-effort — the online Calamares flow is the supported path.

Known issues in this release

  • KDE Plasma is the only tested DE — Xfce, Cinnamon, MATE, LXQt, i3, Sway, Hyprland and COSMIC are in the installer but unverified. Report results in an issue.
  • The offline installer is experimental and best-effort — the online Calamares flow is the supported path.

Learn about Antergos NeXT

What changed from original Antergos

Area Original Antergos Antergos NeXT
Base Arch Linux (systemd) Artix Linux
Default init systemd Dinit (others via changing-init)
Desktop GNOME KDE Plasma
Installer Custom Cnchi Calamares (online) + BYODE (offline)
Build system archiso artools (buildiso)
Display server X11 Wayland (X11 via Xlibre)

Project scope

This repo (antergos-iso) contains the ISO build configuration — overlays, Calamares modules, pacman config, CI pipeline. Custom PKGBUILDs live in the separate antergos-packages repo.

Sources