FreeBSD Archive

FreeBSD 4.9, 5.x Release Engineering Status Report

FreeBSD Release Engineering team's Scott Long provides a status report for FreeBSD 4.9 and 5.x. He says that FreeBSD 4.9 Release will be pushed back a few weeks until instability reports are tracked down. FreeBSD 5-stable roadmap document received a major overhaul - among the highlights, KSE is progressing extremely well and is no longer a major source of concern for 5-stable. Stability is also at a very good level.

It’s official: FreeBSD gets native Java support

No more hours of compiling! Binary distributions of Java on FreeBSD are finally here. The FreeBSD Foundation today announced the availability of a binary distribution of the Java JDK version 1.3.1 for the widely used FreeBSD operating system.Wes Peters of the FreeBSD Core Team commented "This announcement hallmarks a new era of Java support for FreeBSD. Having easy to install binary Java packages will ensure that all users can enjoy the benefits of Java technology on the FreeBSD platform."

ATAng Merged Into FreeBSD -current

Soeren Schmidt announced this weekend that ATAng has been merged into the FreeBSD -current kernel tree. Described by the author as "rather radical changes to the ATA driver", ATAng offers a number of impovements over the old ATA driver. This includes removal of the 'GIANT' lock, an improved framework that supports newer ATA controllers, merging of ATA and ATAPI code, and the removal of numerous bugs.

nVidia Drivers for FreeBSD

It came to my attention today that there has been a new release of nVidia detonator drivers for FreeBSD. Apparently released on 1st July, the first I heard of them was when I randomly checked the nVidia website today. The new drivers support 4.8 onwards, including -RELEASE -STABLE and -CURRENT branches. The drivers support the most recent hardware including the FX based cards.

FreeBSD 4.x Forked Into DragonFly

DragonFly is an operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. Prominent former FreeBSD developer Matthew Dillon is a major player in the development. According to the website, DragonFly gives "the BSD base an opportunity to grow in entirely new direction from the one taken in the FreeBSD-5 series."

Nearly 2 Million Active Sites Running FreeBSD

Although nearly all of the public focus is geared around advocacy of Linux and Windows, there is a third Intel based operating system, which generates a tiny fraction of the publicity surrounding these operating systems, and has a much smaller user and developer community. FreeBSD secured a strong foothold with the hosting and internet services communities at the genesis of the web and has anything but gone away. Indeed it is the only other operating system that is gaining, rather than losing share of the active sites found by the Web Server Survey, Netcraft says.

New Bootloader, Preliminary ELF Prebinding Patches for FreeBSD

FreeBSD Release Engineering team's Scott Long has written a bootloader front-end script that allows one to enable/disable acpi, boot single users, etc. Elsewhere, Matthew N. Dodd has implemented per-executable ELF prebinding in FreeBSD-current. Initial performance measurements are very encouraging. Relocatable objects (executables and libraries) contain elements that require relocation before they are usable. By 'prebinding', much of this work can be done beforehand and speed up the actual relocation process. As a result, apps like KDE and other library happy executables take a little less time to load.

FreeBSD: Todo Lists for 5.1 and 5.2

"Robert Watson has started the automatic posting of open issues for the upcoming 5.1 and 5.2 releases. The list for 5.1 is automatically posted to -current every other day, with the most up-to-date version found here. The list is divided into the following four sections: "Must Resolve Issues", "Desired Features", "Documentation items that must be resolved", and "Areas requiring immediate testing". Read it at KernelTrap.