Hi All, I've generated a DVD iso and imported it into a provisioning platform. After this integration, a decision was made to rebuild the kernel with an option enabled. As opposed to executing a full `make release`, I just want to build the kernel distribution. In reading the manpage, it looks like I can just run `make release.3 && make release.5 && make release.6` to accomplish this. Is this correct? Would the resulting files be installed in ${CHROOTDIR}/R?
-- Take care Rick Miller _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"