docs(build): OSA disk policy + corrected cleanup one-liner #87

Merged
clawdie merged 3 commits from docs/build-host-disk-policy into main 2026-06-21 12:25:21 +02:00
Owner

Build-host disk policy for OSA (Sam & Codex), reviewed + path-corrected.

  • BUILD.md: don't strip OSA's GTK/X11/Wayland/media closure as "old desktop" (Codex, ffmpeg, py311-pillow, VNC/screenshot helpers ride it); clear repo-local build caches instead; /tmp ZFS note; mother-build marked PLANNED.
  • POUDRIERE-BUILD-SERVER.md: same rationale + why mother-build offloads OSA.
  • Fix: the cleanup one-liner's output/FreeBSD-*.img matched nothing (OUTPUT_DIR=tmp/output, image is clawdie-*.img, memstick cached in tmp/cache). Corrected to tmp/packages tmp/cache tmp/output.

markdown gate clean; no ISO dates.

🤖 Generated with Claude Code

Build-host disk policy for OSA (Sam & Codex), reviewed + path-corrected. - BUILD.md: don't strip OSA's GTK/X11/Wayland/media closure as "old desktop" (Codex, ffmpeg, py311-pillow, VNC/screenshot helpers ride it); clear repo-local build caches instead; /tmp ZFS note; mother-build marked PLANNED. - POUDRIERE-BUILD-SERVER.md: same rationale + why mother-build offloads OSA. - **Fix:** the cleanup one-liner's `output/FreeBSD-*.img` matched nothing (OUTPUT_DIR=tmp/output, image is clawdie-*.img, memstick cached in tmp/cache). Corrected to `tmp/packages tmp/cache tmp/output`. markdown gate clean; no ISO dates. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 3 commits 2026-06-21 12:25:14 +02:00
The one-liner's `output/FreeBSD-*.img` matched nothing — OUTPUT_DIR is
tmp/output, the built image is clawdie-*.img, and the cached memstick lives in
tmp/cache (FreeBSD-*-memstick.img). Replace with `tmp/packages tmp/cache
tmp/output` — clears bundled packages, all caches (incl. work.img + the cached
memstick), and built outputs; all regenerable, all under repo-local tmp/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit d1d420fb91 into main 2026-06-21 12:25:21 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#87
No description provided.