FreeBSD Status Report March-April 2004
Anonymous Coward writes "The FreeBSD project has posted a new status report
for March and April of 2004. Work continues on locking down the network
stack, ACPI made more great strides, an ARM port appeared in the tree,
and the FreeBSD 4.10 release cycle wrapped up."
x86 life looks ever more limited!
And if you thought that was boring you obviously havn't read my Journal ;-)
Same Alan Cox of Linux kernel hacking fame? Woot! We've attracted him to the dark side... ;)
Man watching 6 MSCE's around a sun box, looks alot like the opening scene's of 2001:space odyssey...
Most of the bugs in your list are marked closed, and one is for a package that has nothing to do with disks or the OS. That leaves two entries that are relevant. Guessing the geometry is a lot harder than it sounds, especially if you already installed Windows or another boot loader and it guessed the geometry differently (as is the case with at least one of the entries in your list). This is a common problem in Linux, too. Windows is 'immune' to it because it'll choose whatever geometry it wants and leave any previously installed OS's stranded.
Cat, the other, tastier white meat.
Comment removed based on user account deletion
Flip a coin, it doesn't really matter which you choose:
;)
FreeBSD is something i'd put on a critical nfs/http/ftp server or something
OpenBSD is something I'd put on a Pentium 200Mhz box to keep that nfs/http/ftp box safe.
Nothing prevents you from doing either one with either operating system. It's just about preference
Error 407 - No creative sig found
OpenBSD will always have the most up to date PF stuff.
What you'll notice with OpenBSD is that you're discouraged from messing with the kernel at all, and ports work better. Theoretically, you may notice it's slower, and you'll probably notice that the software isn't as up to date. Debian-stable should also be in consideration, depending on your needs, but its firewalling capabilities are well behind FreeBSD and OpenBSD.
You're giving something up if you commit to anything period. FreeBSD and OpenBSD have dramatically disjoint sets of stuff they're good at. I've never seen an OS good enough at everything (or even most things) to make it worth commiting to. Not if you can deal with multiple OSes on a day to day basis.
I rarely criticize things I don't care about.
When are freebsd, openbsd, and netbsd adopt the one true ports system? Is there any logical reason to have three different source based ports systems?
evil is as evil does
The current status of the FreeBSD on PowerPC is here
Short version: It's a Tier 2 architecture which means it's not quite there yet. According to the project page it's "on the verge of booting to single-user mode".
Book: The Design and Implementation of the FreeBSD Operating System
I know a birthday present for this year!
bash$
Debian already has something of the sort, and a lone Gentoo developer is working on it.
#include "imo.h"
I think the advantages of FreeBSD are drivers ( for newer toys ), speed, and that jail thing ( which I have not actually used ) which AFAIK lets you run a virtual machine chroot thing. Also, freebsd ( and netbsd ) have automagical update the ports/packages tools and things. On openbsd you need to pkg_delete them yourself.
Other than that, I think OpenBSD is the ticket. Lots of people seem to think OpenBsd is only a firewall OS... which is unfortunate. OpenBSD works fine as a standard server ( eg, web, dns, mail, ftp, samba, etc ). The security effort which goes into obsd is also a deeper than just things disabled by default, too.
LRC, the best-read libertarian site on the web
For Debian, there is Debian GNU/NetBSD
Personally, I see the different BSDs as all good OSes, but for different purposes...
FreeBSD - Good general purpose server OS, and my 'nix of choice on x86
OpenBSD - Good firewall/network-device OS, runs wonderfully on good hardware (like old SPARCs) Though it can often be behind the ball in places you'd least expect it until you run into them head-on, out of nowhere. (Like when I tried the sparc64 port on my Netra, and it ran slowly, and didn't like more than 2 hme network interfaces)
NetBSD - Tinkerer's OS of choice. Runs on anything, and is easy to manually install. Perfect for figuring out how to net-boot a VAXstation, SPARC, or simply to put that Sun3 through its paces. (and anyone who thinks you can't have gcc and X in a 200MB full system, has never used NetBSD)
Firewall Failover
"In test environments, we have run up to 4 pfsync+carp hosts (all different architectures: i386, sparc, sparc64, and amd64!), randomly rebooting them. TCP sessions were not interrupted through over two days of such torture testing."
Linux has UCARP, but has no way for the stateful firewall to do transparent failover.
Don't really feel like researching enough detail for a comprehensive summary of the other stuff.
I rarely criticize things I don't care about.