hush/scripts/kconfig
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
..
lxdialog get rid of several "variable 'x' set but not used" warnings 2011-05-01 14:43:53 +02:00
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
check.sh *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
conf.c get rid of several "variable 'x' set but not used" warnings 2011-05-01 14:43:53 +02:00
confdata.c buildsys: Add helper to list suid applets 2013-07-26 13:39:46 +02:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped update _shipped file with hurd fix 2010-08-02 02:17:25 +02:00
lkc_proto.h
lkc.h
Makefile Support configuring Busybox from _defconfig files 2011-07-08 07:59:16 +02:00
mconf.c scripts/kconfig/mconf: work on systems w/o SIGWINCH 2012-09-27 15:26:40 +02:00
menu.c *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
POTFILES.in
qconf.cc
qconf.h
symbol.c
util.c *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
zconf.gperf
zconf.hash.c_shipped *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
zconf.l Hurd compat fixes. Mostly dealing with absent PATH_MAX 2010-03-26 19:08:53 +01:00
zconf.tab.c_shipped *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
zconf.y *: s/spaces/tabs/ 2010-07-26 12:47:36 +02:00