On 5/25/05, James <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> Is it OK to use 'make oldmenuconfig' to ensure that the options I had
> selected in a 2.6.x kernel also are selected for the newer 2.6. kernel?
> Isn't  'make oldmenuconfig' deprecated for 2.6 or does it still work?
> 
> Also I perviously used xconfig  (make xconfig) in lieu of make menuconfig,
> but I cannot seem to find anything other than menuconfig. Surely
> there is a nicer gui to use to build kernels and track options selected
> in various kernel builds than the ole standby 'make menuconfig'.
> 
> 
> ideas?
> 
> 
> James
> 

I typically just use "make oldconfig", as the number of changes from
one version to the next aren't that great normally. Doing a make
oldconfig will prompt you for each new feature, so once you have your
baseline kernel set, make oldconfig is real quick. When moving between
different -rX versions, it often won't prompt at all.

Mike

-- 
[email protected] mailing list

Reply via email to