All of lore.kernel.org
 help / color / mirror / Atom feed
* Defaulting new questions in scripts/Configure?
@ 2001-10-25  2:27 Dale Amon
  2001-10-25  2:43 ` Alexander Viro
       [not found] ` <20011025105921.GNXL27467.mail2.home.nl@there>
  0 siblings, 2 replies; 4+ messages in thread
From: Dale Amon @ 2001-10-25  2:27 UTC (permalink / raw)
  To: linux-kernel

I've just skimmed through the code in Configure to
see if there is a way to make it shut up and just
default everything new to NO so I can use it inside
a noninteractive script.

Did I miss it or is it something that isn't there
to be found?

I think I'd not be the only one to find it useful
to make it be seen and not heard during a 
make oldconfig :-)

-- 
------------------------------------------------------
Use Linux: A computer        Dale Amon, CEO/MD
is a terrible thing          Village Networking Ltd
to waste.                    Belfast, Northern Ireland
------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Defaulting new questions in scripts/Configure?
  2001-10-25  2:27 Defaulting new questions in scripts/Configure? Dale Amon
@ 2001-10-25  2:43 ` Alexander Viro
       [not found] ` <20011025105921.GNXL27467.mail2.home.nl@there>
  1 sibling, 0 replies; 4+ messages in thread
From: Alexander Viro @ 2001-10-25  2:43 UTC (permalink / raw)
  To: Dale Amon; +Cc: linux-kernel



On Thu, 25 Oct 2001, Dale Amon wrote:

> I've just skimmed through the code in Configure to
> see if there is a way to make it shut up and just
> default everything new to NO so I can use it inside
> a noninteractive script.
> 
> Did I miss it or is it something that isn't there
> to be found?

yes


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Defaulting new questions in scripts/Configure?
       [not found] ` <20011025105921.GNXL27467.mail2.home.nl@there>
@ 2001-10-25 13:09   ` Dale Amon
  2001-10-25 13:44     ` Gert-Jan Rodenburg
  0 siblings, 1 reply; 4+ messages in thread
From: Dale Amon @ 2001-10-25 13:09 UTC (permalink / raw)
  To: Gert-Jan Rodenburg, Jonathan Morton; +Cc: linux-kernel

On Thu, Oct 25, 2001 at 12:59:22PM +0200, Gert-Jan Rodenburg wrote:
> On Thursday 25 October 2001 04:27, Dale Amon wrote:
> > I've just skimmed through the code in Configure to
> > see if there is a way to make it shut up and just
> > default everything new to NO so I can use it inside
> > a noninteractive script.
> >
> > Did I miss it or is it something that isn't there
> > to be found?
> >
> > I think I'd not be the only one to find it useful
> > to make it be seen and not heard during a
> > make oldconfig :-)
> 
> 
> no "" | make oldconfig
> 
> Not sure if it works, but in the Linux From Scratch manual they do the 
> oposite ->  yes "" | make config
> 

Jonathan Morton suggested the yes is the answer
as well. I tested both out and diffed against one
done manually. no seems to just die, yes does just
the right thing.

Thanks much to all who replied.

-- 
------------------------------------------------------
Use Linux: A computer        Dale Amon, CEO/MD
is a terrible thing          Village Networking Ltd
to waste.                    Belfast, Northern Ireland
------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Defaulting new questions in scripts/Configure?
  2001-10-25 13:09   ` Dale Amon
@ 2001-10-25 13:44     ` Gert-Jan Rodenburg
  0 siblings, 0 replies; 4+ messages in thread
From: Gert-Jan Rodenburg @ 2001-10-25 13:44 UTC (permalink / raw)
  To: Dale Amon; +Cc: linux-kernel

On Thursday 25 October 2001 15:09, Dale Amon wrote:

> > > Did I miss it or is it something that isn't there
> > > to be found?
> > >
> > > I think I'd not be the only one to find it useful
> > > to make it be seen and not heard during a
> > > make oldconfig :-)
> >
> > no "" | make oldconfig
> >
> > Not sure if it works, but in the Linux From Scratch manual they do the
> > oposite ->  yes "" | make config
>
> Jonathan Morton suggested the yes is the answer
> as well. I tested both out and diffed against one
> done manually. no seems to just die, yes does just
> the right thing.
>
> Thanks much to all who replied.


Euhm, my fault.

yes n "" | make config should work.

*note to self -> next time, check before sending in 'hints'n'tips *

Gr.

Gert-Jan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-10-25 13:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-25  2:27 Defaulting new questions in scripts/Configure? Dale Amon
2001-10-25  2:43 ` Alexander Viro
     [not found] ` <20011025105921.GNXL27467.mail2.home.nl@there>
2001-10-25 13:09   ` Dale Amon
2001-10-25 13:44     ` Gert-Jan Rodenburg

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.