Commit Graph
6 Commits
Author SHA1 Message Date
ckochandClaude Fable 5 82c1ec8b7b Pin default-flatpaks@v1: v2 module has breaking config changes
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 10:08:57 -04:00
ckochandClaude Fable 5 57eee1727a Console plug-and-play layer: always-on, BPM autostart, game launchers
- Mask all suspend paths + dconf no-sleep/no-lock defaults (local + GDM):
  the console must stay reachable over SSH/RDP at all times
- Autostart Steam Big Picture Mode for the kid account only
- Enable tailscaled (idle until 'tailscale up')
- First-boot flatpaks: ProtonUp-Qt, Heroic, RetroDECK

Already in the bazzite base, so not added: Steam, Tailscale, automatic
updates (uupd.timer), Firefox via first-boot flatpak manager.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 10:08:01 -04:00
ckochandClaude Fable 5 20cad3e12b Add ISO user config: unattended install needs baked accounts
VM smoke test of the first ISO reached GDM but no user existed
(bootc-image-builder ISOs install unattended; gnome-initial-setup is
not in the bazzite base). iso-config.toml creates parent (wheel) and
kid with placeholder passwords to change on first login.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 19:48:22 -04:00
ckochandClaude Fable 5 f9c46a8186 Document verified docker build path for image + ISO
First successful build 2026-07-06: image kernel-7.0.9-ogc3.2.fc44,
5 GB installer ISO via bootc-image-builder. Records the docker-specific
workarounds: native dockerd (not Docker Desktop), skopeo copy into
containers-storage, terra GPG key mount, --rootfs btrfs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 19:34:31 -04:00
ckochandClaude Fable 5 2cb8bedfa0 Ignore generated Containerfile and bluebuild script artifacts
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 19:12:22 -04:00
ckochandClaude Fable 5 4e452acc7d BC-250 console image: custom GNOME recipe with remote admin
Build Bazzite BC-250 / Check Bazzite channel digests (push) Has been cancelled
Build Bazzite BC-250 / Build Custom Image (push) Has been cancelled
Build Bazzite BC-250 / Build Custom 40CU Image (push) Has been cancelled
Build Bazzite BC-250 / Save Bazzite channel digest cache (push) Has been cancelled
Build Bazzite BC-250 / Publish GitHub Release (push) Has been cancelled
Based on 62fixolab/Latest-Bazzite-AMD-BC-250-Patched-Images @ 347fd4d.

Adds on top of the fork:
- recipes/bc250-console-gnome.yml: governor + gnome-remote-desktop +
  openssh-server, sshd enabled, hhd.service masked, no signing module
  (local build + ISO path)
- files/console/usr/bin/bc250-remote-setup: one-time on-box SSH/RDP setup
- files/console/usr/lib/bootc/kargs.d/50-bc250-ttm.toml: ttm memory kargs
- BUILD-CONSOLE.md: build -> ISO -> validation instructions

files/console/ is separate from files/system/ so the 40-CU unlock tooling
stays out of this stable 24-CU image.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 18:54:30 -04:00