FreeBSD 10.1 Released
An anonymous reader writes Version 10.1 of the venerable FreeBSD operating system has been released. The new version of FreeBSD offers support for booting from UEFI, automated generation of OpenSSH keys, ZFS performance improvements, updated (and more secure) versions of OpenSSH and OpenSSL and hypervisor enhancements. FreeBSD 10.1 is an extended support release and will be supported through until January 1, 2017.
Adds reader aojensen: As this is the second release of the stable/10 branch, it focuses on improving the stability and security of the 10.0-RELEASE, but also introduces a set of new features including: vt(4) a new console driver, support for FreeBSD/i386 guests on the bhyve hypervisor, support for SMP on armv6 kernels, UEFI boot support for amd64 architectures, support for the UDP-Lite protocol (RFC 3828) support on both IPv4 and IPv6, and much more. For a complete list of changes and new features, the release notes are also available.
This greasemonkey user script will hide all of Bennett's articles from the front page and the "older" pages.
http://pastebin.com/RWCxT0jJ
Make sure you're not on the beta site.
That's nice, but when will FreeBSystemD be released?
It is official; Netcraft now confirms: *BSD is dying One more crippling bombshell hit the already beleaguered *BSD community when IDC confirmed that *BSD market share has dropped yet again, now down to less than a fraction of 1 percent of all servers. Coming close on the heels of a recent Netcraft survey which plainly states that *BSD has lost more market share, this news serves to reinforce what we've known all along. *BSD is collapsing in complete disarray, as fittingly exemplified by failing dead last in the recent Sys Admin comprehensive networking test. You don't need to be a Kreskin to predict *BSD's future. The hand writing is on the wall: *BSD faces a bleak future. In fact there won't be any future at all for *BSD because *BSD is dying. Things are looking very bad for *BSD. As many of us are already aware, *BSD continues to lose market share. Red ink flows like a river of blood. FreeBSD is the most endangered of them all, having lost 93% of its core developers. The sudden and unpleasant departures of long time FreeBSD developers Jordan Hubbard and Mike Smith only serve to underscore the point more clearly. There can no longer be any doubt: FreeBSD is dying. Let's keep to the facts and look at the numbers. OpenBSD leader Theo states that there are 7000 users of OpenBSD. How many users of NetBSD are there? Let's see. The number of OpenBSD versus NetBSD posts on Usenet is roughly in ratio of 5 to 1. Therefore there are about 7000/5 = 1400 NetBSD users. BSD/OS posts on Usenet are about half of the volume of NetBSD posts. Therefore there are about 700 users of BSD/OS. A recent article put FreeBSD at about 80 percent of the *BSD market. Therefore there are (7000+1400+700)*4 = 36400 FreeBSD users. This is consistent with the number of FreeBSD Usenet posts. Due to the troubles of Walnut Creek, abysmal sales and so on, FreeBSD went out of business and was taken over by BSDI who sell another troubled OS. Now BSDI is also dead, its corpse turned over to yet another charnel house. All major surveys show that *BSD has steadily declined in market share. *BSD is very sick and its long term survival prospects are very dim. If *BSD is to survive at all it will be among OS dilettante dabblers. *BSD continues to decay. Nothing short of a cockeyed miracle could save *BSD from its fate at this point in time. For all practical purposes, *BSD is dead. Fact: *BSD is dying
but good work, it's getting there.
"A large community has continually developed it for more than thirty years", to that I say horseshit. The wayback machine only shows 14 years of existance. You must be thinking Angies List... lol.
I switched from Linux to FreeBSD a while ago. FreeBSD is so simple and clean, there's not all this extra bling running that I had with Linux. They have a good handbook right on their website that tells you how to do all the basics of system updating and installing things like browsers, email, video players and things. And as I use it I get the feeling that these guys are going to be around for a very long time, like I never have to worry anymore about whether my old Linux distro will just vanish with the few devs they had in comparison ending up leaving me stuck. FreeBSD is pretty huge it seems. They even have a nonprofit foundation that kicks in like a million bucks or so every year and as I read their page their projects show good results from it. Can't believe it took me so long to try FreeBSD. I'm sold and I'm never going back. Here is their foundation if you want to check them out too...
http://www.freebsdfoundation.org/
What is this, an obituary?
What is that? Did something die? FreeBSD 1.0: "Weekend at Bernie's".
Let's rant about the kernel internals, and FreeBSD committers utterly brainfucked engineering decisons:
In FreeBSD 8, a KPI has been renamed. Though FreeBSD committers decided to reuse the old KPI's namespace, and the exact same prototypes, for a new a new KPI. This resulted in a totally transparent change code wise. Though, at the end of the game, codes which was working fine in FreeBSD 7 panic'ed in FreeBSD 10 . I found about this yesterday while debugging a failed assertion for a a customer of mine updating their codebase.
Speechless incompetence.... Though, keep at the bad work, fixing your incompetence is putting food on my table !
However it certainly seems pretty robust to me, quite happy with it. Any ZFS performance improvements are definitely welcome, as long as very very good stability is maintained.
I've finally become someone who is happy to sit behind a few versions and wait. 9.2.1.6 FreeNAS here and I'm not moving to 9.3 until at least 3 months after it's settled.
This is finally going to be the year of the FreeBSD server!
I go to http://www.freebsd.org/release...
It says FreeBSD 10.1-RELEASE may be downloaded via ftp from the following site:
But that site resets connection immediately
It says However before trying this site, please check your regional mirror(s) first by going to:
Yeah well they don't have a regional mirror for the USA. I mean, that is it. I know because I tried.
So then I tried Canada's regional mirror, because it seemed logical. There is no FreeBSD directory on it. Guess that's not a FreeBSD mirror any more.
So then I see More information about FreeBSD mirror sites can be found at:
So I go there (https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html)
I try the second link and finally find the mirrors, and the ISOs.
Maybe someone ought to try following these directions before giving them. Obviously they can be followed with some trial and error, but it's pretty lame that I can't just get to the downloads with one click. Maybe two, allowing for a failure on the first attempt. The release document should give enough information to download the release without referring to another document.
Off to see if the actual experience is any better
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
the entire build for amd64 and x86 has moved to the llvm compiler and clang
this is a gigantic plus in the long run, llvm/clang is a great project, and having such a widely used operating system out in the wild relying on it will only bring good.
changing to an entirely different compiler *could* expose new and interesting problems or bugs that can't be anticipated until the code is run by the masses in all different environments. this could be stuff that's very hard to find during release candidate testing.
for that reason, the 10.x series is one release i'd probably wait a good long while before installing on any of my own systems...
It says they synced the bhyve code with CURRENT but I didn't found anything mentioning anything about making it available to AMD processors.
It works, what are you talking about?
Unsure with what to do with the hot grits.
Nice to see UDP-lite supported in FreeBSD. I am an author of this protocol (RFC 3828) and we made our initial implementation of UDP-lite in BSD many years ago. I would be interested to hear of any experiences using UDP-lite.