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