Christian Baer wrote:
On Sat, 20 Jan 2007 13:25:16 -0600 Jonathan Horne wrote:

usually, i:

rm -rf /usr/src/* /usr/obj/*

and then just cvsup a whole new set of sources. i then buildworld and buildkernel as laid out in the handbook:

You do of course know that by doing that you also erase your custom
kernel-config file? By default it is in /usr/src/sys/*plattform*/conf.

If he hadn't read the relevant part of the handbook, he indeed would have deleted his kernel config file. But since he did read the handbook, the kernel config file is still placed in /root/kernels/ or some other part of the file-system which one does not erase so thoughtlessly. So all he has to do is link his config after the csup :)

Regards
Chris

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to