docs: rework all pages to Artix Wiki quality

- index.md: add download link + stable release announcement
- building.md: add troubleshooting section (cache, squashfs, compression)
- ci.md: IA upload enabled, push trigger removed (manual dispatch only)
- development.md: add all gotchas from AGENTS.md (SDDM theme ordering,
  pipewire launcher, antergos-release in basestrap, CI changes)
- installer.md: document fixed issues (audio, SDDM, os-release)
- packages.md: add pipewire fork, antergos-sddm-theme, antergos-release
- launcher.md: expand with module configs
- init-systems.md: Chimera uses dinit, OpenRC marked as broken
- openrc.md: add broken warning banner
- wallpapers.md: default is antergos-wallpaper.png (not Adwaita Morning)
- overlays: clean up explanations and symlink behavior
- desktop-environments.md: add Discover note, clean up GNOME entry
- dinit.md, runit.md, s6.md: polish and add troubleshooting sections
This commit is contained in:
2026-07-11 23:33:17 +02:00
parent e54b35a1d4
commit d0213a7a46
17 changed files with 514 additions and 237 deletions
+4 -15
View File
@@ -15,7 +15,7 @@ Available desktops in online mode, sourced from Artix repos.
| **Repo** | world |
| **Group** | `plasma` |
| **Session** | `plasma.desktop` (Wayland) / `plasmax11.desktop` (X11) |
| **Notes** | Default DE. Wayland is the default session. `plasma-wayland-session` is NOT a separate package on Artix — it's bundled in `plasma-workspace` |
| **Notes** | Default DE. Wayland is the default session. `plasma-wayland-session` is NOT a separate package on Artix — it's bundled in `plasma-workspace`. Includes `discover` (KDE's package manager GUI) |
## Xfce
@@ -73,22 +73,11 @@ Available desktops in online mode, sourced from Artix repos.
| **Packages** | `hyprland` |
| **Session** | `hyprland.desktop` |
## GNOME
## No Desktop
| | |
|---|---|
| **Repo** | imaginary |
| **Group** | `gnome-systemd-hub` |
| **Session** | `does-not-exist.desktop` |
| **Status** | ❌ |
> You really think you can get GNOME here? GNOME deleted all other init support. Take a walk.
Installs the base system only (TTY/login). Useful for servers or custom setups.
## Not available
- **Budgie** — not in any Artix repo (system, world, galaxy, lib32). Slideshow entries removed.
- **GNOME** — see above.
## No Desktop
Installs the base system only (TTY/login). Useful for servers or custom setups.
- **GNOME** — dropped non-systemd support upstream. Not available.