[PATCH 0/1] helper to build nosuid and suid binaries
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Tue Jul 9 08:58:53 UTC 2013
Hi,
The following patch adds infrastructure to help users build two busybox
executables, one containing applets that require suid privileges,
another one for all unprivileged applets.
Ok to install?
PS: include/applets.src.h contains a fix for MAKE_LINKS that should be
applied straight away, IIRC.
Background information:
oe patch v1, cover:
http://article.gmane.org/gmane.comp.handhelds.openembedded.core/38428
vaguely related yocto bug:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4207
oe patch v1:
http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/38432
oe patch v2:
http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/38770/focus=38775
Bernhard Reutner-Fischer (1):
buildsys: Add helper to list suid applets
Makefile.custom | 7 +++++-
applets/busybox.mksuid | 54 ++++++++++++++++++++++++++++++++++++++++++++
include/applets.src.h | 9 +++++++-
scripts/kconfig/confdata.c | 24 ++++++++++++++++----
4 files changed, 88 insertions(+), 6 deletions(-)
create mode 100755 applets/busybox.mksuid
--
1.7.10.4
More information about the busybox
mailing list