diff options
author | Ron Yorston <rmy@pobox.com> | 2023-12-09 09:43:06 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-12-09 09:43:06 +0000 |
commit | 6bb25c4493268d24a3b82d3268b2adf624de88bd (patch) | |
tree | c68887dd2e818685192b5496e3e676944008af57 /arch | |
parent | 7dff7f37600209353cf4e86d1cca29bacf5f7372 (diff) | |
download | busybox-w32-6bb25c4493268d24a3b82d3268b2adf624de88bd.tar.gz busybox-w32-6bb25c4493268d24a3b82d3268b2adf624de88bd.tar.bz2 busybox-w32-6bb25c4493268d24a3b82d3268b2adf624de88bd.zip |
win32: allow hardcoded list of applets to override
The environment variable BB_OVERRIDE_APPLETS provides control over
which applets are preferred in standalone shell mode. Allow a
similar list to be hardcoded in the binary with the OVERRIDE_APPLETS
configuration string.
The environment variable is checked first. If it doesn't override
the applet the hardcoded string is then checked too.
The default for OVERRIDE_APPLETS is an empty string. In this case
the size and behaviour of the binary is unchanged.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions