FreeBSD 6.0 Released
Reyad Attiyat writes FreeBSD 6.0 is ready for release! New features, and there are lots, can be reviewed at the official site. One of the biggest and most anticipated features (mentioned before on Slashdot) is wireless support, which has been greatly improved upon. This includes support for a lot more cards, WAP support, and integration into the dhcpd client. This release comes only mere days off NetBSD's release and an OpenBSD release. Version 6.0 was intended to be released way back in August but due to a number of factors it had to be delayed till now. Aside from this major release the FreeBSD project has also had some major changes, including most recently a new logo and also a brand new website."
Looks like BSD lives to die another day :)
LOAD "SIG",8,1
LOADING...
READY.
RUN
Is there a Dead-CD version of FreeBSD that I can boot on my machine, just to try out?
Congratulations, Release Engineering team! You've turned out a great product.
And as a side note, we've seen big releases from each of the major BSDs within the last week. Dying, my foot.
Dewey, what part of this looks like authorities should be involved?
Uhm, i don't think that WAP (like html for mobiles) has something to do with wifi,
most probably the article means this sentence:
"In addition to architectural changes, it includes completed 802.11g, WPA [...]"
WPA = security standard (stay back from WEP, guys!)
Why should it affect it at all? Just because Apple used FreeBSD code in OSX doesn't mean that they care what changes FreeBSD makes later on.
If you're upgrading a 5.x machine, the usual cvsup / build / install routine will give you a shiny new system. It's a much easier upgrade than from 4 to 5.
Dewey, what part of this looks like authorities should be involved?
Anyone know if there's a torrent available?
Yes. The official release announcement (which for some reason wasn't linked in the story) has a link to the torrent files.
Tarsnap: Online backups for the truly paranoid
Darwin eventually syncs with FreeBSD, which ends up in major OS X releases. You can be sure OS X Leopard will be synced with 6.0, as Panther was synced up to 5.0.
"Sufferin' succotash."
The 6-STABLE branch starts with 6.0-RELEASE. The 5-STABLE branch started with 5.3-RELEASE.
From what I've seen, 6.0-RELEASE is more stable than 5.3 or 5.4.
Tarsnap: Online backups for the truly paranoid
I just burned my 5.4 discs so I could upgrade from 4.8 two days ago.
Bah.
Lost at C:>. Found at C.
Well, it's not directly based on FreeBSD. OSX runs on top of Darwin (a different open source project), which was originally based on FreeBSD, but with a different kernel, and other changes. The people maintaining Darwin may choose to bring some of the new things over, but there's no direct connection (afaik) between an improvement being released for FreeBSD and seeing that improvement show up in OSX.
http://www.freebsd.org/java/ !
:o)
There are several ports, one of them being native. Google!
"Good news, everyone!"
Gcj is becoming more and more capable, however. I believe it's now possible to build OOo with gcj as your compiler for the java bits.
Find free books.
Good grief. BSD was once the great, now its like a garage hobby, albeit at an expensive elite univeristy.
Impossible.
1. A beta of OSX wasn't even released until 1999.
2. Although FreeBSD can trace its roots to the 4.4BSD from Berkley, the univeristy has nothing to do with active FreeBSD developemnt today (unless students & profs do work on their own).
I read
Alright, can't you google for your own info?
http://www.freesbie.org/ - Latest release is based on FreeBSD 5.3.
It's harder to find LiveCDs of Open/NetBSD, but you can create your own -
http://ezunix.org/modules.php?op=modload&name=Sect ions&file=index&req=viewarticle&artid=88&page=1
http://www.onlamp.com/pub/a/bsd/2005/07/14/openbsd _live.html
Gee golly, and all of that was on the first results page after searching for "Open/Net/FreeBSD LiveCD".. Whooda thunkit?
"We may face a scorched and lifeless earth, but they're accountable to their shareholders first."
Unfortunately, we probably won't see a new release of DragonFly BSD until after the new year.
0 05-10/msg00030.html
http://leaf.dragonflybsd.org/mailarchive/kernel/2
For those who are unaware, DragonFly BSD is a heavily modified continuation of FreeBSD 4.x. It is done by Matt Dillon and many others who are/were prime FreeBSD developers in the past, but disagreed with the current FreeBSD development path.
Cyric Zndovzny at your service.
Well, yes and no. Darwin has a mach-based "microkernel" but there's only one thread running under it - the FreeBSD kernel. So while the VM was supplied by Mach, the entire process model, network stack, filesystem code, and system calls all came from FreeBSD. The suite of userland tools that came with Darwin were all also from FreeBSD. They are, or at least were- I'm not sure how actively they merged things, but if the OP is right then they've kept up- very closely related.
-bugg
I thought the web site was going to reflect the new logo...
I sorta find that astounding (not that I have a 386 around myself). Oh well, the world has moved on.
Earlier today a client came to me, requesting that a FreeBSD 6.0 demo box be set up as a potential replacement for their current OpenBSD mail server. Indeed, 6.0 may be the release we have all been waiting for. The performance is vastly improved, and the stability is fantastic.
We found that the server was able to process about 60% more mail when running FreeBSD 6.0, as compared to OpenBSD. That's not to suggest that OpenBSD is bad, but performance wise, FreeBSD has taken the lead. And that was without significant tuning, and running a GENERIC kernel.
I'm not certain yet if it is improvements in the network stack, the filesystem subsystem, or in the scheduling. It may be a combination of all three. Some more time will be needed to determine exactly where the benefits are coming from.
Cyric Zndovzny at your service.
The ULE scheduler has been fixed, but is it enabled by default?
Could anyone explain the benefits of the ULE vs. 4BSD schedulers?
Are there real performance benefits?
Thanks.
I read
The core of OS X, Darwin, is already available from Apple:
http://developer.apple.com/darwin/
"People that quote themselves in their signatures bother me" - athakur999
There were a lot of problems in the early 5.x releases, which led to a lot of criticizm from everyone who was used to the rock solid 4.x versions. If you browse through the release engineering section on the FreeBSD website http://www.freebsd.org/releng/index.html, you will find some articles discussing changes to the release engineering process that occured in response to the problems experienced during 5.x.
fak3r.com
5.x didn't retreat from those goals, and as the releases progressed from 5.2 onwards, the code matured and became faster/more stable. 6.0 is arguably a refinement of that work: now it has seen a few years of deployment, the developers have significantly optimized it, applied the refined approach to more components (VFS), etc. Whereas 5.x was about introducing the new architecture, 6.x is all about making it blindingly fast and stable.
Or, at least, kernel code based on BSD - but developed independently; it's not just FreeBSD lifted up and modified to plug into Mach. In Tiger, for example, the MP locking, and VFS layer, are significantly different from FreeBSD.
As for userland, the system library (called libSystem on Darwin/OS X, unlike the libc on most other UN*Xes) is based on BSD, but not identical to FreeBSD's - for example, a lot of the get*by* routines just communicate with lookupd in Darwin/OS X.
You do realize that JDK 1.4 is not JDK 1.5, correct? There have been significant improvements.
I recently set up several servers running FreeBSD 5.4, the native JDK 1.5, and Tomcat 5.5.12. They work perfectly, each handling upwards of 9 to 10 million hits per day.
Cyric Zndovzny at your service.
6 just came out, [so] how can one possibly proclaim that the newer release is even more stable? Enough time hasnt passed yet.
Not at all. I (and many other people) have been running 6.0-BETAs since mid-July, and 6.0-RC1 since early October. This isn't just a random snapshot of HEAD; the code which became 6.0-RELEASE was frozen apart from patches approved by the release engineering team for months leading up to the release.
Tarsnap: Online backups for the truly paranoid
The upgrade from 4.x to the 5.x branch was a significant change, everything from a major compiler version upgrade, compatibility libraries, and other core files changed.
/etc/make.conf variables.
I have migrated 6 machines from 5.4-RELEASE to 6.0-RC1 without any problems with recompiling ports (including: Postfix, Perl, SpamAssassin, Python, Apache 2.0, PHP 5, PostgreSQL). You may want to go with the stock GENERIC kernel configuration file that comes with 6.0-RELEASE and trim it back down as some of the options have changed.
Also, check out the changes in
Isn't this announcement like digging up grandma and throwing her a birthday party?
For the humor impaired, this was a joke!
Glad to hear that BSD keeps on chugging along...Linux has a reputation for taking some excellent ideas and even implementation from the BSD guys....BSD improvements often translate into Linux improvements too.
Good job guys!
The more I look around MacOS X, the more it seems to me it has as much relationship with a normal Unix as Plan9 has. So they are kind of related, but there also are lots of diferences.
The major one being the insane filesystem layout. A number of links to more orthodox locations helps but it still is pretty weird and finding something isn't easy. Expecially since the included search system only looks in $HOME, so enabling locate is a good first move...
For most users who will never see the system anyway, this is a non issue. For all the Unix people who grabbed a Mac because the Unix side was important (for me it was the best value I found for a Unix laptop), it's a bit of a letdown. Of course it's always fun to explore something new. I probably need to find some proper documentation though (OReilly has a site on Unix/MacOS).
May contain traces of nut.
Made from the freshest electrons.
Actually, userland for OS X is primarily netbsd derived, not freebsd.
Wrong. The page you linked to mentions all 3 BSDs exactly once, never specifying which one in particular the userland was primarily derived from.
I'm more inclined to believe the following, straight from news articles and Apple's own documentation:
"Going forward, [Darwin] will track a stable version of FreeBSD, which is the more popular and traditionally x86-only version that claims about a million users worldwide..." (source)
"The Darwin kernel is based on FreeBSD and Mach 3.0 technologies..." (source)
"...the BSD portion of Mac OS X is primarily derived from FreeBSD..." source)
"Above the Mach layer, the BSD layer provides "OS personality" APIs and services. The BSD layer is based on the BSD kernel, primarily FreeBSD." (source)
"We should note, however, that apart from a few architectural differences (such as our use of the Mach kernel), we try to keep Darwin as compatible as possible with FreeBSD (our BSD reference platform)." (source)
"Integrated with Mach is a customized version of the BSD operating system (currently FreeBSD 5)." (source)
In fact, practically the only references I can find to NetBSD in Apple's Developer Connection are to the HISTORY sections in some of the man pages. Apple may have borrowed some from NetBSD, but the main BSD player in OS X is clearly FreeBSD.
I have been using this for quite some time now: [12:49pm exs@kirov /usr/ports/security/vpnd]> more ../vpnc/pkg-descr
VPNC - Client for Cisco 3000 VPN Concentrator[12:49pm exs@kirov /usr/ports/security/vpnd]> more ../vpnc/pkg-descr
VPNC - Client for Cisco 3000 VPN Concentrator
A VPN client compatible with Cisco's EasyVPN equipment.
Supports IPSec (ESP) with Mode Configuration and Xauth. Supports only
shared-secret IPSec authentication, 3DES, MD5, and IP tunneling.
It runs entirely in userspace.
A VPN client compatible with Cisco's EasyVPN equipment.
Supports IPSec (ESP) with Mode Configuration and Xauth. Supports only
shared-secret IPSec authentication, 3DES, MD5, and IP tunneling.
It runs entirely in userspace.
What do you think you are going to learn from a Live CD of FreeBSD? Whether or not it supports your hardware? I assume you've run Linux or some kind of unix variant. It'll have a shell and maybe a desktop like KDE or GNOME. What's to see? You can get that on just about any Unixy system. IMO, you don't really know what an OS or distribution is like until you have to actually manage a box.
Unless, of course, you've never run a unix-like system before. Then by all means, try Freesbie.
-matthew
"THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
FreeBSD is ridiculously easy to use as Unix-like operating systems go. The installer is friendly and efficient, and generally (in my opinion) much easier and much faster than the installer for any Linux distribution I've ever used. It's entirely possible to go from a bare system to a working FreeBSD install with a generic kernel in fifteen minutes or less.
In addition, the ports system makes installing software a snap, and the online FreeBSD Handbook and FreeBSD FAQ are very well-written and kept up to date if you have any questions.
I have been becoming more and more of a fan of netbsd's pkg's. DrangonFLY recently switched to it with Matt Dillion claiming the problems with the ports is that things change and break. Most DBSD users just used FBSD ports with some patch files. Shudder
I am looking into NetBSD after the fallout with FBSD 5.x but I am willing to try again with 6.x. Pkg's are also available for FreeBSD users from www.netbsd.org and you can compile them from source as well. It takes care of alot of dependancy problems.
http://saveie6.com/
This is something of a landmark, kind of like when Mac OS stopped supporting 68000 processors. These are the CPUs that these OSes were built for, and whose consistent feature set made it possible to engineer software to run on "any" computer of that kind. The idea of 386BSD not running on a 386 is a bit... eye-opening.
http://alternatives.rzero.com/
Is that it's hard to use.
Rubbish. It's BSD, which means it's a Unix derivative. If you're familiar with one, you're familiar with them all. There are some differences, of course, but a skilled administrator or gifted hacker could bring themselves up to speed in an afternoon. If by "hard to use", you mean "there's no pointy-clicky administrative interface" then perhaps. However, most system administrators who have to deal with production systems all day long (FreeBSD's target audience) don't want any of that anyway.
I'm not sure what kind of environment FreeBSD is deisgned for (servers, desktops?)
FreeBSD is almost entirely geared toward servers. There are various movements and projects underway to help bring FreeBSD closer to the desktop, but it's nowhere near as strong as Linux in that arena. Linux is a good general-purpose Unix-like OS, but FreeBSD is typically regarded as a more solid server.
but the fact that I don't even know that says a lot
Forgive me for being blunt, but it only says that you didn't even bother looking into it. All of what I've stated here is fairly common knowledge to those who care enough to find out for themselves. We live in the age of the Internet. If you're curious about FreeBSD or any other operating system, go read up on it, don't just sit around to hear about it.
LiveCDs make for quick evaluations. I dont have the partition for openbsd, so I installed it in vmware to check out the ospfd, how to start it and what can it do. I'll continue to spend time on it, to see if I can port ospfd to other unixen, and even cygwin, my eventual goal.
Now if I had a livecd, I'd use that instead to get full CPU on my side.
Now before you call me a newbie, search my name on google, and maybe visit me sometimes. I have stacks of sparc, hp, rs6000 and alpha machines in my room to play with (just enjoy trying out unixen and porting stuff in between). But I highly value liveCD, since you can download the latest version, plop it into any machine and off you go for the more basic stuff.
Try knoppix sometime. "knoppix 2" gives you just the command line.
"Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
Ive had to build java from the ports several times, and while yes its fairly painful the first time, with the login and accounts with Sun, its always worked like a charm. Outside of the compile time, and the hoop jumping, its stable, and works perfectly. I dont care much for precompiled binaries as thats the lame way of building a box. Personally, its always from source, and from the ground up. I've gone as far as to roll my flavor of bsd which is *exactly* what I want. It starts at 5MB... Shame Sun has to be pissy and moany...
Your a fart in the cosmos...get over it...
At least cvsup rebuild to RELENG_6 from 5.4 is much easier and painfree than moving from 4.11 to 5.x.