Slashdot Mirror


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."

6 of 330 comments (clear)

  1. Competion for what? by I_Love_Pocky! · · Score: 5, Insightful

    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.

    1. Re:Competion for what? by St.+Arbirix · · Score: 5, Insightful

      I think they were referring to Gentoo's "title" of being the fastest running distribution. Gentoo is a pure and simple pain in the ass to install and requires you to become very well versed in the ways and workings of linux. If Yoper can compare in running speed to Gentoo and also include a quick and easy setup then it would indeed be competition, but I'm sure neither of us are too fuzzy of the rules of this "competition."

      If Yoper can run as fast as Gentoo, with a fraction of the setup time, and be just as stable, Yoper will be indeed be the Windows-replacer I suggest for our future Installfests on campus. We've been installing Mandrake or Fedora Core 2 and were toying with the idea of getting a few dozen lab computers setup with distcc to make Gentoo installs feasible. Yoper would definitely save us the effort.

      I'll still want to see benchmarks for game performance though. This could be my Doom 3 Linux distro of choice as well.

      On a different track of thought, perhaps someone in the Gentoo camp will work on making some of Yoper's features available in one of the install stages. It's won't be blatant rip-off, it'll be the bazaar in action.

      --
      Direct away from face when opening.
  2. Re:Too many Distros by pnatural · · Score: 5, Insightful

    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.

  3. Re:That's great by el-spectre · · Score: 5, Insightful

    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.
  4. Re:not gpl compliant by CoolMoDee · · Score: 5, Insightful

    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.
  5. Re:Gentoo Competition? by Erik+Hollensbe · · Score: 4, Insightful

    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. :)