docs: rebrand project as 'technical successor', not 'revival'
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
|||||||
--metadata="title:Antergos NeXT $(date +%Y.%m.%d)" \
|
--metadata="title:Antergos NeXT $(date +%Y.%m.%d)" \
|
||||||
--metadata="mediatype:software" \
|
--metadata="mediatype:software" \
|
||||||
--metadata="collection:open_source_software" \
|
--metadata="collection:open_source_software" \
|
||||||
--metadata="description:Antergos NeXT community revival ISO — KDE Plasma, Dinit, Calamares installer" \
|
--metadata="description:Antergos NeXT technical successor ISO — KDE Plasma, Dinit, Calamares installer" \
|
||||||
--metadata="subject:Antergos; Linux; Artix; Dinit; KDE Plasma; Calamares" \
|
--metadata="subject:Antergos; Linux; Artix; Dinit; KDE Plasma; Calamares" \
|
||||||
--retries 5
|
--retries 5
|
||||||
|
|
||||||
|
|||||||
@@ -90,8 +90,8 @@ The `filesystem` package owns `/usr/lib/os-release` with "Artix Linux". To get "
|
|||||||
### pipewire launcher patching for dinit
|
### pipewire launcher patching for dinit
|
||||||
`artix-pipewire-launcher` detects the init system. Upstream sets `dinit|openrc) SUPPORT=''`. The forked package changes this to `dinit|runit|s6) SUPPORT='YES'`. The package also ships `pipewire.desktop` at `/etc/xdg/autostart/` so online installs get the XDG autostart entry.
|
`artix-pipewire-launcher` detects the init system. Upstream sets `dinit|openrc) SUPPORT=''`. The forked package changes this to `dinit|runit|s6) SUPPORT='YES'`. The package also ships `pipewire.desktop` at `/etc/xdg/autostart/` so online installs get the XDG autostart entry.
|
||||||
|
|
||||||
### CI: manual dispatch only, IA upload enabled
|
### CI: manual dispatch only, IA upload disabled (temporarily)
|
||||||
`build.yml` only runs on `workflow_dispatch` (push trigger removed). Internet Archive upload is enabled with unique identifier format `antergos-next-YYYYMMDD-<run_number>`.
|
`build.yml` only runs on `workflow_dispatch` (push trigger removed). Internet Archive upload is currently **disabled** (`if: false` in the workflow) — builds are manually verified first. When re-enabled it uploads with unique identifier format `antergos-next-YYYYMMDD-<run_number>`.
|
||||||
|
|
||||||
|
|
||||||
## Repo Structure
|
## Repo Structure
|
||||||
|
|||||||
@@ -3,14 +3,17 @@
|
|||||||
## Disclaimers
|
## Disclaimers
|
||||||
|
|
||||||
### Project Status
|
### Project Status
|
||||||
This project is a **community-driven revival** and is **not affiliated with**,
|
This project is a **technical successor** to Antergos and is **not affiliated with**,
|
||||||
**not endorsed by**, and **not supported by** the original Antergos team or any
|
**not endorsed by**, and **not supported by** the original Antergos team or any
|
||||||
corporate entity.
|
corporate entity. It is an independent project by different people, continuing the
|
||||||
|
lineage rather than cloning it.
|
||||||
|
|
||||||
### Branding
|
### Branding
|
||||||
The "Antergos" name and associated visual elements are used in a referential
|
The "Antergos" name and logo are used with the blessing of Dustin Falgout, one of the original
|
||||||
capacity to indicate this project's inspiration. The original Antergos project
|
Antergos developers. Everything else — themes, artwork, the synthwave video wallpaper, desktop
|
||||||
ended in 2019. This is an independent project by different people.
|
settings, and branding elements — is Antergos NeXT's own, created for this project. The original
|
||||||
|
Antergos wallpapers are shipped only as a fallback. The Antergos feeling is not replaced; it lives
|
||||||
|
on in a new form with its own identity.
|
||||||
|
|
||||||
### No Warranty
|
### No Warranty
|
||||||
This software is provided "as is", without warranty of any kind, express or
|
This software is provided "as is", without warranty of any kind, express or
|
||||||
@@ -27,12 +30,11 @@ dependencies and source files for specific licensing information.
|
|||||||
### Sources & Inspiration
|
### Sources & Inspiration
|
||||||
- [artools](https://gitea.artixlinux.org/artix/artools) - ISO build system
|
- [artools](https://gitea.artixlinux.org/artix/artools) - ISO build system
|
||||||
- [Calamares](https://codeberg.org/Calamares/calamares) - Installer framework
|
- [Calamares](https://codeberg.org/Calamares/calamares) - Installer framework
|
||||||
- [Antergos Wallpapers](https://github.com/Antergos/wallpapers) - Original wallpapers
|
|
||||||
|
|
||||||
### Original Antergos Team
|
### Original Antergos Team
|
||||||
Thanks to the original Antergos team (2012-2019) for creating the project that
|
Thanks to the original Antergos team (2012-2019) for creating the project that this
|
||||||
inspired this revival. Dustin Falgout, one of the original developers, has given his
|
project succeeds. Dustin Falgout, one of the original developers, has given his
|
||||||
blessing for this community project to carry the Antergos name forward.
|
blessing for this successor to carry the Antergos name forward.
|
||||||
|
|
||||||
### Contributors
|
### Contributors
|
||||||
Thanks to everyone who tested, provided feedback, and kept the Antergos
|
Thanks to everyone who tested, provided feedback, and kept the Antergos
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
[](https://antergos-next.github.io/antergos-iso/)
|
[](https://antergos-next.github.io/antergos-iso/)
|
||||||
[](README.pl.md)
|
[](README.pl.md)
|
||||||
|
|
||||||
A community revival of Antergos — built on **Artix Linux** with **Dinit**, **KDE Plasma** desktop, the **Calamares** installer (online mode), and a BYODE script for offline installs.
|
A technical successor to Antergos — built on **Artix Linux** with **Dinit**, **KDE Plasma** desktop, the **Calamares** installer (online mode), and a BYODE script for offline installs. It's its own thing with its own branding — not a replacement for the Antergos feeling, but a continuation of its lineage.
|
||||||
|
|
||||||
## What changed
|
## What changed
|
||||||
|
|
||||||
@@ -162,4 +162,4 @@ Overlays are self-contained (no symlinks to external directories) so the repo bu
|
|||||||
|
|
||||||
*Antergos launched in 2012 as **Cinnarch** (Cinnamon + Arch), renamed in 2013, and ran until 2019. NeXT continues the spirit with a modernized, Artix-based foundation — KDE Plasma, Calamares, and the same multi-desktop ambition you remember.*
|
*Antergos launched in 2012 as **Cinnarch** (Cinnamon + Arch), renamed in 2013, and ran until 2019. NeXT continues the spirit with a modernized, Artix-based foundation — KDE Plasma, Calamares, and the same multi-desktop ambition you remember.*
|
||||||
|
|
||||||
*Dustin Falgout, one of the original Antergos developers, has given his blessing for this community revival ([see NOTICES](NOTICES)). Antergos NeXT is not affiliated with, endorsed by, or connected to the original Antergos project.*
|
*Dustin Falgout, one of the original Antergos developers, has given his blessing for this technical successor to carry the name and logo forward ([see NOTICES](NOTICES)). Antergos NeXT is not affiliated with, endorsed by, or connected to the original Antergos project.*
|
||||||
|
|||||||
+2
-2
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
> Szukasz starej wersji Arch/systemd? Zobacz gałąź [`before-systemd-change`](https://github.com/Antergos-NeXT/antergos-iso/tree/before-systemd-change).
|
> 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 online) + skrypt BYODE do instalacji offline.
|
Następca techniczny Antergos — zbudowane na **Artix Linux** z **Dinit**, **KDE Plasma** i instalatorem **Calamares** (tryb online) + skrypt BYODE do instalacji offline.
|
||||||
|
|
||||||
## Co się zmieniło
|
## Co się zmieniło
|
||||||
|
|
||||||
@@ -62,4 +62,4 @@ ISO pojawi się w `/var/lib/artools/buildiso/iso/antergos/`.
|
|||||||
|
|
||||||
*Antergos wystartował w 2012 jako **Cinnarch**, przemianowany w 2013, działał do 2019. NeXT kontynuuje ducha oryginału na nowoczesnym, Artixowym fundamencie — KDE Plasma, Calamares, ta sama wielośrodowiskowa ambicja.*
|
*Antergos wystartował w 2012 jako **Cinnarch**, przemianowany w 2013, działał do 2019. NeXT kontynuuje ducha oryginału na nowoczesnym, Artixowym fundamencie — KDE Plasma, Calamares, ta sama wielośrodowiskowa ambicja.*
|
||||||
|
|
||||||
*Dustin Falgout, jeden z oryginalnych twórców Antergos, pobłogosławił to odrodzenie ([NOTICES](NOTICES)). Antergos NeXT nie jest powiązane z oryginalnym projektem Antergos.*
|
*Dustin Falgout, jeden z oryginalnych twórców Antergos, pobłogosławił temu następcy technicznemu używanie nazwy i logo ([NOTICES](NOTICES)). Antergos NeXT nie jest powiązane z oryginalnym projektem Antergos.*
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
title: Antergos NeXT
|
title: Antergos NeXT
|
||||||
description: >-
|
description: >-
|
||||||
A community revival of Antergos — Artix Linux, Dinit, KDE Plasma, Calamares
|
A technical successor to Antergos — Artix Linux, Dinit, KDE Plasma, Calamares
|
||||||
theme: just-the-docs
|
theme: just-the-docs
|
||||||
|
|
||||||
color_scheme: dark
|
color_scheme: dark
|
||||||
|
|||||||
Reference in New Issue
Block a user