busybox/docs
Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts
Embedded scripts require a shell to be present in the BusyBox
binary.  Allow either ash or hush to be used for this purpose.
If both are enabled ash takes precedence.

The size of the binary is unchanged in the default configuration:
both ash and hush are present but support for embedded scripts
isn't compiled into hush.

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-11-27 16:13:07 +01:00
..
cgi
.gitignore
busybox_footer.pod
busybox_header.pod
contributing.txt
ctty.htm
draft-coar-cgi-v11-03-clean.html
embedded-scripts.txt hush: allow hush to run embedded scripts 2018-11-27 16:13:07 +01:00
ifupdown_design.txt
Kconfig-language.txt restore documentation on the build config language 2018-06-06 15:16:48 +02:00
keep_data_small.txt
logging_and_backgrounding.txt
mdev.txt mdev.txt: explain the meaning of a leading "-" 2018-09-25 13:20:17 +02:00
new-applet-HOWTO.txt Tweak outdated documentation and comments 2017-08-06 14:03:27 +02:00
nofork_noexec.txt Tweak outdated documentation and comments 2017-08-06 14:03:27 +02:00
posix_conformance.txt dd: add 'oflag=seek_bytes' 2018-10-30 16:55:09 +01:00
Serial-Programming-HOWTO.txt
sigint.htm Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
smallint.txt
style-guide.txt Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
syslog.conf.txt
tar_pax.txt
tcp.txt
unicode_full-bmp.txt
unicode_UTF-8-test.txt
unicode.txt
unit-tests.txt