Slashdot Mirror


Mass Speculation Suggests Oracle May Kill OpenSolaris

CWmike writes to point out that Steven J. Vaughan-Nichols is one of many people questioning where Oracle may land once the acquisition of Sun is complete. One concern that I have heard many people express is that there may be a good chance of OpenSolaris getting the axe for not fitting in with the overall corporate vision. "People outside of IT seldom think of Oracle as a Linux company, but it is. Not only does Oracle encourage its customers to use its own house-brand clone of RHEL (Red Hat Enterprise Linux), Oracle Unbreakable Linux, Oracle has long used Linux internally both on its servers and on some of its desktops. So, what does a Linux company like Oracle wants to do with its newly purchased Sun's open-source operating system, OpenSolaris? The answer appears to be: 'Nothing.' Sun, Oracle and third-party sources are telling me that OpenSolaris developers are afraid that they'll be either moved over to working on Linux or let go once the Sun/Oracle merger is completed."

1 of 205 comments (clear)

  1. Re:Look at the bright side -- ZFS for Linux! by The-Pheon · · Score: 4, Informative

    I've long been immensely frustrated that you can't get kernel-space ZFS (sorry FUSE) compiled into a Linux kernel because of inane licensing issues*....

    Well it is a good thing FreeBSD does not have a restrictive license like that. FreeBSD 8.0 will have ZFS with zpool 13, and here is how to use it.

    http://wiki.freebsd.org/ZFSQuickStartGuide

    Cheers!