On Fri, Apr 15, 2011 at 9:43 AM, bsquared <bwcod...@gmail.com> wrote: > > It seems that there is a script in the kenel src tree that may do this > (./scripts/kconfig/streamline_config.pl), I will report back when I > have tried it. >
I followed the steps indicated in the header comments of the script file, and it seemed to make a good starting point for config. Since I didn't want modules, I ran sed -i 's/=m/=y/' .config and turned off module support from mconf. One question I have though is regarding initrd support. If I eneable the support in the kernel, does that mean I have to use it? I do eventually want a RAM disk, as it seems that it is needed to properly make a USB thumdrive based system (to use UUID or LABEL for 'boot' kernel param). -- Thank you, -Brian -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page