To view parent comment, click here.
To read all comments associated with this story, please click here.
What support from Debian? Cutting out a kernel is pure nonsense! The huge advantage of *BSD is the high quality development of kernel and userland altogether. Furthermore nobody cares about most parts of GNU userland, it's a single lack of quality. Even many Linux distros are glad to use some tools of the BSD userland (the most obvious OpenSSH, libarchive and bsdtar ...) and Google Android e.g. uses many parts of the BSD userland plus a libc derived from OpenBSD/NetBSD. Linux uses superpages, a technology developed for FreeBSD, Firefox 3.x uses jemalloc from FreeBSD etc. pp.
Well I don't want to start a flameware, BUT Debian itself is barely able anymore to just put together some operating system developed by other people. And I don't want to mention any of the high quality flops, like Iceweasel, cdrtools ...
Developing a kernel plus userland and distributing this as ready-to-use operating system is a real achievement.





Member since:
2007-05-20
7.2 will be an incremental release of the 7.X series. Most of the new and exciting features in FreeBSD happen on the major versions, like 7.0.
7.1 and the upcoming 7.2 fix bugs, add some drivers and may enhance some subsystems. It is worth having a look at few of the features introduced in 7.0:
- ZFS filesystem
- New ULE scheduler (default in the GENERIC kernel from 7.1 onwards)
- Much better SMP support (fine-grained locking)
- UFS journaling via the GEOM framework
- DTrace
- More drivers etc.
Read more about it here: http://www.freebsd.org/releases/7.0R/announce.html
8.0-RELEASE is also scheduled for later this year, and you can expect another nice list of new features there too.