William Wong wrote:

> Just a suggestion for the make world process.  How about by default
> compiling a kernel.GENERIC (just in case)?

How about just doing

make buildkernel KERNEL=kernel.GENERIC

after a successful make world?  For example, to automate this, you might
do

make buildworld installworld buildkernel installkernel
KERNEL=kernel.GENERIC


-Donn


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to