Skip to content

docs: add verified install + live-run screenshots#45

Merged
ErenAri merged 1 commit into
mainfrom
docs/install-screenshots
Jun 24, 2026
Merged

docs: add verified install + live-run screenshots#45
ErenAri merged 1 commit into
mainfrom
docs/install-screenshots

Conversation

@ErenAri

@ErenAri ErenAri commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Tested every install path and a live validation run, captured each as a terminal screenshot, and embedded them in the README Install section.

Screenshot Shows
install-release-binary.png release download + sha256sum -c + bpfcompat versionv0.1.6
install-from-source.png make build && make validator-static → versioned binary
install-go-install.png go install .../cmd/bpfcompat@latest (lowercase module + cmd subpath)
live-validation.png bpfcompat test on ringbuf_modern: 5.4 fail (ringbuf ≥5.8), 6.1/6.8 pass

Images under docs/images/install/. All commands were run for real on a KVM host; the live matrix booted three disposable VMs.

🤖 Generated with Claude Code

Tested all three install paths and a live validation run, captured each as
a terminal screenshot, and embedded them in the README Install section:
  - prebuilt release binary (curl + checksum + version)
  - from source (make build && make validator-static)
  - go install github.com/kernel-guard/bpfcompat/cmd/bpfcompat@latest
  - a live `bpfcompat test` matrix (ringbuf_modern: 5.4 fail, 6.1/6.8 pass)

Images live under docs/images/install/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ErenAri ErenAri merged commit de07cd0 into main Jun 24, 2026
6 checks passed
@ErenAri ErenAri deleted the docs/install-screenshots branch June 24, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant