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

3 of 161 comments (clear)

  1. Is There A Sufficient Community/Demand? by SlashdotOgre · · Score: 5, Interesting

    While I applaud this effort, I have to wonder if enough folks with the requisite skills to do kernel/driver development will be motivated to assist. It was an excellent product with some cool features (ZFS, Zones, Dtrace, Crossbow, etc.), but it was very clear that the vast majority of the development came from paid Sun engineers. The OpenSolaris community was never anywhere near the size of the Linux community, and even with Linux a significant portion comes from corporations (see "The Myth of the Isolated Kernel Hacker" from last year: http://tech.slashdot.org/article.pl?sid=09/08/20/1342223). I really do hope OpenSolaris continues (or Oracle changes the license to be GPL compatible), but at this point I wouldn't be basing any new projects on the platform.

    --
    Sadly, PS/2 was yet another victim of USB, which doesn't care what you plug into it, the electrical slut.
  2. Re:Missing sources? by gstoddart · · Score: 5, Informative

    Didn't the OpenSolaris effort have problems because they were always waiting on Sun to compile certain libc binaries for them?

    Is this resolved in Illumos or is there still a binary blob issue?

    Apparently, it isn't. From TFA ...

    The biggest problem is that an important minority of the code distributed with OpenSolaris is closed source, something that has annoyed the OpenSolaris community for five years. Sun didn't allocate resources to fix this and neither has Oracle.

    D'Amore says that a significant percentage of the libc C library (libc_i18n to be precise) is closed, as is the NFS lock manager, portions of the kernel's cryptographic framework and functions, and a bunch of important drives.

    So, no, the closed stuff still needs to be written and they don't have it.

    --
    Lost at C:>. Found at C.
  3. Re:Is it worth the effort? by Anonymous Coward · · Score: 5, Interesting

    Yes. Zones, ZFS, SMF, dtrace, RBAC, and zero effort porting to Solaris on x86 or sparc. Linux has at best half-assed simulacrums for these features. The first three features alone are enough to justify OpenSolaris over Linux in many situations.

    That said, Oracle's ham fisted approach to Solaris is effectively going to kill it. Lack of movement on OpenSolaris and new draconian licensing for Solaris means I'm going to be pushing for Linux to replace Solaris at my sites. I can deal with the reduced features if it means fewer licensing headaches.