FreeBSD Archive

FreeBSD 5.1 Release Schedule; Bluetooth Stack Update

BSDForums reports that the FreeBSD Release Engineering Team has posted the schedule for the Release of FreeBSD 5.1 late spring. FreeBSD roadmap, posted earlier at BSDForums.org, outlines the future of FreeBSD-5 stable releases, specifically 5.1 and 5.2. Also, Maksim Yevmenkin has announced another set of updates to Bluetooth stack for FreeBSD. He has made many code fixes, added new firmware driver support for Broadcom BCM2033 based devices, updated man pages and more. The Bluetooth stack is developed only for the 5-CURRENT branch. OSNews featured an in-depth interview with the FreeBSD Core team a few days ago discussing the 5.x branch among other topics.

Getting to Know FreeBSD 5.0

I have read many OS/distribution reviews in the last couple of years, but it always seems like it is distros like Red Hat, SuSe and Mandrake (and the fairly new distro, Lindows) that get all the attention. The light has sometimes moved towards other less "user friendly" distros as Slackware, Debian and so forth, but the main concern of the authors has always been the distros meant to be used by Joe User.

FreeBSD: January-February 2003 Status Report

Scott Long recently posted this year's first FreeBSD status report. The document begins with a quick look at the recently released FreeBSD 5.0, then looks to the future roadmap with the 5.1 maintenance release coming within a couple of months, and the stable 5.2 release by the end of the summer. Also mentioned is the upcoming 4-STABLE release, 4.8 (24th March), which includes XFree86 4.3 and support for HyperThreading. Read the detailed report at KernelTrap.

FreeBSD 4.8-RC1 Available

FreeBSD Release Engineering Team's Murray Stokely announces that FreeBSD 4.8-RC1 i386 mini ISO and FTP installation directory are on ftp-master. He says that the Alpha release will be available shortly. The plan is to make FreeBSD 4.8 available only for i386 and alpha platforms. Subsequent 5.1+ releases will have FreeBSD available for all platforms including sparc64, ia64, etc. Read the announcement at BSDForums.org.

Journaled File System Available for Testing on FreeBSD-Current

The Journaled File System for FreeBSD (JFS4BSD) Project has the goal of porting the JFS Technology from IBM/Linux to FreeBSD. It uses a log-based, byte-level file system that was developed for transaction-oriented, high performance systems. Scalable and robust, its advantage over non-journaled file systems is its quick restart capability: JFS can restore a file system to a consistent state, fsck times go down, and it is easy to fall-back to the last good state of the filesystem in a matter of seconds or minutes. The jfsutils is under a compilable state on FreeBSD. Read more at BSDForums.
Our Take: Anyone's working on porting SGI's XFS to FreeBSD?

The Roadmap for FreeBSD 5-STABLE

FreeBSD team's Scott Long lays out a roadmap for FreeBSD-5 stable in this informative email. He says that although the latest release of FreeBSD 5 marks a major milestone in FreeBSD's history, there are significant improvements necessary in the areas of SMP, kernel lockdown, performance, network driver stability, ACPI and much more. He also presents a tentative schedule for the rest of the year for FreeBSD 5.1 and 5.2 releases.

FreeBSD From Scratch

This article describes the efforts at "FreeBSD From Scratch": a fully automated installation of a customized FreeBSD system compiled from source, including compilation of all your favorite ports and configured to match your idea of the perfect system. If you think make world is a wonderful concept, "FreeBSD From Scratch" extends it to make universe. This article, describes the visions in BSD security features and how to build a secure OS.

FreeBSD 5.0 Looks to the Enterprise

"After three years in the making the FreeBSD Release 5.0 operating system has been made available to the general public. Released towards the end of January, the OS provides first-time support for Sun's Sparc64 and Intel's IA64 platforms. And while some effort has been put into AMD's Hammer architecture, there is presently no usable support for the 64-bit mode of Hammer, said FreeBSD engineer, Scott Long." Read the article at LinuxWorld.