Slashdot Mirror


Illumos Sporks OpenSolaris

suraj.sun sends in this news from The Register. "If you were hoping that someone would fork the OpenSolaris operating system, you are going to have to settle for a spork. You know, half spoon and half fork. That, in essence, is what the Illumos, an alternative open source project to continue development on the core bits of OpenSolaris, is all about. ... Development on OpenSolaris has all but stopped, so Garrett D'Amore, a former Sun and Oracle software engineer who worked on Solaris for many years, decided to do something about it. ... What Illumos is doing is taking the core OpenSolaris kernel and foundation, which is called OS/Net or ON inside of the former Sun, and creating a repository and development community around that. ON includes the kernel, C libraries, shell and shell utilities, file systems, and networking functions of OpenSolaris. 'We are not a distribution in a normal sense,' says D'Amore. 'It is more of a code base.' And one that Nexenta, Belenix, and SchilliX, who do create alternative distros for OpenSolaris, can in theory base their future releases upon if they don't like what is — or isn't — coming out of OpenSolaris."

7 of 161 comments (clear)

  1. Re:Is it worth the effort? by betterunixthanunix · · Score: 2, Insightful

    No, but perhaps the codebase is cleaner and has fewer bugs? Clearly, someone is interested in it.

    --
    Palm trees and 8
  2. Re:Is There A Sufficient Community/Demand? by betterunixthanunix · · Score: 3, Insightful

    The way I see it, OpenSolaris should have happened five years earlier, when people might have still cared. By the time Sun announced OpenSolaris, it was already an uphill battle to find open source developers who even cared about Solaris.

    --
    Palm trees and 8
  3. Re:Is it worth the effort? by betterunixthanunix · · Score: 2, Insightful

    Would you perhaps like to explain to me and people like me how "Zones" are different from "virtual machines?"

    --
    Palm trees and 8
  4. Re:Is it worth the effort? by Anonymous Coward · · Score: 2, Insightful

    Zones are not VMs. FreeBSD jails are probably the closest thing to it. Virtualization technologies are eventually going to render both of those obselete, I think, but it hasn't gotten there yet. And if you think a FUSE driver is any kind of substitute for a full implementation, you have no business running a data center. Even FreeBSD's port of ZFS isn't always up to snuff, and it's leaps and bounds beyond the FUSE driver.

    Look, you've obviously picked a "side" and you'll pull out any comparison you need to support it, so stop pretending you can offer any kind of objectivity. I rather doubt you've even got any experience with a Unix OS that isn't Linux.

  5. Re:Half spoon and half fork by Phibz · · Score: 2, Insightful

    I always thought a foon was more fork than spoon, and a spork more spoon than fork.

  6. Re:Use the FreeBSD userland please! by betterunixthanunix · · Score: 2, Insightful

    Here I was, thinking that GNU was the premier userland, at least in terms of the number of users who depend on. Oh, wait, I see what you did there, you started a GPL-vs.-BSD license flamewar.

    --
    Palm trees and 8
  7. Re:Is it worth the effort? by bsDaemon · · Score: 2, Insightful

    no, but FreeBSD jails are basically the same thing as Solaris Zones, and FreeBSD supports ZFS and DTrace, too. Plus, the added benefit of also not being Linux.