Commit graph

3 commits

Author SHA1 Message Date
Till Wegmueller
547d62ca1e Fix VM setup: add X11 fallback, libxkbcommon-x11
- Add libxkbcommon-x11-0, xorg, xinit, openbox, xterm packages
- Document X11 as primary path (virgl EGL broken under UTM)
- Keep Sway as Option B for non-virtualized environments
2026-04-07 14:31:12 +02:00
Till Wegmueller
84c479eaca Switch VM setup from Arch Linux to Ubuntu 22.04
Arch ARM tooling has limited support on UTM/Apple Silicon.
Ubuntu 22.04 gallery image works out of the box.

- setup.sh: apt-get packages, Ubuntu paths (/sbin/agetty, .profile)
- README.md: UTM gallery workflow instead of manual ISO install
- Default repo URL: github.com/CloudNebulaProject/wayray
2026-04-07 13:41:22 +02:00
Till Wegmueller
0fa1f63c8a Add VM testing setup for Arch Linux aarch64 via UTM
- vm/setup.sh: Idempotent provisioning script that installs Wayland
  stack, Rust toolchain, builds WayRay, configures auto-login + Sway
- vm/README.md: Step-by-step UTM VM creation and testing guide
2026-04-04 20:59:42 +02:00