Commit graph

2 commits

Author SHA1 Message Date
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