Re: Patch for Menuconfig script

From: Sanctus Evanidus (evanidus@videotron.ca)
Date: Mon Jul 08 2002 - 18:27:21 EST


Keith Owens <kaos@ocs.com.au> wrote:

> The #! line is irrelevant. The script is invoked via
>
> $(CONFIG_SHELL) scripts/Menuconfig arch/$(ARCH)/config.in
>
> Large chunks of kbuild assume that CONFIG_SHELL is bash. Don't bother
> trying to cleanup all the code that assumes bash, just
> make CONFIG_SHELL=/path/to/bash ...

I personaly don't think it should be assumed that every systems even has bash installed, but instead that every systems have a POSIX compilant sh.

In other words, without cleanups, someone who want to execute that script would be "forced" to install bash.

-Evan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 15 2002 - 22:00:14 EST