Hi there, On Sat, 3 Aug 2002, Phil Karn wrote:
> This should probably be noted somewhere, as should the need > to rebuild .config instead of copying it over from 2.4.18. Y'mean like this?? ---------------------------------------------------------------------- % head --lines=120 linux-2.4.19/README | tail --lines=14 CONFIGURING the kernel: - Do a "make config" to configure the basic kernel. "make config" needs bash to work: it will search for bash in $BASH, /bin/bash and /bin/sh (in that order), so one of those must be correct for it to work. Do not skip this step even if you are only upgrading one minor version. New configuration options are added in each release, and odd problems will turn up if the configuration files are not set up as expected. If you want to carry your existing configuration to a new version with minimal work, use "make oldconfig", which will only ask you for the answers to new questions. ---------------------------------------------------------------------- 73, Ged. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
