Slashdot Mirror


NetBSD 1.6 Has Been Branched

jschauma writes "Following Todd Vierlings announcement to the current-users Mailinglist, the NetBSD 1.6 Release Process has begun. This means not only that 1.6 has been branched off the cvs-tree, but also that daily snapshots will soon be available. Changes from 1.5 to 1.6 are listed here. A brief announcement including a best-case scenario release timetable is available from here. Whooot."

1 of 68 comments (clear)

  1. Re:any reason for slow releases by LizardKing · · Score: 4, Informative

    I don't know about FreeBSD, but OpenBSD follows a six monthly release cycle fairly rigidly, giving the developers a target for adding new features and stabilising them. It must also provide a crude way to estimate revenue, as CD sales obviously peak around the time of a release.

    NetBSD has some different goals to the other BSD's. Correctness of the implementation of any new feature is valued highly, leading to a conservative development process. The SMP implementation is a good example - the NetBSD developers want to get it right, by comparison the Linux philosophy calls for early release of potentially buggy code. The Linux principle is that exposure to a wide audience will shake out bugs quickly. NetBSD relies on the fact that the most of the "audience" don't have the skill to fix bugs or even provide meaningful feedback. We could argue about which approach is best until the cows come home, but that's the way it is.

    So in conclusion, NetBSD is released at a leisurely pace but this shouldn't be taken as a relection of how much development is going on.

    Chris