feat(iso): add optional kms display boot path

This commit is contained in:
Mikhail Chusavitin
2026-04-01 09:42:59 +03:00
parent c95bbff23b
commit 1b6d592bf3
5 changed files with 84 additions and 0 deletions

View File

@@ -60,6 +60,8 @@ Rules:
- Chromium opens `http://localhost/` — the full interactive web UI
- SSH is independent from the desktop path
- serial console support is enabled for VM boot debugging
- Default boot keeps the server-safe graphics path (`nomodeset` + forced `fbdev`) for IPMI/BMC consoles
- Higher-resolution mode selection is expected only when booting through an explicit `bee.display=kms` menu entry, which disables the forced `fbdev` Xorg config before `lightdm`
## ISO build sequence