Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 1997 15:45:42 -0800
From:      "Thomas D. Dean" <tomdean@ix.netcom.com>
To:        Dan Busarow <dan@dpcsys.com>
Cc:        freebsd-questions@freebsd.com
Subject:   Re: reconfiguring kernal
Message-ID:  <33079C26.7D93@ix.netcom.com>
References:  <Pine.UW2.3.95.970216121048.26488H-100000@cedb>

next in thread | previous in thread | raw e-mail | index | archive | help
I ususlly:

config CONFIG_FILE_NAME
cd ../../compile/CONFIG_FILE_NAME
make depend
make
make install
shutdown -r now

I have always used "make depend"  This may come from other OS's.
The "make depend" step makes the build safer.

tomdean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33079C26.7D93>