Just a quick reminder that, if you ever build a kernel, you probably want to list all ports which generate kernel modules in a PORTS_MODULES line in /etc/src.conf. E.g. "PORTS_MODULES=emulators/virtualbox-ose-kmod multimedia/cuse4bsd-kmod". This will automatically rebuild these ports when the kernel is rebuilt. You won't forget.
Caveat: This will fail for "make reinstallkernel" as the ports Mk files lack a reinstall target, but it seems that relatively few people are aware that this target even exists, even though it can be very useful. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: [email protected] PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
