hush/applets
Bernhard Reutner-Fischer 9078633fee buildsys: Add helper to list suid applets
Add a helper script that lists all applets that
- do or may require SUID provileges (busybox.cfg.suid)
- do not require SUID provileges (busybox.cfg.nosuid)

Some setups prefer to build two busybox binaries, one that is suid which
contains all applets that do or may require suid privileges, and a
second one for all the rest (which drops suid). To ease splitting these
two binaries, generate a list of CONFIG_ items for the suid binary.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2013-07-26 13:39:46 +02:00
..
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
applet_tables.c Fix one-applet build for tcpsvd 2012-03-19 04:38:00 +01:00
applets.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
busybox.mkll fix "make install" 2011-02-20 05:50:04 +01:00
busybox.mksuid buildsys: Add helper to list suid applets 2013-07-26 13:39:46 +02:00
individual.c style fixes, no code changes 2012-09-02 14:29:14 +02:00
install.sh applets/install.sh: afer quoting of variables 2011-04-05 02:37:15 +02:00
Kbuild.src fix bit rot in scripts/Makefile.IMA #2 2011-03-06 23:48:24 +01:00
usage_compressed simpler check for od 2010-09-16 15:46:20 +02:00
usage_pod.c whitespace fixes 2011-02-03 00:05:48 +01:00
usage.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00