[PATCH 0/2] new applet (setpriv) + unshare typo fix

walter harms wharms at bfs.de
Sat May 13 10:11:12 UTC 2017


General remark:
busybox is about size so its a good idea the post how large the increase is.
When adding a new item it is also good idea to give one or more use cases not
everyone knows every command in util-linux.

just my 2 cents,

re,
 wh


Am 13.05.2017 05:25, schrieb Assaf Gordon:
> Hello,
> 
> I'd like to suggest adding a minimal 'setpriv' applet, based on
> upstream 'util-linux' package.
> The current implementation only supports turning on the NO_NEW_PRIVS bits
> and requires Linux kernel >= 3.5 .
> 
> Also attach is a small typo fix for unshare's help screen.
> 
> (This is my first busybox patch, I'm happy to adjust as needed until it fits
> the busybox coding style.)
> 
> Thanks,
> -assaf
> 
> Assaf Gordon (2):
>   setpriv: new applet
>   unshare: fix help screen typo
> 
>  util-linux/setpriv.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  util-linux/unshare.c |  2 +-
>  2 files changed, 90 insertions(+), 1 deletion(-)
>  create mode 100644 util-linux/setpriv.c
> 


More information about the busybox mailing list