- Use $'...' syntax for ANSI color variables so they work in all
echo/printf contexts (fixes garbled characters around IP address)
- Prompt for vCenter username and password when hostname is provided
- Write VCENTER_USER and VCENTER_PASSWORD to .env
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
- Replace direct storage layout with explicit partitioning (no swap)
- Setup wizard now auto-launches on TTY1 via getty override instead
of a separate systemd service that competed with console output
- Add step 1/7: prompt user to change default zroc password on first boot
- Update Makefile for QEMU-based build (was referencing old ovftool flow)
- Add backend package-lock.json for Docker build
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>