docs: remove stale migration announcement, fix Polish README

- README.md: replace migration banner with branch link
- README.pl.md: same, plus Dlaczego Artix + OpenRC? -> Dlaczego Artix?
- docs/index.md: remove migration banner, update init refs
This commit is contained in:
2026-07-06 19:51:35 +02:00
parent 05ae4f25cc
commit 4fc2eaa262
3 changed files with 7 additions and 13 deletions
+2 -6
View File
@@ -1,8 +1,6 @@
# Antergos NeXT ISO
> **✅ Migration complete!** Antergos NeXT has officially migrated from systemd/Arch to Artix Linux with Dinit. The builds are stable, the installer works, and we can say officially that the migration was a success!
>
> See the [`before-systemd-change` branch](https://github.com/Antergos-NeXT/antergos-iso/tree/before-systemd-change) for the old systemd-based version and the reasoning behind the change.
> Looking for the old Arch/systemd version? See the [`before-systemd-change` branch](https://github.com/Antergos-NeXT/antergos-iso/tree/before-systemd-change).
[![Build ISO](https://github.com/Antergos-NeXT/antergos-iso/actions/workflows/build.yml/badge.svg)](https://github.com/Antergos-NeXT/antergos-iso/actions/workflows/build.yml)
[![License](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)
@@ -13,9 +11,7 @@
[![Docs](https://img.shields.io/badge/docs-site-blue.svg)](https://antergos-next.github.io/antergos-iso/)
[![Dla mojego narodu](https://img.shields.io/badge/README-Polski-crimson.svg)](README.pl.md)
A community revival of Antergos — now built on **Artix Linux** with **Dinit**, **KDE Plasma** desktop, and the **Calamares** installer (offline + online modes).
> *"We can say officially that the migration was a success!"*
A community revival of Antergos — built on **Artix Linux** with **Dinit**, **KDE Plasma** desktop, and the **Calamares** installer (offline + online modes).
## What changed
+2 -2
View File
@@ -1,6 +1,6 @@
# Antergos NeXT ISO
> **✅ Migracja zakończona!** Antergos NeXT oficjalnie przeniósł się z systemd/Arch na Artix Linux z Dinit. Budowanie jest stabilne, instalator działa.
> Szukasz starej wersji Arch/systemd? Zobacz gałąź [`before-systemd-change`](https://github.com/Antergos-NeXT/antergos-iso/tree/before-systemd-change).
Odrodzenie społeczności Antergos — zbudowane na **Artix Linux** z **Dinit**, **KDE Plasma** i instalatorem **Calamares** (tryb offline + online).
@@ -13,7 +13,7 @@ Odrodzenie społeczności Antergos — zbudowane na **Artix Linux** z **Dinit**,
| archiso | artools (`buildiso`) |
| Cnchi | Calamares |
## Dlaczego Artix + OpenRC?
## Dlaczego Artix?
Systemd wyrósł na monolit — przejął logind, resolved, timedated, homed, journald, networkd i zaczął wprowadzać pola daty urodzenia do systemu. GNOME 49+ wyrzuciło obsługę init innych niż systemd. Artix Linux usunął GNOME w 2025 z tego powodu.
+3 -5
View File
@@ -14,9 +14,7 @@ nav_order: 1
Have a wonderful day, and happy computing! ✨
> **Migration complete!** Antergos NeXT has migrated from systemd/Arch to OpenRC/Artix. Builds are stable, the installer works.
A community revival of Antergos — built on **Artix Linux** with **OpenRC**, **KDE Plasma**, and the **Calamares** installer (offline + online modes).
A community revival of Antergos — built on **Artix Linux** with **Dinit** (OpenRC / Runit / S6 available), **KDE Plasma**, and the **Calamares** installer (offline + online modes).
## Quick links
@@ -28,7 +26,7 @@ A community revival of Antergos — built on **Artix Linux** with **OpenRC**, **
## Learn about Antergos NeXT
- [Init Systems](init-systems) — what init systems are, OpenRC, Dinit, S6, Runit
- [Init Systems](init-systems) — what init systems are, Dinit, OpenRC, S6, Runit
- [Desktop Environments](desktop-environments) — available DEs in online mode
- [Wallpapers](wallpapers) — where they go, how they work
@@ -36,7 +34,7 @@ A community revival of Antergos — built on **Artix Linux** with **OpenRC**, **
| Area | Original Antergos | Antergos NeXT |
|------|-------------------|---------------|
| Base | Arch Linux (systemd) | Artix Linux (OpenRC) |
| Base | Arch Linux (systemd) | Artix Linux (Dinit / OpenRC / Runit / S6) |
| Desktop | GNOME | KDE Plasma |
| Installer | Custom Cnchi | Calamares |
| Build | archiso | artools (`buildiso`) |