FreeBSD Archive

FreeBSD 5.3-RELEASE Available

FreeBSD 5.3-RELEASE is now officially available. This release marks a milestone in the FreeBSD 5.x series and the beginning of the 5-STABLE branch of releases. New features from 4.x include massively upgraded SMP scalability including the new KSE M:N threading implementation, and the new ULE constant time scheduler (currently switched off per default). All in all these features bring scalability of kernel features on SMP systems (at least small to midrange systems) more or less on par with the Linux 2.6 kernel series with the NPTL threads library.

FreeBSD 5.3-BETA7 Released

Fixes and enhancements made since BETA6 on FreeBSD 5.3: fix timekeeping on sparc64 and alpha that would result in the day of the week being stored incorrectly in NVRAM; add support to the fxp driver for the ICH6 chipset; fix the panic on detach problem with USB hubs; import BIND 9.3.0, this completely replaces the old BIND 8.x nameserver in the base system; fix panic when allocating swap on a busy system; fix loader crash when using the 'lsdev' command".

FreeBSD-based, Triance OS 1.0 beta

Looks like there is a new commercial OS on the block and its name is Triance. Triance OS is based on FreeBSD with KDE as the default DE. Beta testers wanted, for a completely gui'ed-up version of FreeBSD. Mandatory screen shots can be found here.

FreeBSD UFS2 Snapshots Management Environment

OnTap WAFL's .snapshot feature is such easy to use since years while on FreeBSD UFS2 the unprivileged users were not able to as easily use snapshots for retrieving old stages of their files. To solve this I've implemented a little snapshot management environment for FreeBSD around mount(8), mdconfig(8), amd(8) and cron(8) which provides a similar environment than what people are used to from WAFL. A summary article and proof of concept implementation is available.

FreeBSD 5.3-BETA2 Released

FreeBSD 5.3-BETA2 is now available directly or via ISO images. Release notes have changed little since BETA1 but several showstopping bugs have now been swatted. Much of the recent work has centered around the network and filesystem layers, ACPI and testing of the ULE scheduler which will become the default in 5.3. Elsewhere, Open For Business, Ed Hurst has another in a series of articles introductory articles describes describing FreeBSD; for email (part 5) purposes.