"M. Warner Losh" <[EMAIL PROTECTED]> writes: > 'Tinderbox' makes no sense to me because the tinderbox that's run only > does one architecture.
No, it runs 'make buildworld' for every supported architecture, for an appropriate definition of "supported". This is exactly what 'make universe' does, but the tinderbox has a lot of additional functionality related to scheduling, reporting, updating the source tree, selecting which kernels to build, cleaning the object directory ('rm -rf /usr/obj' or its moral equivalent is much faster than 'make cleandir'), etc. None of this changes how the actual build happens, though. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"