Commit 9265d0f
build: add fetch-busybox target for multi-arch busybox binary
The embedded busybox binary is x86_64. On ARM64 hosts, add a Makefile
target that extracts the correct busybox from the busybox-static
apt package, ensuring the binary comes from a trusted source rather
than copying an arbitrary system binary.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 95e1903 commit 9265d0f
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
126 | 142 | | |
127 | 143 | | |
128 | 144 | | |
0 commit comments