Re: + search-a-little-harder-for-mkimage.patch

From: Mike Frysinger
Date: Thu Feb 08 2007 - 01:43:18 EST


On 2/8/07, Oleg Verych <olecom@xxxxxxxxxxxxxx> wrote:
On Thu, Feb 08, 2007 at 12:58:26AM -0500, Mike Frysinger wrote:
> On 2/8/07, Oleg Verych <olecom@xxxxxxxxxxxxxx> wrote:
> >Trivial shell scripts, especially for embedded archs (Blackfin is
> >one, IIRC), may be easily converted.
>
> yes, but Blackfin is no-mmu so converting the script to use POSIX
> shell is pointless to us since no-mmu is not a self-hosting
> environment

Heh, did i say POSIX?

/bin/sh is the POSIX shell ... if you want to switch off of /bin/bash,
then the only other sane option is /bin/sh which means rewriting the
code to be POSIX compliant

I said bloated shell, from man bash:

BUGS
It's too big and too slow.

we get it, you dont like bash, why do you feel the need to keep making
these statements ?
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/