[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070208055832.GN22699@flower.upol.cz>
Date: Thu, 8 Feb 2007 06:58:32 +0100
From: Oleg Verych <olecom@...wer.upol.cz>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Mike Frysinger <vapier.adi@...il.com>,
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 Wed, Feb 07, 2007 at 09:19:21PM -0800, Andrew Morton wrote:
> On Thu, 8 Feb 2007 06:24:40 +0100 Oleg Verych <olecom@...wer.upol.cz> wrote:
>
> > If that matter, `type -path' is bashizm (BloAted SHell), and "blackbox"
> > with "dash" (very good `sh' equivalents) will fail.
>
> Does the kernel presently build with that shell?
build - yes, with dash being `$(shell)'. All scripts with `#!/bin/bash'
of course use bash, example is gen_initramfs_list.sh.
Trivial shell scripts, especially for embedded archs (Blackfin is
one, IIRC), may be easily converted.
BTW, Debian shell policy is to be bashizms-clear. Purpose -- to have
compatibility with any `sh'. Shall we?
____
-
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