Review of Yoper Linux v2.1
Anonymous Coward writes "An interesting review of Yoper Linux has just been posted posted at linuxforums.org. Yoper Linux really does look like it could be the first serious competition Gentoo has had in a long time."
← Back to Stories (view on slashdot.org)
The first serious competion for what? The coolest new distro? That statement seems to imply that Gentoo is clearly the best around right now. I really like Gentoo, but I don't think I could dismiss all the other distros that easily.
We don't need 100 distros. Damn, we don't even need 10.
Yes, we do need them.
The thing you're missing is (as Agent Smith would say) purpose. Many of these distros exist purely because they meet a specific purpose. For example, there are distros used for desktop computers, distros for firewalls, distros for embedded devices, distros for clustering, distros for servers, etc.
Put another way: choice is good!
Now, had you said "we don't need 100's of desktop distros" I might have agreed.
I'm wondering myself why you'd edit yum.conf ... I'd just get the updated one from the Fedora Faq.
We're still getting there. Right now, linux DOES compete with windows, in the 'good with computers' or better class of folks. 5 years ago you had to be much more advanced. Over time, the OS is getting better, but folks (especially linux savvy folks such as yourself) don't help things any by standing around and whining that it's not perfect RIGHT NOW.
"Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
that is gpl compliant. It just dosn't contain 100% "free software"
Jisho - A Japanese English German Russian French Dictionary for the rest of us.
It's more like what work it's keeping me from being able to do.
:)
Let's say I want to evaluate several large programs.
I can emerge/use ports for all of them, or I can pkg_add -r and play with them now. All the builds in the package repository are well-tested and I can be sure if the program is going to work at all, it's going to work with pkg_add installation.
I can't recall a time where I've been prompted for interaction with pkg_add, but I'm sure it's possible.
OTOH, with a minimal freebsd install I can configure the machine with a base system already installed and pre-configured while I'm adding any other software.
Another good example:
Shit has hit the fan/boss is hanging over my neck/whatever. I need to install program X to get my work done, money is being lost, customers are frustrated, whatever.
Do I want my program 2 hours from now? No. I want it yesterday. pkg_add/apt/yast/any other binary package installer that resolves dependencies gives me that power, and it's guaranteed to work.
And like I said, twiddling every bit to get your whopping 5% performance increase or less really means jack squat when you're doing a server build. Heck, for all the time your boss spent paying you to tweak gentoo to get that performance boost, he could have spent a 1/4 of that on more ram, faster drives/processor, whatever. Besides, real performance comes from properly architecting your farm, if you're relying on that 5% boost to serve more pages/process more mail/whatever, you're going to be surprised when it really hits the fan.
A binary/source based distro (I know of no package format these days that is binary-only, unless slackware still uses pkgtool and tar.gz packages) has more benefits than just quick installation, as well.
Need to roll out a custom version of package X? Compile once/package/distribute.
So tell me again how this causes YOU anymore work? It doesn't it simply takes advantage of your (probably) mostly idle system, and does a little more than copying files from a CD/ftp mirror to your hard disk.
I apologize for my laughter.
You do know that compiles take processor time, right? Generally they peg the processor for a good deal of time and in many cases, use a good deal of memory. Hope you're not doing anything important when that's going on.
Really though, if gentoo is good for you, great. Enjoy playing with use flags with experimental compilers on your overpriced workstation while I get real work done.