Commit Graph
3 Commits
Author SHA1 Message Date
ckochandClaude Fable 5 6194756d2a Bake Sunshine remote admin + add one-command configured ISO builder
- Sunshine flatpak in first-boot list; autostarts with the console
  account's session (bc250-sunshine-autostart, honors CONSOLE_KID_USER)
- bc250-personalize: one-shot display names from /etc/bc250-console.conf
- build-console.sh + console.env(.example): fill in usernames/passwords/
  display names, get a fully personalized ISO — no post-install steps
  beyond per-account logins. Generated files git-ignored (credentials)
- Docs: Moonlight is the remote-admin path; RDP marked blocked by the
  mutter cursor-metadata screencast crash on GFX1013

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 10:51:57 -04:00
ckochandClaude Fable 5 aceb1c00d2 Gate system-flatpak-setup on network-online
First hardware boot: the service gave up after ~12s of no network,
failed with a cryptic "Error 0" desktop popup, and left all baked
flatpaks uninstalled (its timer only re-arms on reboot). The GFN
installer's own retry loop succeeded once the network arrived.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 11:43:29 -04:00
ckochandClaude Fable 5 c5f141fe34 Bake GeForce NOW native Linux app (beta) via first-boot installer
NVIDIA's client ships from their own flatpak repo (com.nvidia.geforcenow),
which default-flatpaks can't add alongside Flathub — so a stamped oneshot
service installs it on first boot with retries. Docs note the BC-250 has
no hardware video decode: streams are CPU-decoded, keep to 1080p.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 16:13:56 -04:00