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 typo fixes 2015-05-25 13:46:36 +02:00
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
busybox_footer.pod build system: fix a few warnings for allnoconfig build 2016-07-05 21:43:28 +02:00
busybox_header.pod doc: remove trailing empty line 2010-07-29 09:34:04 +02:00
contributing.txt docs: Change CVS references to Git 2010-10-17 14:12:33 +02:00
ctty.htm getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout 2011-10-22 06:27:41 +02:00
draft-coar-cgi-v11-03-clean.html fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
embedded-scripts.txt hush: allow hush to run embedded scripts 2018-11-27 16:13:07 +01:00
ifupdown_design.txt libbb: rename execable -> executable. No code changes 2014-05-02 17:15:58 +02:00
Kconfig-language.txt restore documentation on the build config language 2018-06-06 15:16:48 +02:00
keep_data_small.txt docs: Update filenames in keep_data_small.txt 2016-08-22 20:15:50 +02:00
logging_and_backgrounding.txt zcip: Add environment variable for overriding log functionality 2014-11-04 12:19:04 +01:00
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 documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
sigint.htm Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
smallint.txt English fixes to docs/smallint.txt 2010-10-24 03:23:59 +02:00
style-guide.txt Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
syslog.conf.txt small fixes atop syslog config patch 2011-04-16 20:15:14 +02:00
tar_pax.txt Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
tcp.txt Documentation update 2013-09-17 16:24:01 +02:00
unicode_full-bmp.txt Example Unicode files 2010-01-29 09:12:31 +01:00
unicode_UTF-8-test.txt Example Unicode files 2010-01-29 09:12:31 +01:00
unicode.txt typo fixes 2011-07-08 05:47:49 +02:00
unit-tests.txt unit-tests: implement the unit-testing framework 2014-06-22 16:30:41 +02:00