[RFC PATCH v2] Allow applets to be implemented as scripts

Ron Yorston rmy at pobox.com
Wed Nov 7 08:54:34 UTC 2018


Kang-Che Sung wrote:
>I think there is a potential for user to modify script applets heavily (for
>their particular application). Trying to track dependencies after user
>modification would be too much work for little benefit.

Sure, users can modify script applets and break them.  But that's nothing
new:  even now they can modify C applets and break them.

All that BusyBox can guarantee is that the applets it ships work as-is.

Ron


More information about the busybox mailing list