[BusyBox] busybox for rpm building

Glenn McGrath bug1 at iinet.net.au
Sun Feb 22 09:28:10 UTC 2004


On Sat, 14 Feb 2004 01:09:50 +0100 (CET)
"Peter S. Mazinger" <ps.m at gmx.net> wrote:

> chown -f
> chgrp -f
These are GNU extensions, but would be easy to implement.

> sort -u -r
These are supported.

> find -o -a -or -exec

They would be nice, probably a bit of work involved.

> xargs -n

It is supported

> ash is not usable, it has to be bash.

They should depend on a standard rather than a specific implementation
of a standard. May it can be faked like sed.


Glenn



More information about the busybox mailing list