FreeBSD Archive

FreeBSD 5.2.1-RC2 Released

The second release candidate of the 5.2.1 is now available (mirrors). It includes fixes to mksnap_ffs, SysV Shared Memory, devfs, IPSec, GEOM, the ata driver and many others. This is probably users' last chance for bugfinding as the final release is expected to be less than a week away.

FreeBSD 5.2.1 RC Available

As expected, the FreeBSD 5.2.1-RC update is now available either by CVS'upping your sources or by downloading an ISO image from the FTP mirrors. This comes out 20 days after the 5.2.0 release and brings bug fixes mainly for mksnap_ffs, NFSv4, KUser, GEOM and ATA drivers, and also IPsec. It does not load by default the new high-performance ULE scheduler (manual kernel recompile required).

FreeBSD: October-December 2003 Status Report

The FreeBSD status reports are back again with the 2003 year-end edition. Many new projects are starting up and gaining momentum, including XFS, MIPS, PowerPC, and networking locking and mutlithreading. The end of 2003 also saw the release of FreeBSD 4.9, the first stable release to have greater than 4GB support for the ia32 platform. Work on FreeBSD 5.2 also finished up and was released early in January of 2004 (our review), while we learned FreeBSD 5.2.1-RELEASE is expected sometime next week with some critical fixes in it.

ULE is Now the Default Scheduler on FreeBSD

FreeBSD's Jeff Roberson says that the ULE scheduler has entered into its probationary period as the default scheduler on FreeBSD. He says that if all goes well, it will remain the default through the rest of FreeBSD 5.x releases. The ULE scheduler was designed to address the growing needs of FreeBSD on SMP/SMT platforms and under heavy workloads. It supports CPU affinity and has constant execution time regardless of the number of threads.

Installing Lam-mpi Cluster on FreeBSD How to

soup4you2 writes "A cluster is used to make a collection of 2 or more computers run as a single super computer. Clusters can be used to increase reliability and/or increase performance and resources available. A Beowulf cluster is a group of usually identical PC computers that are networked together into a TCP/IP LAN, and have libraries and programs installed which allow processing to be shared among them."

FreeBSD 5.2 Released

FreeBSD 5.2, the latest in the 5.x development series has been released and is now available from the master server and should appear at mirrors shortly. New features include ACPI 2.0, a much refined ATAng, a new swap pager providing improved throughput and many other changes. For the UI-inclined users, GNOME has been updated to version 2.4.1 and KDE to 3.1.4.

FreeBSD: NetFlow Records, Interrupt API change, Vinum & GEOM

This article discusses how to get your FreeBSD system to act as a NetFlow probe exporting records to a collector. Elsewhere, FreeBSD Release Engineering Team's Scott Long says that at the September DevSummit, Peter Wemm proposed changing the device driver API so that interrupt routines return an INT instead of a VOID, while FreeBSD's Greg Lehey discusses the future of Vinum and GEOM on FreeBSD. Greg says that with the advent of GEOM, there may be some overlap with the features and functionality offered by Vinum. On the other hand, GEOM and Vinum do some things not only differently but in an incompatible manner.

Simple FreeBSD Installation Yields Functional Desktop System

"The FreeBSD installation process requires what many Windows users would likely call "a lot of command-line interaction." Coming from a Windows environment to something like FreeBSD takes a bit of getting used to, if you have to install the operating system yourself. If you're slightly above average in experience, I'd say go for it; you'll like it, and you should have no trouble to speak of." Read the installation overview at NewsForge.

Desktop FreeBSD Part 2: Initial Setup

There are several tasks to which we must attend before actually making use of our freshly installed FreeBSD system. Immediately upon reboot, you will find yourself in the console. While it is possible to setup and use the graphical login managers -- kdm, gdm or others -- it is important to note that this uses extra resources. One of our assumptions is that you might not have all that excess horsepower, so we'll stick with the console login for now. Read more at OfB.biz.

FreeBSD Remote Install

"Any systems around the world have been possessed by penguins and dead rats. It would be nice to exorcize these evil spirits, but this can be difficult without physical access to the machines in question. Thanks to a new depenguinator, it is now possible to upgrade Linux systems to run FreeBSD 5.x without requiring anything more than an SSH connection." Read it here.

FreeBSD 5.2-RC2 Released

The latest of the FreeBSD 5.2-RCx series has been released. FreeBSD 5.2-RC2 fixes a showstopper filesystem bug that could occur when using soft-updates. Get it now from the main ftp server or try one of the mirrors. Promptly report any bugs you find as this is likely to be the last release candidate.