jkh> there should be a boot/kernel/kernel.ko file and I'm not sure why
jkh> there isn't.
This is because 'release.3' target (in src/release/Makefile) does not
know that the kernel should go to into ${RD}/trees/bin/boot/kernel.
Note that we cannot change 'doKERNEL' target, which is also used by
other places (see 'doMFSKERN' target).
Other modules and boot stuffs were installed by 'make distribute' (of
src/sys/Makefile), in a procedure of 'release.2' target.
-- -
Makoto `MAR' MATSUSHITA
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message