diff --git a/README.md b/README.md index 948e51e..5fcec2b 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.pl.md b/README.pl.md index 950ac56..3071fdc 100644 --- a/README.pl.md +++ b/README.pl.md @@ -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. diff --git a/docs/index.md b/docs/index.md index b4607b7..2e9f38b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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`) |