FreeBSD Archive

Interview With Jordan Hubbard at KernelTrap

KernelTrap has interviewed kernel hacker and guru Jordan Hubbard, one of the creators of FreeBSD and currently a manager of Apple's Darwin project. With just a high school education, Jordan has offered some impressive contributions to the world of computing. In this interview, Jordan talks about his current involvement with Darwin, as well as his past efforts with FreeBSD and 386BSD. He also reflects on his recent decision to step down from the core FreeBSD team.

FreeBSD 4.6 (Officially) Released

No, the web site is not updated yet as I write this, but the announce has been sent out to the subscribers of the freebsd-announce mailing list and all the files and ISOs are into place for immediate download. You can read it at BSDForums.org. One of the most significant changes in FreeBSD 4.6 is the adoption of XFree86 4.2.0 as the default version of the X11 System. Some contributed programs have been updated, such as sendmail and the ISC DHCP client. For more information about the most significant changes with this release of FreeBSD, please see the release notes.

New FreeBSD IPFW Beta Code Available

Luigi Rizzo, has done an extensive rewrite of the FreeBSD IPFW firewall code (userland and kernel) in an attempt to make it faster and more flexible. His announcement is available over at BSDForums.org. IPFW, the software supplied with FreeBSD, is a packet filtering and accounting system which resides in the kernel, and has a user-land control utility, called ipfw(8).

What’s New In FreeBSD 5.0

The question was asked recently on a FreeBSD mailing list, "What will be new in FreeBSD 5.0?" The thread discussed several ways a person could obtain such information, one good source being the latest release notes. The first developer preview of 5.0 was released on April 8th. The final release is targeted for the end of this year. Robert Watson offered an interesting summary of items to look forward to in FreeBSD 5.0, including: SMPng ("next generation" symmetric multiprocessing), KSE (improved scheduling), devfs (automatic /dev management), Firewire support, and much more. Read on KernelTrap for more details.

Jordan Hubbard Resigns from FreeBSD Core

DaemonNews reports: "Citing lack of time, energy, fun and commitment, Jordan Hubbard resigned today from the FreeBSD core team. Hubbard, a founding member of the FreeBSD Project, has been a core member from the project's inception. Despite resigning from his administrative duties, Hubbard plans to continue to contribute to FreeBSD through code development."

ClosedBSD 1.0 RC-1 Released

ClosedBSD is a firewall and network address translation utility which boots off of a single floppy disk or CD-Rom, and requires no hard drive. ClosedBSD is based off of the FreeBSD kernel, and uses ipfw as its native ruleset management system, and natd as it's network address translation utility. The CD-Rom version has full DHCP client support. The floppy version (1.0B) is still without it for now.

Connecting to IPv6 With FreeBSD

Linux Orbit contributing author and FreeBSD user David LeCount shows you how to connect your FreeBSD system with the '6Bone': "The next generation Internet that uses this protocol is called the 6Bone, and it's accessible from the current Internet. Now you may ask, "What are the advantages of getting on this 6Bone?" Good question. Some people just want to get an early start on tomorrow's technology. Some enjoy having a new toy to play with. Some may like the idea of owning a huge subnet of IP addresses for free. You may already have had your reasons before clicking on the link to this tutorial. Whatever the case, if you're interested in trying out this new internet and you have a FreeBSD machine connected directly to the internet, keep reading."

Understanding CVSup, Mounting, Ports and Init on FreeBSD

Most tech savvy geeks can work their way through a FreeBSD install, even if they have no prior UNIX experience. However installing an OS and configuring an OS are two totally different things. This article is targeted towards anyone who might be wondering about FreeBSD, but doesn't know what to do with it after they install it. This isn't then end-all be-all of FreeBSD howto's. Just some of the simple stuff. Update: Some of the readers of OSNews have emailed me concerning corrections that need to be made in this article. Dig in (third page) for more.

What FreeBSD Has in Stock For this Year

From DaemonNews: "A new area of the FreeBSD web site has been created dedicated to release engineering. This new section contains information about future releases of FreeBSD, a specific schedule for the upcoming releases of FreeBSD 4.6 and 5.0, and more." According to the web site, FreeBSD 4.6 is scheduled for June 1st, while there will be two Developer Previews for FreeBSD 5, one at April 1st and a second one on 25th of June. The final version of FreeBSD 5.0 is expected at 20th of November.