Skip to content

docs: add busybox to copy-public-builds documentation#2403

Merged
arkamar merged 2 commits intomainfrom
docs/add-busybox-to-copy-public-builds
Apr 15, 2026
Merged

docs: add busybox to copy-public-builds documentation#2403
arkamar merged 2 commits intomainfrom
docs/add-busybox-to-copy-public-builds

Conversation

@arkamar
Copy link
Copy Markdown
Contributor

@arkamar arkamar commented Apr 15, 2026

Commit bba0313 moved busybox from compile-time go:embed to runtime disk read and added busybox to the copy-public-builds Makefile target, but the self-hosting docs were not updated.

  • Mention busybox in copy-public-builds descriptions (self-host.md)
  • Remove stale "old envd binary" from copy-public-builds description (the envd copy was removed from the Makefile in 1a7d306)

Commit bba0313 moved busybox from compile-time go:embed to runtime
disk read and added busybox to the copy-public-builds Makefile target,
but the self-hosting docs were not updated.

- Mention busybox in copy-public-builds descriptions (self-host.md)
- Remove stale "old envd binary" from copy-public-builds description
  (the envd copy was removed from the Makefile in 1a7d306)
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 15, 2026

PR Summary

Low Risk
Documentation-only update that aligns make copy-public-builds instructions with the current artifacts it copies; no runtime or infrastructure behavior changes.

Overview
Updates self-hosting instructions to reflect that make copy-public-builds now copies busybox alongside kernels and Firecracker versions, and removes stale wording about copying an “old envd binary”.

Reviewed by Cursor Bugbot for commit 1d4987e. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread self-host.md Outdated
Comment thread self-host.md Outdated
Comment thread self-host.md
…-host.md

The copy-public-builds Makefile target copies kernels/, firecrackers/,
and busybox/ — it has never copied rootfs. The "rootfs" wording was
introduced in 82bf379 ("Beta: Support Amazon Web Services
deployment (#2033)") for the AWS section and was already present in
the GCP section before that, but was never accurate.

Replace "rootfs" with "Firecracker versions" to match what the target
actually copies.
@arkamar arkamar enabled auto-merge (squash) April 15, 2026 15:17
@arkamar arkamar merged commit b8ca332 into main Apr 15, 2026
44 checks passed
@arkamar arkamar deleted the docs/add-busybox-to-copy-public-builds branch April 15, 2026 15:18
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.

3 participants