Date: Tue, 5 Sep 2000 15:44:13 -0700 From: "David O'Brien" <obrien@freebsd.org> To: current@freebsd.org Subject: ** HEADS UP ** kernel changed to /boot/kernel/kernel.ko Message-ID: <20000905154413.B86628@dragon.nuxi.com>
next in thread | raw e-mail | index | archive | help
I just committed a change to the loader and kernel Makefiles such that the kernel is now named "kernel.ko" and it the modules live in ``/boot/kernel'' (and ``/boot/kernel.old''). After your next world build, the loader will not load ``/kernel'' by default, so you want to make sure you build and install a kernel using sources matching the loader source. Third party modules (ie, those not part of the base FreeBSD) should be placed in ``/boot/modules'' (or ``/modules'') and the FreeBSD build system will not disturb them. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000905154413.B86628>