FreeBSD 5.0 Available
Vegard writes "Although not yet officially announced, the 5.0 version of FreeBSD is beginning to appear on the FreeBSD FTP site and mirrors world wide." Congrats to the developers. Update: 01/19 17:44 GMT by T : Some more detail -- Dan writes "Scott Long of FreeBSD Release Engineering team has officially announced the availability of FreeBSD 5.0 release. Improvements include second generation UFS filesystem, GEOM, the extensible and flexible storage framework, DEVFS, the device virtual filesystem, Bluetooth, ACPI, CardBus, IEEE 1394 and many more! FreeBSD is also available on 64-bit sparc64 and ia64 platforms."
The release hasn't been announced, which would mean it hasn't reached the mirrors yet, which would mean they need the master FTP server to be up and running. How very convenient of Slashdot to link directly to the master FTP server before this has happened! This is sabotage.
"Oppression and harassment is a small price to pay to live in the land of the free." -- Montgomery Burns.
Now why would you link directly to a FTP server? We all know that a lot of people will begin to download a +600MB ISO file and that no single FTP server would be able to handle the Slashdot crowd. Now I hope that the people here that wants to download FreeBSD has the brain power to check the mirror list first, if they not already has a favorite mirror. Still the proper thing to do, would be to link to the mirror list directly.
Also by using the mirror list, our US friends wouldn't have to download from a server in Denmark, but maybe a local one instead. Oh, well I guess that's just me, but I really think that in the lengthly, time consuming screening process of each article, someone would show a bit of responibility, knowing the effects, posting a article with links have.
my sig
If you want NTFS support for FreeBSD, simply find a source of unencumbered documentation on that FS and let the developers know where you found it. Having trouble? I thought so!
NTFS is intentionally underdocumented, so most attempts to support it in other OS's have been mostly reverse-engineering attempts. You could sign an NDA, but probably wouldn't be able to write free code with that information. Do not blame FreeBSD for not supporting undocumented features of another OS.
If you have an example of any non-Microsoft OS that can install on NTFS, please prove me wrong!
Time and time again everyone says DO NOT LINK DIRECTLY to the main site, link to a mirror list. The fact that you still linked to the primary site and even said it has not been announced makes me wonder do you ever fucking read our comments. You guys need to develop a checklist before you post news items. 1. is it a dupe? 2. did i spell check this? 3. if there's a link to an product that was just released did i post the mirror link instead of the primary link? 4. And finally ask yourself this question, is this news the slashdot crowd really cares about? (*note this does not pertain to the current story)
Although not yet officially announced
Uh, maybe there's a reason? Like they want to finish pushing everything out to the mirrors?
--saint
Quote from the 4.6 (non)release story:
Murray Stokely writes "We have gone over this for the past 2 releases now. I thought I had made it clear that you were not to publish information about FreeBSD being released until you saw a signed PGP message from one of the release engineers. Are you trying to help the spread of trojanned copies of FreeBSD? The release is not ready yet, and will not be until the front page of FreeBSD.org is updated and a PGP signed announcement message is posted to announce@FreeBSD.org."
Unless the rules have changed, slashdot screwed up again.
Tarsnap: Online backups for the truly paranoid
Despite being idiotic, this behaviour is really harmful. FreeBSD takes care to let their mirrors prepare for the traffic peak when a new version is released. The early "announcements" on slashdot of course mean that the people managing the mirrors - voluntarily, people not only FreeBSD but lots of free software projects depend on - don't have this time to prepare, and might get major problems, which in turn might mean that they decide not to support FreeBSD and other projects by providing bandwidth for free any more.
Unless this is some funky plan of VA Software or whatever their name is this week to push SourceForge, it would be really nice if slashdot could just stop damaging the Free Software infrastructure.
Programming can be fun again. Film at 11.
If you don't want the public to spot your releases until they are officially announced, then you should keep them hidden. Upload your files with restricted access to the master ftp and all mirrors, issue the press release, THEN make the files public.
Vegard
And, of course, instead of downloading ISO images, consider using CVSup to save time and bandwidth. Or at least don't download all ISOs - you don't need all packages, and installing the stuff you want from the network works without any problems.
Programming can be fun again. Film at 11.
Would be great if those who already completed their downloads of the iso files could share them using their favourite peer2peer program to take some load off of the FTP servers.
-- I love the smell of Blue Screens in the morning.
Uhh first off, I think the parent post is joking, making fun of moronic journalists. Secondly, pages 700-777 of "Inside Microsoft Windows 2000" (an MS book) provide a very good starter NTFS reference. Also the MSDN section on NTFS (http://msdn.microsoft.com/library/default.asp?url =/library/en-us/fileio/base/ntfs.asp) is another place to look. Finally, NTFSDOS is a third party, commercial, tool that allows DOS to access NT drives.
But it's not a problem since many people said that it was better for me to stick with 4.7 and then switch to 5.1 or 5.2. Not a problem too since I'M on cable and I downloaded theses ISOs at 300+ kb/s :)
This is a valid point that I haven't yet seen addressed: which is better for the average user, 4.7 or 5.0?
There have been many, many changes to the code in 5.0, and there are bound to be more than a few bugs. If you're running a site that can have zero downtime, and you don't have redundant servers, don't bother switching to 5.0, it's simply not ready yet.
If you're a home user, don't mind a few make buildworld, make buildkernel, make installkernel, make installworld sequences, upgrade. There's enough new that you'll enjoy it, and there's enough stability that you probably won't notice the infrequent bugs.
If you're asking yourself "Why should I upgrade when everyone says there's going to be bugs?", the answer is simple: the bugs can't be found without testers, so everyone on the team needs your help to find them quickly. If you encounter a bug, file a PR, and maybe even try publicizing it on a mailing list. Letting the developers know that bugs exist is the first step in getting bug-free code.
Mooniacs for iOS and Android
I mean, I expect this from one of the junior "editors", but Cmdr Taco? Come on.
One simple rule for its versus it's
Some companies are already well aware of the benefits of the BSD license. The net result? One company is now the largest single producer of UNIX operating systems in the world, measured in terms of number of units shipped per year.
The BSD license is a beautiful thing. Software that carries the BSD license can really, seriously, no-shit change the world for the better.
I write in my journal
Unfortunately: GEOM is for layout of block devices (e.g. at the partition & sector level), not for virtual filesystems. It has no concept of directories and files.
*BSD already has a virtual filesystem layer in the kernel, but it's not accessible from userland.
JJ