Missing binaries / build system
anatoly techtonik
techtonik at gmail.com
Thu Apr 18 05:08:46 UTC 2024
On Tue, Apr 16, 2024 at 10:02 PM <rep.dot.nop at gmail.com> wrote:
>
>
> To build a busybox with just one applet
> make allnoconfig
> make menuconfig
> # select the applet(s) you need
> make
>
> ./busybox will then support the selected applets.
>
> HTH
Thanks. That helps. Got 84K busybox, then run
make_single_applets.sh
and got busybox_HTTPD 34K. Pretty awesome. =)
Is there a way to select applets non-interactively
for build automation?
--
anatoly t.
More information about the busybox
mailing list