Commit 06f483f
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 c3b6cb0 commit 06f483f
1 file changed
+16
-0
lines changed| 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