[PATCH 1/8] busybox -- SELinux option support for coreutils: ver3
Yuichi Nakamura
ynakam at hitachisoft.jp
Sun Feb 25 17:31:14 PST 2007
Thank you for review!
On Sat, 24 Feb 2007 16:01:14 +0100
Denis Vlasenko wrote:
> On Friday 23 February 2007 09:47, Yuichi Nakamura wrote:
> > [1/8] busybox-coreutils-common-01.v3.patch
> > - common component for SELinux options, applets
> >
> > Signed-off-by: Yuichi Nakamura <ynakam at hitachisoft.jp>
> > Signed-off-by: KaiGai Kohei <kaigai at kaigai.gr.jp>
>
> " -i Interactive, prompt before overwrite\n" \
> " -R,-r Copy directories recursively\n" \
> - " -l,-s Create (sym)links"
> + " -l,-s Create (sym)links\n"
>
> #define cpio_trivial_usage \
>
> Why?
Removed this one.
> USE_RPM2CPIO(APPLET(rpm2cpio, _BB_DIR_USR_BIN, _BB_SUID_NEVER))
> +USE_RUNCON(APPLET(runcon, _BB_DIR_USR_BIN, _BB_SUID_NEVER))
> USE_RUN_PARTS(APPLET_ODDNAME(run-parts, run_parts, _BB_DIR_BIN, _BB_SUID_NEVER, run_parts))
> USE_RUNLEVEL(APPLET(runlevel, _BB_DIR_SBIN, _BB_SUID_NEVER))
>
> *Must* be in ASCII order.
Fixed.
>
>
> --
> vda
Attached is reviesed patch.
--
Yuichi Nakamura
Hitachi Software Engineering Co., Ltd.
SELinux Policy Editor: http://seedit.sourceforge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-coreutils-common-01.v4.patch
Type: application/octet-stream
Size: 10143 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20070226/840b26b6/attachment-0001.obj
More information about the busybox
mailing list