aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-06-02 16:44:17 +0100
committerRon Yorston <rmy@pobox.com>2023-06-02 16:44:17 +0100
commit0a5ca0348b05f827032a57fac5d7732e464a0e46 (patch)
treefedd1e50274a148ccee8acbb494769489698a136 /shell
parentbec2426878edb9b8553b4daa27cd34a8e230d465 (diff)
downloadbusybox-w32-0a5ca0348b05f827032a57fac5d7732e464a0e46.tar.gz
busybox-w32-0a5ca0348b05f827032a57fac5d7732e464a0e46.tar.bz2
busybox-w32-0a5ca0348b05f827032a57fac5d7732e464a0e46.zip
win32: change interpretation of BB_OVERRIDE_APPLETS
Make the following changes to BB_OVERRIDE_APPLETS: - Applet names in the list can be separated by spaces, commas or semicolons. - Applets before the first semicolon are disabled unconditionally. - Applets after the first semicolon are overridden if a matching external command exists. - '-' alone disables all applets. - '+' alone overrides every applet for which a matching external command exists. This doesn't change the existing documented behaviour. It adds the ability to have applets overridden if an external command exists but to remain available if not. Adds 80-88 bytes. (GitHub issue #329)
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions