Commit Graph
15 Commits
Author SHA1 Message Date
ckochandClaude Fable 5 46f6e973cc default-flatpaks: notify off — module's notify path breaks multi-user
The v1 module's post-install notification runs `sudo -u` with every
human user newline-joined into a single name ("kid\nparent"), which
fails and kills the service mid-install on any box with two accounts.
Hit on first hardware boot; apps after the first never installed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 12:12:20 -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 beecda8993 Add BIOS flash guide: backup, flash modded ROM via J4004, settings
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 17:39:49 -04:00
ckochandClaude Fable 5 414c43d74b Add Prism Launcher (Minecraft) to first-boot flatpaks
Microsoft account sign-in documented in OPERATIONS.md; Prism manages
its own Java runtimes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 16:44:28 -04:00
ckochandClaude Fable 5 e491a7fed9 Add power wiring guide: LRS-350-12 -> J1000, AC-switch power design
Pinouts sourced from mothenjoyer69/bc250-documentation hardware.md.
Power switch = fused+switched IEC inlet on the AC side, with
AUTO_PWRON1 jumper 1-2 so the board boots when 12V appears.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 16:38:35 -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
ckochandClaude Fable 5 06ad5e9d26 Clean repo down to what the console image actually uses
- Rewrite README for this fork's purpose (was upstream's multi-image doc)
- Remove 40-CU tooling (files/system, vendor/, docs/, justfiles) — this
  image is deliberately stable-24CU only
- Remove upstream CI (GitHub workflows, release scripts) — builds are
  local, repo lives on Gitea
- Remove unused upstream recipes (deck/kde/gnome × plain/40cu)
- Remove upstream's cosign.pub — we don't sign; keeping their key was
  misleading (verified: recipe generates fine without it, no key baked)
- Update NOTICE: drop removed vendored projects, credit direct upstream

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 15:32:11 -04:00
ckochandClaude Fable 5 891c4c46da Tuning: disable GNOME animations; document GPU governor tuning
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
Bazzite base already covers the rest (max_map_count, zram, gamemode,
tuned profiles); governor stock curve (1000-1850 MHz, 85C throttle)
left as-is — ceiling tuning is documented in OPERATIONS.md for after
on-hardware thermal testing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 15:15:23 -04:00
ckochandClaude Fable 5 83afbb7f87 Add parent's operations manual (repo + baked at /usr/share/doc) and
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
document the Gitea OTA update path (bootc switch + publish routine)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 12:36:55 -04:00
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