Interview With the PC-BSD Team
GeekyBodhi writes "FOSSEngineer.com has an interview with a couple of guys from the PC-BSD development team after the distro recently released their first stable version 1.0. PC-BSD is built on top of FreeBSD and aims to dumb down installation and daily usage, enabling a non-technical user to run it as his primary desktop. The guys talk about their pre-release journey, features unique to PC-BSD and why a minimal installation system is a good thing."
"We ain't TOUCHING sysinstall..."
...and aims to dumb down installation and daily usage...
Why the hell would I want that? I would like a simplified interface that is easier to use, but no fscking way do I want something that's dumbed down!
p.s. Of course, PC-BSD is not dumbed down. It hasn't been stupidified. The submitter should have read the article and realized that it's 100% hardcore FreeBSD. Unfortunately, the poor choice of adjective will lead many to think that this is just the BSD version of Linspire. Sigh.
Don't blame me, I didn't vote for either of them!
Its only dying in your mind.
Here are the facts:
There are currently 4 bsd projects that i'm aware of. They include FreeBSD, NetBSD, OpenBSD and DragonFlyBSD. In addition to these projects which each develop their own kernel and userland, there are linux style distros PC-BSD and DesktopBSD which do not develop their own kernel or low level userland. (they add gui shit) These two track freebsd progress as well as other projects like frenzy that do live cds.
I'm also in the process of starting a BSD project based on FreeBSD 6.x which is a fork like dragonfly was. My project is aimed at developing a desktop friendly bsd from the ground up. Another words, I want to make a BSD install with x11, a window manager and basic applications as well as reasonable defaults for desktop users. Its not like PC-BSD and DesktopBSD since I will be modifying the userland and kernel. I also don't plan on using KDE like they do as KDE users are covered by their efforts. BSD on the desktop is important in part because Macs have gone up in price during the intel switch. Plus if I accomplish my goals, apple may benefit from the source anyway. Finally, I plan on leaving as much BSD licensed as possible. The other projects prefer GPL.
I don't have a website up yet, but the uri will be http://www.midnightbsd.org/ (MidnightBSD)
MidnightBSD: The BSD for Everyone
I don't think most NIX users get it. I like dumbed down installs and self configuring stuff. That said, I'm a programmer. I like dumbed down installs because I don't like wasting my time configuring everything. At the same time, I don't like installing distros which require me to track down additional software. Why not release a distro which includes a bunch of software and gui configuration tools? I mean, command line utilities are great, but I don't really want to learn them unless it's necessary. I want something that I don't have to learn, or spend much time setting up. I'm sure I might get flamed from the "you should learn how all your software you use works" crowd, but honestly, I don't want to compile, I don't want download libraries, I just want to freakin software to work. I don't want to have to spend time reading man pages, I want to hit buttons. If I decide I want to use the CLI to find tune settings, that's great, but that's not priority to getting some piece of software usable first. Dumbed down shouldn't be minimal learning curve with minimal software. Dumbed down should be minimal learning curve with more software. So far Fedora comes closest to this for me. A lot of common tasks can be done in not very much time with the gui configuration tools.
On Debian-based systems, you can have multiple apt sources. That means that you can have several CDs [or DVDs] of software that is typically installed and fail over to net install when you want something that's not on optical media.
As for a GNOME-based distro like this, download an Ubuntu CD/DVD set. It will automatically set it up to access all your discs and you can choose [or choose not] to set up access to net repositories.
Truly the best of both worlds.