Skip to content

fix: auto-build busybox in create_ext2_disk.sh#236

Merged
ryanbreen merged 1 commit intomainfrom
fix/auto-build-busybox
Feb 19, 2026
Merged

fix: auto-build busybox in create_ext2_disk.sh#236
ryanbreen merged 1 commit intomainfrom
fix/auto-build-busybox

Conversation

@ryanbreen
Copy link
Owner

Summary

  • When busybox.elf is missing (e.g. fresh worktree or CI), create_ext2_disk.sh now auto-invokes build-busybox.sh before proceeding
  • Falls back gracefully if the cross-compiler or BusyBox source isn't available

🤖 Generated with Claude Code

When busybox.elf is absent (e.g. fresh worktree or CI), create_ext2_disk.sh
now invokes build-busybox.sh automatically before proceeding. Falls back
gracefully if the cross-compiler or source isn't available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ryanbreen ryanbreen merged commit beed049 into main Feb 19, 2026
@ryanbreen ryanbreen deleted the fix/auto-build-busybox branch February 19, 2026 20:12
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