On Fri, Aug 26, 2016 at 11:33 PM, Cristian Ionescu-Idbohrn
<[email protected]> wrote:
> $ ./busybox
> busybox: applet not found
>
> $ gcc --version
> gcc (Debian 6.2.0-1) 6.2.0 20160822
>
> That's debian unstable.
>
> Everything since commit 877dedb seems broken.

It's not a bug, it's a feature

config BUSYBOX
        bool "Include busybox applet"
        default y
        help
          The busybox applet provides general help regarding busybox and
          allows the included applets to be listed.  It's also required
          if applet links are to be installed at runtime.

          If you can live without these features disabling this will save
          some space.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to