Re: A new config program -- anyone interested?

Matthew Wilcox (matthew@wil.cx)
Mon, 7 Aug 2000 18:55:58 -0400


On Mon, Aug 07, 2000 at 04:52:43PM -0700, Paul Vojta wrote:
> All of the currently supported ways of configuring the kernel
> ("make config", "make menuconfig", and "make xconfig") are fundamentally
> interactive in nature.

except for `make oldconfig'.

to use it, copy your .config from one kernel tree to another, type `make
oldconfig', it will prompt you for any new options, and away you go.

-- 
Revolutions do not require corporate support.

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