[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8bd0f97a0702072242g4f4b8b9djcd1651e1637eaaa8@mail.gmail.com>
Date: Thu, 8 Feb 2007 01:42:51 -0500
From: "Mike Frysinger" <vapier.adi@...il.com>
To: "Oleg Verych" <olecom@...wer.upol.cz>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Roman Zippel" <zippel@...ux-m68k.org>, sam@...nborg.org,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
"Kai Germaschewski" <kai@...maschewski.name>
Subject: Re: + search-a-little-harder-for-mkimage.patch
On 2/8/07, Oleg Verych <olecom@...wer.upol.cz> wrote:
> On Thu, Feb 08, 2007 at 12:58:26AM -0500, Mike Frysinger wrote:
> > On 2/8/07, Oleg Verych <olecom@...wer.upol.cz> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists