docs: document container and native build paths, update release notes and netinstall-add docs

This commit is contained in:
2026-08-16 19:15:09 +02:00
parent 29e795da87
commit 9f9ce8b5aa
7 changed files with 72 additions and 21 deletions
+2 -2
View File
@@ -84,7 +84,7 @@ If you prefer to supply your own config, you can deselect the config package in
## Display manager selector
The DM selector (`packagechooser@dm`) uses `method: netinstall-select`. Available options:
The DM selector (`packagechooser@dm`) uses `method: netinstall-add`, with each display manager's packages defined inline in the chooser items. Available options:
- **SDDM** — KDE's QML-based display manager (default). Ships with `pixie-sddm-git` theme.
- **LightDM** — GTK-based, cross-desktop
@@ -92,7 +92,7 @@ The DM selector (`packagechooser@dm`) uses `method: netinstall-select`. Availabl
- **greetd** — Minimal, recommended for COSMIC
- **LY** — TUI-based, minimal
The selected DM's group is marked as checked in the netinstall tree automatically.
The selected DM's inline group is appended to the netinstall tree via the `netinstallAdd` key, exactly like the DE selector.
## Branding