FreeBSD 4.6 Release Delayed
Dan writes "Bruce A. Mah from the FreeBSD Release Engineering team announced that due to some late-breaking issues, 4.6 will be released about a week later than originally planned."
← Back to Stories (view on slashdot.org)
Wouldn't it be nice if all software releases were *only* a week late?
He summed it up well.
Good to see how the quality of the release takes precedence over any deadlines. That's the way it should be. I'd rather have FreeBSD 4.6 a month late than have a buggy one now.
I'm sure that having a stable DHCP installation is going to be important to all the cable modem users out there running FreeBSD, so this is clearly A Good Thing.
Not exactly fair to claim this as embracing a free BSD base, as OSX is not free, portable, and open-source.
No, but Darwin, on which OSX is based, is free, portable and open-source. Oh, and it's based on a free BSD base (with a Mach microkernel).
More like claiming that Solaris is based on AT&T Unix, which it is.
You might not see this if you don't actually look into it. Like, maybe start at that link I provided?
From this discussion of the history of Darwin we read:
andI guess seeing that much of Darwin is based on the 4.4BSD(-lite2) code, then this is "fair enough" for you.
From what I can tell, Mach is a very bare bones kernel here, not providing a process model or networking, etc.
ports system hard to use?!
/usr/ports/type/program
... mind-bending work!
cd
make install
damn
shell choices? You have lost me there, since Linux and BSD use the same shells.
I honestly don't see how the installation program is difficult to use. I have heard many people complain about it, but it's not hard to use at all. Of course I haven't used any recent Linux installers (last Linux I used was Slackware 7) with all the dumbed-down GUI luvin', but I still fail to see how a straightforward ANSI menu system is confusing and difficult?!
Let's not even get into kernel compilations where FreeBSD wins hands down.
I mean, all you have to do is edit one single text file and then type "make buildkernel" and "make installkernel" and viola! No lilo or anything like that to deal with.
I do admit that the whole slice/partition thing baffles me a little bit, as I don't understand why someone would want multiple slices? Partitions are good enough for me when it comes to organizing a disk. Does anybody out there actually use multiple slices? If so, why (I'd honestly like to know!)
This is one of the many reasons why I prefer OpenBSD to FreeBSD. OpenBSD is ALWAYS due either December 1st or June 1st. Now, today would've been the official release date of OpenBSD 3.1, but it was officially released 2 weeks ago!! This is the only big project I can think of that does not delay its release. Linux 2.4 was late by a year, FreeBSD 4.5 was late by a couple of weeks, 4.6 will be late by at least one week, FreeBSD 5.0 was delayed by 14 months, etc. The thing with OpenBSD: they don't do revolutionnary released like Microsoft. Each new version contains many security and bug fuxes, new application, new hardwares code and a couple of new features (e.g: openssh, pf, pfauth). Maybe some other projects should take example, not only on OpenBSD's commitement for security, but also its commitement to respect release schedule.