On Mon, 2005-05-09 at 10:45 -0700, Steve Iribarne wrote: > -> Does this nightly build of yours require a different config each > time?? > -> > > No. My nightly build will not require new info for each build. The > problem is that the autoconf.h and files like that get created when you > run a make xconfig. > > I believe make oldconfig will work, because it should only ask me > questions if something has changed. > > Right? I think so.......I did the following on my machine (running 2.6.10) $> make oldconfig bzImage modules modules_install Then i ran menuconfig....and changed an option (enabled process accounting)...and again ran the above command....make oldconfig never asked me any questions!! :) seems like oldconfig picks up ".config.old" to build your kernel...so it doesn't require any human intervention. HTH, -mandeep > > > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/