Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Unix Operating Systems Software

Open Solaris Derivative Available 209

tezbobobo writes "Well, Open Solaris has only been available a matter of days and already there are new projects available. SchilliX is an OpenSolaris-based live CD and distribution that is intended to help people discover OpenSolaris. When installed on a hard drive, it also allows developers to develop and compile code in a pure OpenSolaris environment. More details are available on the author's blog."
This discussion has been archived. No new comments can be posted.

Open Solaris Derivative Available

Comments Filter:
  • by DAldredge ( 2353 ) <SlashdotEmail@GMail.Com> on Saturday June 18, 2005 @04:24PM (#12852555) Journal
    Thursday, March 24, 2005
    Pure OpenSolaris boots on x86
    Today, I have been able to boot from a disk that was empty before I did install a self compiled OpenSolaris on it.

    So we now reached a certain limit that makes it possible to start with creating a OpenSolaris based x86 distribution at BerliOS.
  • by E IS mC(Square) ( 721736 ) on Saturday June 18, 2005 @04:30PM (#12852593) Journal
    Battle of *nix(es) is on!!
  • by Transcendent ( 204992 ) on Saturday June 18, 2005 @04:37PM (#12852629)
    Technically, can't I change one line of code or some small functionality and call it a derivative? It even sounds like they didn't do much: "When installed on a hard drive, it also allows developers to develop and compile code in a pure OpenSolaris environment."

    It seems just a cut-down version (text only) of Solaris, so where's the improvement?
  • by Anonymous Coward on Saturday June 18, 2005 @04:46PM (#12852667)
    What is the *primary* reason anyone would use Open Solaris over Linux, *BSD, and Windows?

    When I use Linux, it is because I am hosting/running existing software like Trac/Subversion/PostgreSQL/... which appear most heavily used/tested on Linux than any other platform.

    When I use FreeBSD, it is because I am hosting/running/distributing my own software and I don't want to deal with LGPL requirements regarding binaries linked to LGPL C libs (yes, I consultant an IP attorney about differences between GPL and LGPL requirements and also consulted FSF.ORG).

    When I use Windows, it is because I am running software that is not available on either FreeBSD or Linux. And also for distributing software on a platform that has the largest marketshare.

    When I use Open Solaris, it is because ???

  • by Anonymous Coward on Saturday June 18, 2005 @04:48PM (#12852685)
    ...is that there were those of us in Sun who wanted to do this kind of thing 5 years ago, but the pointy-hairs just didn't get it. There was talk of a GNU/Solaris as well.

    The pointy-hairs did get it eventually, but they RIF'd us and let external people do it instead. Meanwhile millions of $s of R&D money was wasted on stupid projects that were not needed, ill-concieved, cancelled, etc.

  • by diegocgteleline.es ( 653730 ) on Saturday June 18, 2005 @04:53PM (#12852704)
    Why do your own distro? Just wait, Debian people will probably start a Debian GNU/Opensolaris clone soon
  • by njcoder ( 657816 ) on Saturday June 18, 2005 @05:19PM (#12852812)
    The OpenSolaris license is the CDDL. It is not a viral license like the GPL. It was derived from the Mozilla Public License.

    OpenSolaris is based off of the Solaris Next source tree which is the working codebase after (and built on code from) Solaris 10. I've run PostgreSQL 7.3, 7.4 and 8.0 on Solaris. http://www.sunfreeware.com/ [sunfreeware.com] has Subversion binaries. As for Trac it should compile fine. Solaris has a lot of development behind it and a lot of resources from Sun. OpenSolaris is still in its early stages though. Solaris 10 (the commercial one) might be a good fit for your hosting/running apps instead of FreeBSD. Solaris 10 is free to use but not open source. For distributing OpenSolaris might be a good choice but it was just released and not quite all the code is out there.

    The CDDL is a per file license so unless you're hacking the actual OpenSolaris code it should serve the needs you have for using the BSD's. Some different benchmarks (like the mysql os benchmark) showed Solaris doint better than FreeBSD. Different independant benchmarks (think zdnet had some and different ISV's) show that the new Solaris can even hold it's own against Linux.

    Though you'd probably want to consult a lawyer or at least check out the cddl faq and not just take my opinion.

  • by Anonymous Coward on Saturday June 18, 2005 @05:22PM (#12852818)
    It looks like a interesting distro, and I'd be partially interested in downloading it and taking a look at it if wasn't for the whining and complaining about the GPL he makes. I don't like the idea of my contributions potentially being distributed/used in a closed-source project [total value of my code: err.. about 2 cents] if I contribute to an open-source (GPL or Compatible license) project, and the GPL gives me that control [not that I'm concerned about it]. I've not got much code out there [mostly really small bug-fix snippets], but what is out there is covered under the GPL and anyone can use it under the GPL.

    Not that I'm saying Solaris is a bad OS, (OOB it's pretty much worthless until you add GNU tools to it) but it's a damn sight better than Xenix or NT 4.51.

  • by njcoder ( 657816 ) on Saturday June 18, 2005 @06:01PM (#12852987)
    " Yes, Linux is such a "mess" that Sun have been _forced_ to copy it !" Actually, it looks like the reverse [lkml.org] is already starting to happen. And in the past the linux kernel guys were able to get info from solaris and solaris engineers. here [google.com] Some comments are negative some are positive but Solaris is mentioned the most by far out of any of the commercial Unixes. I can't find the link right now but I remember someone saying that back in the day Sun was a lot more open with it's technology. Sun engineers would publish info about their hardware and software. Especially when someone was having some sort of trouble. Then they got a little more closed down. Probably when they were making a ton of money. Sounds like Scott McNealy recognizes that and wants Sun to go back to being more open [bayosphere.com].
  • Re:Hooray! (Score:3, Interesting)

    by njcoder ( 657816 ) on Saturday June 18, 2005 @06:16PM (#12853045)
    "This was just the thing I needed to convince me to try Open Solaris. Hopefully porting drivers from Linux and the *BSD's to Open Solaris won't prove too difficult."

    BSDs more likely than Linux because of licensing restrictions. Although a good number of drivers for the linux kernel are written as modules and don't have to have to be GPL'd. In fact there are a number of drivers that are released under a BSD license as well as proprietary, binary-only drivers. Also more hardware venders might support the Solaris x86 platform. nVidia released Solaris 10 x86/x64 drivers. [nvnews.net]

  • Hosting (Score:3, Interesting)

    by KidSock ( 150684 ) on Saturday June 18, 2005 @06:30PM (#12853113)
    Wouldn't this be good for hosting? You could sell zones w/ root like linode.com does with UML. Is anyone doing this or planning on it?
  • by Curtman ( 556920 ) on Saturday June 18, 2005 @06:31PM (#12853115)
    The OpenSolaris license is the CDDL. It is not a viral license like the GPL

    Too bad they fucked up the Sun Contributor Agreement [opensolaris.org]

    2. You hereby assign to Sun joint ownership in all worldwide common law and statutory rights associated with the copyrights, copyright applications and copyright registrations in Your Contribution, to the extent allowable under applicable local laws and copyright conventions, and agree never to assert against Sun any "moral rights" therein. You understand that
    (i) this Agreement may be submitted by Sun to register a copyright in Your Contribution, and
    (ii) Sun may exercise all rights as a copyright owner of Your Contribution. This Agreement supersedes and replaces all prior copyright assignments for Contributions made by You to Sun. Neither party has any duty whatsoever to render an accounting to the other party for any use of a Contribution.

    If I contribute to Linux, I don't have to assign the copyright to Linus.
  • by SimHacker ( 180785 ) * on Saturday June 18, 2005 @10:09PM (#12854059) Homepage Journal
    I still have my old copy of the NeWS sources, but I don't think anyone at Sun does. But "open sourcing" NeWS would be a waste of time. Just because people are still using an inferior obsolete window system like X-Windows doesn't mean we need to revive another old obsolete window system to replace it. It's better to make something new with current technology, than to use X-Windows or NeWS [c2.com].

    -Don

  • Backport? (Score:3, Interesting)

    by Digital Pizza ( 855175 ) on Saturday June 18, 2005 @10:19PM (#12854096)
    So, how long before someone backports this to the Sun architecures that have been EOL'd: sun4m, sun4d, and dare I say it: sun4c?

    I do believe I've heard that it's already running on the sbus-based sun4u's (Ultra 1 and Ultra 2), and there actually is a lot of interest in getting this for the sun4m's (Sparc 4, Sparc 5, Sparc 10, Sparc 20).

    It'd be kinda fun to pull my old IPX out of the closet again to try cramming OpenSolaris into it :-)

  • by Some Random Username ( 873177 ) on Sunday June 19, 2005 @12:47PM (#12856659) Journal
    He, like many people, does not use linux as his primary OS. He is just nice enough to make software that works on linux. He relied on an API that is not supposed to be changed. Do you honestly expect him to spend all his time searching changelogs of various operating systems checking to see if the developers are changing stable APIs on him? If you are going to alter the API, it would be reasonable to email people who write important software that relies on that API. And there is no reason to change the API, linux developers simply do not consider keeping an API stable to be important.

"If it ain't broke, don't fix it." - Bert Lantz

Working...