All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin R Hibbits" <jrh29@po.cwru.edu>
To: Tom Rini <trini@kernel.crashing.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Patch for Menuconfig script
Date: Mon,  8 Jul 2002 11:22:15 -0400	[thread overview]
Message-ID: <20020708152215.11552.qmail@wedge.scl.cwru.edu> (raw)
In-Reply-To: <20020708151412.GB695@opus.bloom.county>

This removes the test, and also fixes the function declarations ( changes them
from 'function blah ()' to just 'blah ()' ) to make it more of a POSIX sh
script.  As I put in my other reply (started another thread...problems
explained there :P ), I've only tested it on my system with 2.4.18 and ksh (but
should work out of the box on any 2.4.xx, and with little modification on
2.5.xx).

Justin Hibbits


On 07/08/02 11:14:12, Tom Rini <trini@kernel.crashing.org> wrote:
> On Sun, Jul 07, 2002 at 11:22:10PM +0100, Riley Williams wrote:
> > Hi Justin.
> > 
> > > This is just a patch to the Menuconfig script (can be easily adapted
> > > to the other ones) that allows you to configure the kernel without
> > > the requirement of bash (I tested it with ksh, in POSIX-only mode).  
> > > Feel free to flame me :P
> > 
> > Does it also work in the case where the current shell is csh or tcsh
> > (for example)?
> 
> Er.. why wouldn't it?
> $ head -1 scripts/Menuconfig 
> #! /bin/sh
> 
> So this removes the /bin/sh is not bash test, yes?
> 
> -- 
> Tom Rini (TR1265)
> http://gate.crashing.org/~trini/

  reply	other threads:[~2002-07-08 15:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-07  1:05 Patch for Menuconfig script Justin Hibbits
2002-07-07 22:22 ` Riley Williams
2002-07-08 15:14   ` Tom Rini
2002-07-08 15:22     ` Justin R Hibbits [this message]
2002-07-08 17:44     ` Riley Williams
2002-07-08 18:18       ` Tom Rini
2002-07-11 20:06         ` Riley Williams
2002-07-11 20:23           ` Tom Rini
2002-07-08 22:53     ` Keith Owens
2002-07-08 23:27       ` Sanctus Evanidus
2002-07-08 23:40         ` Thunder from the hill
2002-07-10 23:13       ` David Weinehall
2002-07-10 23:40         ` HDD test bench Mukesh Rajan
2002-07-10 23:49           ` Mr. James W. Laferriere
2002-07-11  7:35         ` Patch for Menuconfig script Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020708152215.11552.qmail@wedge.scl.cwru.edu \
    --to=jrh29@po.cwru.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trini@kernel.crashing.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.