[PATCH 1/8] busybox -- SELinux option support for coreutils: ver3

Yuichi Nakamura ynakam at hitachisoft.jp
Mon Feb 26 15:42:58 PST 2007


In previous patch, 
definitions about another SELinux-related applet was included.
I am sorry, and I've removed that one.
Please use attached patch instead of busybox-coreutils-common-01.v4.patch.


On Mon, 26 Feb 2007 10:31:14 +0900
Yuichi Nakamura  wrote:

> 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/
> 
> 


-- 
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.v5.patch
Type: application/octet-stream
Size: 8893 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20070227/3ec842c1/attachment.obj 


More information about the busybox mailing list