FreeBSD Archive

FreeBSD 9.0 RC1 Released

"The first RC build for the FreeBSD-9.0 release cycle is now available. ISO images for the architectures amd64, i386, ia64, powerpc, powerpc64, and sparc64 are available on most of our FreeBSD mirror sites. One of the many new features in 9.0 we would like to be tested is the new installer, so we encourage our users to do fresh installation on test systems. Alternatively, users upgrading existing systems may now do so using the freebsd-update(8) utility."

FreeBSD Needs Fresh Blood

"How long have you been using FreeBSD. Months? Years? Decades? And you love using it because of whatever reason but at the same time you're feeling a bit guilty to use it all for free without giving anything back? Well now you'll have the chance to change that. We at FreeBSD are always in need of new people who are willing to spare some of their time and effort into FreeBSD development."

FreeBSD on EC2

FreeBSD developer Colin Percival announced on his blog today that FreeBSD 9-CURRENT now runs on Amazon EC2. A number of FreeBSD developers have contributed to this project. "There are some caveats to this. First, at the moment only FreeBSD 9.0-CURRENT can run under EC2; I haven't merged bug fixes back to the stable branches. Second, at the moment FreeBSD only runs on t1.micro instances, for reasons I can't discuss (NDA) but hope will be resolved soon. Third, this code hasn't received very much testing and is almost certain to have more serious bugs, so it should be approached as an experimental, not-ready-for-production-use system for now. "

The FreeBSD Status Report, July-September

"This report covers FreeBSD-related projects between July and September 2010. It is the third of the four reports planned for 2010. During this period, we were victims of one of the biggest BSD events of the year - EuroBSDCon. We hope that the ones of you who have been able to attend it have enjoyed your stay. Another good news is that work on the new minor versions of FreeBSD, 7.4 and 8.2, is progressing well."

FreeBSD Gets DAHDI

Max Khon has completed the DAHDI Project and provides the following report: "I am pleased to announce the completion of the DAHDI/FreeBSD project. DAHDI (Digium/Asterisk Hardware Device Interface) is an open-source device driver framework and a set of HW drivers for E1/T1, ISDN digital and FXO/FXS analog cards. The main goal of this funded project was to make it possible to use FreeBSD as a base system for software PBX solutions."

FreeBSD: UFS with Softupdates, Journaling

Today Jeff Roberson committed his patches to FreeBSD 9 for adding journaling to UFS. No more background fsck after unclean shutdowns! This is a major landmark in the history of UFS, with 11000 new lines of code (and about 2000 removed). Much of the work was done in collaboration with Kirk McKusick, the original author of FFS and Softupdates, under sponsorship form Yahoo!, Juniper and iXsystems. Jeff's blog contains quite a lot of technical information of his work. There's also information on the FreeBSD mailing lists.

ClangBSD Is Selfhosting, We Need Testers Now

Roman Divacky on behalf of the ClangBSD team writes "ClangBSD is a branch of FreeBSD that aims at integrating clang into FreeBSD, replacing GCC as a system compiler. Recently, we've achieved the state when clang can compile all of FreeBSD world on i386/amd64 platforms (including all the C++ apps we have and itself) and a bootable kernel. Thus we feel that the time has come to ask the FreeBSD community for wider testing on i386/amd64 (you sure can help with other platforms too :))."

FreeBSD 7.3 Released

The FreeBSD team has released FreeBSD 7.3, the fourth release of the 7-STABLE branch. There will be one more release in this branch, but at this point, most developers are already working on the 8-STABLE branch. FreeBSD 7.3 focusses on bug fixes, but has a few new features as well.

FreeBSD and the GPL

Why was it not FreeBSD but Linux that became the most popular open source Unix-like operating system? Richard Hillesley traces the history of FreeBSD and examines how FreeBSD, and Linux, their different cultures and preferred licenses affected the open source world. "The BSD hackers have an aphorism that speaks some truths, which says: 'BSD is what you get when a bunch of Unix hackers sit down to try to port a Unix system to the PC. Linux is what you get when a bunch of PC hackers sit down and try to write a Unix system for the PC.' This aphorism speaks of a difference in the cultures that is greater than the words contained within it."