Robert Millan <[EMAIL PROTECTED]> wrote:
> I'd like to add a --enable-tiny option to coreutils. It'd work similarly
> to the one in GNU nano. When enabled, build stripped down coreutils with
> only the minimal features required by POSIX.
>
> The purpose of this is to be able to use coreutils for embedded systems, boot
> floppies, etc.
>
> Is such feature welcome? If so, I'll ask for copyright papers and start work.

Are the existing packages somehow inadequate?
I've heard of busybox.

I fear that any such effort would induce significant
additions of `#if' directives or -- worse -- duplicate code.
I don't want changes that make the code less readable/maintainable.
But I'll try to keep an open mind :-)


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to