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$
#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.