[PATCH 5/8] busybox -- SELinux option support for coreutils: ver3
Denis Vlasenko
vda.linux at googlemail.com
Sat Feb 24 07:01:11 PST 2007
On Friday 23 February 2007 09:48, Yuichi Nakamura wrote:
> [5/8] busybox-coreutils-05-ls.v3.patch
> - -Z option support for ls. Security context of file is shown by -Z option.
> In current busybox, -k/-K shows security context. However, they are replaced by -Z option in recent coreutils, so -Z have to be added by this patch.
>
> Signed-off-by: Yuichi Nakamura <ynakam at hitachisoft.jp>
+ USE_FEATURE_AUTOWIDTH("T:w:")
+ USE_SELINUX("Z");
Use tab here instead of four spaces.
--
vda
More information about the busybox
mailing list