Slashdot Mirror


Open Solaris Derivative Available

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

15 of 209 comments (clear)

  1. Torrents by RickPartin · · Score: 4, Informative

    In case the Open Solaris site goes down or you just don't feel like clicking two links on the page

    Torrents!

  2. author is well known by Anonymous Coward · · Score: 3, Informative

    You might know the author from cdrecord. He has a rather low opinion of the ide-scsi/ide-cd component of the kernel in general and Linus in particular. Good to see him where he is happy.

    And solaris has a kick-ass kernel, no doubt about that. Debian/SunOS is the ultimate Unix environment in my mind. One day it will become reality, or so I hope...

  3. Re:whats the difference ? by FidelCatsro · · Score: 4, Informative

    They are two different OS and run on different kernels for a start(note that linux is just a kernel anyway)
    Linux has a broader compatibility with x86 hardware
    Solaris has by default a better permissions system
    Linux is under the GNU GPL and thus a little freer than OpenSolaris
    Solaris has far better NFS support , not that you would notice unless your running with allot of clients
    Solaris is certified POSIX complient and linux is just pretty much POSIX compliant (mainly due to the cost of being declared posix compliant , and the rate the linux kernel evolves)
    Those are some of many many many differences.

    --
    The only things certain in war are Propaganda and Death. You can never be sure which is which though
  4. Re:whats the difference ? by rhizome · · Score: 2, Informative

    >But they are both UNIX-like systems right, with everything you could
    >expect from such an operating system? (chown, ls, /, etc.)

    Solaris is full-blooded SysV, Linux is a hodgepodge of SysV and BSD style Unix.

    --
    When I was a kid, we only had one Darth.
  5. for the lazy by Anonymous Coward · · Score: 1, Informative

    If you don't want to bother restarting your machine, give it a test drive with qemu @ www.qemu.org

  6. Re:Oh great, let the fun begin by njcoder · · Score: 2, Informative

    Just to emphasize... According to Eric Boutilier in his blog "under the new Solaris/Opensolaris model, in order for a Sun developer to put code into regular Solaris (the Solaris that Sun ships), he/she will have to put it into Opensolaris first."

  7. Re:When I choose ___ OS, it is because... by spauldo · · Score: 2, Informative

    Not BSD derived.

    Depends how you look at it.

    Solaris 2 (2.7 became 7, 2.8 is 8, etc.) is based on the SunOS 5 kernel - which is SysV based.

    However, Solaris 1 (also known as SunOS 4 and below - sun has a thing for changing names and version numbers) had a BSD derived kernel and userspace.

    So there's a lot of BSD in Solaris 2 - they'd have been stupid to completely trash all the SunOS 4 code. Solaris 2 still runs a lot of SunOS code fine.

    --
    Those who can't do, teach. Those who can't teach either, do tech support.
  8. Re:When I choose ___ OS, it is because... by njcoder · · Score: 2, Informative
    "Not true. Solaris 10 is free to use for development and evaluation purposes only."

    Not true according to Sun you can use Solaris for free "As software business models are evolving Sun is taking an innovative lead role in making the Solaris 10 OS freely available for commercial use - and at zero cost." Though this does not extend to previous versions of Solaris like Solaris 9. Those you can only use for testing and development. RedHat doesn't even let you do that with RHEL. They only give you a 30 day trial license.

  9. Re:echo OpenSolaris | sed s/O// | sed s/Solar// by Anonymous Coward · · Score: 0, Informative

    Why don't you learn how to use `sed` properly before trying to be funny:

    echo "OpenSolaris" | sed -e 's/O//' -e 's/Solar//'

    Learn UNIX first, mmmmkay?

    And it's NOT FUNNY, BTW.

    What will be funny is when Linux starts losing share to (Open)Solaris.

  10. Re:When I choose ___ OS, it is because... by civilizedINTENSITY · · Score: 2, Informative

    It was SunOS that was BSD derived: "Joy left Berkeley with a master s degree in electrical engineering, and became cofounder of Sun Microsystems (Sun stands for Stanford University Network). Sun s implementation of BSD was called SunOS."

    Of course, then, "1993 Sun announced that SunOS, release 4.1.4, would be its last release of an operating system based on BSD. Sun saw the writing on the wall and moved to System V, release 4, which they named Solaris. System V, release 4 (SRV4) was a merger of System V and BSD, incorporating the important features found in SunOS." http://unixed.com/Resources/history_of_solaris.pdf

    So, then, uh, looks like BSD *is* in the Solaris Family Tree...

  11. Re:When I choose ___ OS, it is because... by njcoder · · Score: 2, Informative
    "How does the (Open)Solaris security model differ from that of a "standard" UNIX?"

    This is a good writeup of Solaris 10 Security. They pulled some things in from Trusted Solaris such as process rights management.

  12. Re:When I choose ___ OS, it is because... by njcoder · · Score: 2, Informative
    "If I contribute to Linux, I don't have to assign the copyright to Linus."

    No you don't but the FSF recommends that you assign your copyright to them for GPL'd code. Sun is asking for joing ownership. You don't give up your copyright completely. When GPL v3 comes out, if Linus wants to upgrade to it he'll have to track down all the copyright holders to get their permission to relicense it. Didn't something like this already happen?

  13. Re:Oh great, let the fun begin by mph_az · · Score: 2, Informative

    No, BSD is the variation of UNIX which was put together by the research lab at the university of california. Unlike BSD there never was a single System V release, whereas BSD had several releases from the university of california until 4.4.

    After that, it fragmented to NetBSD, FreeBSD, OpenBSD, Darwin, and lastly DragonflyBSD.

  14. Re:whats the difference ? by dbIII · · Score: 2, Informative
    Solaris has far better NFS support , not that you would notice unless your running with allot of clients
    ie. More than one client.

    Linux NFS is improving dramaticly, but still has some way to go. NFS on 2.4.20 is dog slow, on 2.6.10 using TCP/IP it's just noticably slow.

    I use solaris on I/O intensive stuff (in my case the hardware I have is better for it too, which is the major difference) and linux for the CPU intensive stuff (fast intel/amd chips are cheap).

    The funny thing is the stuff that really shows the difference in CPU is some badly written java programs, which run tolerably on a fast linux box but take more than 60 seconds to update drop down menus on a 4x400MHz Sun with lots of memory.

    When you shift gigabyte of files about you really notice the speed difference.

  15. Re:Is it worth it for the desktop user? by AaronW · · Score: 2, Informative

    As a desktop Solaris and Linux user, I would say no. At least for me, Linux, especially with the 2.6 kernel is *much* more responsive on the desktop, plus Solaris is missing many pieces that really help for the desktop (like Alsa). Granted, you can get audio running on Sun (I wrote the ARTS Solaris driver for KDE), but you're much better off under Linux.

    Also, at least on Sparc, Sun's X server doesn't appear to support a number of key features useful on the desktop, and Xorg doesn't run on Sparc Solaris due to missing kernel support. X86 might be better in this regard, though.

    Also, for desktop use, Solaris only has a fraction of the drivers that Linux has.

    Now maybe Solaris 10 is a bit better, but Solaris is much more optimized for the server than the desktop.

    --
    This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.