FreeBSD Archive

FreeBSD 6.0 code freeze

FreeBSD Release Engineering Team's Scott Long says that the much anticipated and feared 6.0 code freeze is about to begin. Scott says that from June 10 until the release, the number one priority will be to fix all outstanding bugs. They will not release FreeBSD 6.0 until it is ready; he is pretty confident that it will be ready by August 2005.

TrustedBSD Status Report

Robert Watson has posted a number of status updates relating to various pieces of work going on in the TrustedBSD Project, and in particular, relating to integration of recent changes into the FreeBSD CVS tree for inclusion in the upcoming 6.0 release. This includes a information on verified execution, the MAC Framework, the SEBSD port of NSA's FLASK/TE to FreeBSD, and the new security event audit framework in FreeBSD 6.0.

FreeBSD 5.4-RC3 Released

The third release candidate of FreeBSD 5.4 is now available for testing. Also, due to one major issue that crops up on large (4-processor) systems under heavy load that is still being debugged there will be at least one more RC added to the schedule. Timing for the extra RC and the new Release date have not been set yet.

FreeBSD: ‘make’ for non-programmers

"If you're a typical FreeBSD user, you don't have a background in C programming. Yet, if you've ever used make world to upgrade your operating system or issued a make install somewhere within your ports tree, you've compiled C code. This article covers some make basics so you have an idea what is happening behind the scenes. It also examines some of the options you have available when issuing make commands." Read it here.

Mastering FreeBSD & OpenBSD Security

In this chapter (pdf), the author defines system security, specifically for OpenBSD and FreeBSD systems, but also more generally. He looks at a variety of attacks so that you, as an administrator, will have some perspective on what you’re trying to defend against. He looks at risk response and describes how exactly you can go about securing your FreeBSD and OpenBSD systems. Also, the FreeBSD 5.4-RELEASE schedule has been published.

FreeBSD Tips and Tricks for 2005; Points of FreeBSD

"By the time you read this, the 2004 holiday season will have dissolved into memory. I spent the last days of the year going through my list of "things I want to check out if I ever get the chance." As usual, I found some interesting tidbits." Read more here. Elsewhere, Scott Long of FreeBSD release engineering team describes some of the finer points where FreeBSD continues to innovate and display its mature development environment.

ZoneBSD Announced

I've started a project in anticipation of the upcoming release of OpenSolaris called ZoneBSD. The goal of the project will be to factor as much code from OpenSolaris as necessary into FreeBSD in order to support running FreeBSD from within a Solaris Zone, allowing virtualized FreeBSD instances to be run atop a host instance of Solaris.