Topic: one large src tree?
Can someone dumb this down for me? This is compared to linux. So is he saying Linux has multiple src trees? if so...why would they do that, I mean whats the purpose of that? I am confused...
"NetBSD is built from one large source tree and maintains a single, unified distribution. One can build everything (including toolchain) all the way to releasable installation media from a single command using nothing but a POSIX compatible shell. A unified distribution and comprehensive build system also saves developers from having to keep up with multiple separate open source projects each with different ways of doing things spread across the internet. A single talented developer is typically more effectively utilitized in this arrangement, and is part of the reason NetBSD can do with a few hundred developers what Linux does with tens of thousands. The differences in each OS' development criteria is apparent even at startup in the kernel dmesg. Compare Linux's ad-hoc dmesg with NetBSD's more structured dmesg booting from the same hardware"