Emerson Yesupatham wrote: > Hi Team, > > I am currently working on Section 8.3 of Book 7.0. Section is about Linux > 3.1 compilation. > > I am new to kernel compilation from Scratch. Book recommends to do the > kernel compilation from Scratch, is there any online material to go through > or I should go through the README present in Linux tar ball? > > I spent sometime to figure out the options shown in make menuconfig GUI but > it was difficul to understand each and every options. > > I also copied .config (/usr/src/kernels/2.6.35.6-45.fc14.i686/.config) > from host system and gave "make menuconfig" but it was asking for so many > questions one-by-one in the command line. > Not sure whether I should give "make oldconfig" in this scenario ( that is > copying .config from host PC). I went through the README and found there is > something called "allyesconfig", can I try that? > > Kindly suggest.
This may be useful: http://www.linuxfromscratch.org/hints/downloads/files/kernel-configuration.txt -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
