Slashdot Mirror


Debian GNU/Solaris

An anonymous reader writes "Today "Nexenta" announced an initial pilot program of GNU/Solaris. Initial trials are limited to "Ubuntu developers and the entire Debian community". From the announcement: "As you might know, Sun Microsystems just opened Solaris kernel under CDDL license, which allows one to build custom Operating Systems. Which we did...created a new Debian based GNU/Solaris distribution with (the latest bits of) Solaris kernel & core userland inside. We'll open Nexenta web developer portal completely for the general public by mid-November. Today we are launching a Pilot Program. Ubuntu developers and the entire Debian community - you are welcome to participate in the Pilot!"

27 of 213 comments (clear)

  1. GNU/OpenSolaris by Anonymous Coward · · Score: 3, Interesting
    Shoudn't it be named GNU/OpenSolaris?

    --AC

  2. eh? by baldass_newbie · · Score: 4, Funny

    Could someone translate this into English?
    Much thanks.

    --
    The opposite of progress is congress
  3. Re:Where are the differences? by The+Nine · · Score: 5, Informative

    GNU/Solaris sounds like only the kernel is not linux.

    Uhh, linux is a kernel, and nothing more.

  4. Why? by diegocgteleline.es · · Score: 4, Interesting

    Don't get me wrong, but I don't think this is worthwhile. This is almost as stupid as the debian/freebsd thing. If you want to get the full power from freebsd, use freebsd. If you want to get the full power from solaris, use solaris. If you want to get the full power from linux, use....well....ubuntu? redhat? suse? :P

    1. Re:Why? by GuerillaRadio · · Score: 3, Interesting

      Because choice is good!
      Hypothetically, lets say SCO have an actual case (I know, but hypothetically!).
      Isn't it better that if, for some reason the Linux kernel is no longer an option due to patents etc, there is another GNU system ready to switch to?

      --
      If a man empties his purse into his head no man can take it from him. An investment in knowledge pays the best interest.
    2. Re:Why? by MrHanky · · Score: 4, Insightful

      Duh. Because you don't have to search all over for packages, then compile everything from source, fix dependencies manually, follow dozens of security mailing lists, ... And of course, Debian's package management isn't only a gigantic repository with automatic dependency checking, it also lets you configure stuff, and in a much more pleasant way than Yast and other centralized tools. Basically, Debian is one of the best distributions of GNU.

      Look at it the other way: You want Debian GNU, but may need Solaris' kernel. That's when Debian GNU/Solaris is a good idea.

    3. Re:Why? by chhupa_rustam · · Score: 3, Interesting

      You're missing the point: the Linux kernel is valuable, but on its own it's far from remarkable. There are plenty of other kernels around, some with sizeable communities. The two factors that make Linux the earth-shattering, ground-breaking force it is are:

      - The universe of utilities and software that make life fun and easy. GNU-licensed software certainly plays a huge part here, providing building-blocks that we take for granted today -- 'ps', for example. Have you ever tried using 'ps' on a Solaris box? It's a massive pain -- I have to do 'ps -auxwww' rather than my default 'ps -ef' to get a decent printout of the processes. In addition, there are countless other products, some commercial.
      - The die-hard community of Linux super-freaks.

      This project is awesome because it will allow all our favourite GNU utilities, and hopefully other software, to be available by default on Solaris (you can build them from source right now if you're desperate). It also lowers the barrier-to-entry for the super-freaks, who will have all the familiar Linux goodness of Debian available, as well as the pieces that Sun's built into Solaris (virtualization/containers, DTrace...which really is quite amazing).

      There's a common misconception that Linux now mirrors everything *BSD and Solaris provide -- nothing could be further from the truth. Each OS still boasts areas of excellence (or focus, anyway) that the others would do well to learn from. Or, as free software is supposed to work, include rather than replicate.

    4. Re:Why? by MarkKnopfler · · Score: 3, Insightful

      Well, the answer would be manifold.

      1. Linux is just a kernel, nothing more. So for all practical purposes most of the fanboys out there using 'linux' and loving 'linux' are probably ending up loving the latest version of KDE, or gnome or the nifty new GNU tools and not linux. Full power of linux ? So if you consider all the gui stuff and nifty userland tools that you are using, you are hardly getting the 'full power of linux'

      2. Getting a different base kernel over the rocking GNU tools and environments for me is always cool. It is choice that I am getting. I will certainly try it out on an x86 machine, and if the kernel source is included, I would love to look through the design of the thing. Everybody loves tearing opening that shrink wrap from the latest gizmo.

      3. Sun has been pushing out some great publicity stuff wrt. Solaris 10 and how it 'screams'. I sure would like to check that out. I also would be very interested to see whether my bluetooth dongle or usb mass storage device will work with it or not. If it does not, it is less ready than linux for the desktop.

      4. I always thought that the linux kernel was a bit convoluted and unreadable compared to the BSD kernel. ( I have worked in the NetBSD and FreeBSD and Linux kernels ) I would love to have an opportunity to look into a new kernel and see how well it has been written and whether I can consider it a viable OS to suggest to my PHB for my next project, if it fits in there.

      So, if someone out there is pushing across the new kernel in a familiar looking distro, I am certainly all for it. To sum it up, I think everybody stands to gain. The developer (choice) the user (choice again) and Sun (publicity).
      Hurrah for Open Source !

  5. Re:And the point is? by c0007031 · · Score: 4, Insightful

    What is the point of having 3k text editors? What is the point of having 20 window managers? Why don't you stick with only one operating system then? I look forward to see a first version of this OS and experiment it as soon as possible. Choice is one of the most valuable things Open Source Software has.

  6. Re:Where are the differences? by Mancat · · Score: 5, Informative

    Besides the kernel it looks like it also uses the Solaris userland. That would include common commands (ps, ftp, m4, etc.) as well as Solaris-specific commands (psrinfo, prtconf, etc.). Also Solaris libc, as well as some other libraries. It will be interesting to see how much of the "original" Solaris userland will need to be replaced with, or supplemented with GNU tools. Some of Solaris' default tools are pretty bare in functionality.

    Apt and Solaris should be pretty cool, though Solaris has had BlastWave for a while, which works pretty similar to apt.

    --
    hello dear sirs my name is jamesh i are india (bihar) can u guide me install red had linux 9?
  7. Before you comment ... by oztiks · · Score: 5, Informative

    Before people comment on why Debian is doing this i suggest reading Debains core statement of what they are all about http://www.debian.org/intro/about

    Esspecially this bit:

    Debian systems currently use the Linux kernel. Linux is a piece of software started by Linus Torvalds and supported by thousands of programmers worldwide.

    However, work is in progress to provide Debian for other kernels, primarily for the Hurd. The Hurd is a collection of servers that run on top of a microkernel (such as Mach) to implement different features. The Hurd is free software produced by the GNU project.

    1. Re:Before you comment ... by Bruce+Perens · · Score: 4, Interesting
      It's interesting because it's another proof that Debian doesn't need the Linux kernel. Sun is making inroads into BSD's territory. Not Linux territory. Their kernel fills a role similar to the *BSDs in the Open Source world. Technically interesting, used in some projects, and a far second to Linux.

      Linux has a huge independent development community and more huge companies than it is easy to count behind it, and nobody can keep up with the pace of development. The GPL is a very important factor. It's the only partnership that would keep it fair for the big guys and the little ones at the same time. What technical lead Solaris has is rapidly diminishing because they can not - and never will - keep up the development team that Linux and the GPL have spawned.

      And then there's the deliberately-incompatible licensing, Sun's lack of success at building Open Source communities (OpenOffice should have a community 100 times the size of the one it's got - IMO it's second in importance to the Linux kernel), and Jonathan's tendency to turn any gains that Sun makes in the Open Source community into defeat with his own words. All of these things hold them back.

      Solaris has a few features at which the Linux folks look hungrily, and you know what happens when those folks like features. Linux gets them. These are the folks who replaced Bitkeeper in a month.

      It would be fun to have a system that booted the same binaries into Linux, BSD, Solaris, and HURD. If someone makes that, it'll be an awesome hack. But at the same time it would demonstrate the futility of having all of those kernels do the same thing technically, while one of them does the community part much better than the others.

      Bruce

    2. Re:Before you comment ... by asuffield · · Score: 4, Informative

      Read the article. This has got nothing to do with Debian, they're just trying to ride off our name. For one thing it's Ubuntu, and for another it's being done by some random person with no connection to Debian.

    3. Re:Before you comment ... by Anonymous Coward · · Score: 4, Insightful

      It's interesting because it's another proof that Debian doesn't need the Linux kernel. Sun is making inroads into BSD's territory. Not Linux territory. Their kernel fills a role similar to the *BSDs in the Open Source world. Technically interesting, used in some projects, and a far second to Linux.

      Solaris is still very, very big in the commercial world. This is a sign things are probably going to change in the 'Open Source world' too.

      Linux has a huge independent development community and more huge companies than it is easy to count behind it, and nobody can keep up with the pace of development. The GPL is a very important factor. It's the only partnership that would keep it fair for the big guys and the little ones at the same time. What technical lead Solaris has is rapidly diminishing because they can not - and never will - keep up the development team that Linux and the GPL have spawned.

      You are confusing the kernel with the software that is available for it. Most of the development into 'Linux' isn't into the kernel, but the software that goes with it. The technical lead that Solaris has is harder for Linux to chase than the lead in x86 drivers that Linux has. It works both ways. A main advantage about the Solaris kernel is that it is very very stable with excellent backwards-compatibility. Looking at the poor quality of 2.6 due to the lack of a 2.7 testing kernel, Linux will not be catching up with this any time soon.

      And then there's the deliberately-incompatible licensing, Sun's lack of success at building Open Source communities (OpenOffice should have a community 100 times the size of the one it's got - IMO it's second in importance to the Linux kernel), and Jonathan's tendency to turn any gains that Sun makes in the Open Source community into defeat with his own words. All of these things hold them back.

      GPL code can't be integrated into BSD code either. What's your point? CDDL is a certified open-source licence. Quite frankly I don't think I would want the Linux and Solaris kernels to converge into one great big monolith.

      Solaris has a few features at which the Linux folks look hungrily, and you know what happens when those folks like features. Linux gets them. These are the folks who replaced Bitkeeper in a month.

      Not until they fix the developement model of the 2.6 kernel so that it becomes a lot more stable. The number of bugs in the 2.6 kernel is appalling. This isn't just about features, it's about rock-solid stability.

      It would be fun to have a system that booted the same binaries into Linux, BSD, Solaris, and HURD. If someone makes that, it'll be an awesome hack. But at the same time it would demonstrate the futility of having all of those kernels do the same thing technically, while one of them does the community part much better than the others.

      Some sort of unified binary format or flawless interoperability would be awesome.

    4. Re:Before you comment ... by foorilious · · Score: 3, Insightful

      What is your criteria for calling the Solaris kernel a "far second" to Linux? OSS community involvement? x86 hardware support? ISV support on x86? I'll give you those three, but if you've got something else in mind, you'll probably get an argument from me and others who have used both kernels for a long time.

      I also don't see Solaris' lead diminishing, let alone rapidly. If anything, it appears to me that Sun further widened the gap with Solaris 10. Sun is regularly releasing very advanced and important OS features, in fully-baked and rock-solid form, and the FOSS community is doing its best to keep up, but even though Solaris 10 shipped nearly a year ago, look at the current state of SystemTap, for example - a project spawned in direct response to Solaris 10 dtrace, that is still nowhere near ready to primetime. Where (for example) also is the modern full-fledged resource management? This is a critical feature for an 'enterprise' kernel, and it's still nowhere in sight, though everyone's known it's been necessary for Linux to achieve for several years.

      It's one thing to reimplement BitKeeper in a month - advanced kernel features are something else entirely, and we have a decade to look back on and see Sun's record of innovating and Linux following. What happens when Linux has cannibalized the last true innovator, and there's no one left to follow? Lest you think I'm trolling, I have a serious question: what major kernel innovations in the last decade appeared in Linux *first*? I can think of one, maybe two, but put up against the parade of inventions and innovations that have come from Solaris in the last decade, I don't know.

  8. This is useful! by eldacan · · Score: 4, Interesting

    This is an interesting project: developers will have the power of opensolaris tools, like DTrace (a very powerful tool to study the behaviour of programs - and optimize them) available for all debian packages...

  9. Re:And the point is? by LarsWestergren · · Score: 4, Insightful

    a hint that they may just be playing games and chasing publicity as usual rather than showing a serious commitment to f/oss.

    Yes, giving us Open Office and paying many full time developers to work on it, and porting DTrace to BSD is obviously not a commitment. They ought to be ashamed of themselves!

    --

    Being bitter is drinking poison and hoping someone else will die

  10. Sweet! by dafunn · · Score: 4, Funny

    It's just what I've always wanted... the kludginess of Solaris combined with the user-friendliness of Debian.

  11. Does this mean that GNU is Unix? by kerskine · · Score: 4, Funny

    Is this the end of recursive humor?

    --
    ****

    "I'd never want to join a club that would have me as a member" - G. Marx
  12. Re:GNU/Solaris? by photon317 · · Score: 5, Interesting


    Actually, the naming story is more complicated than that.

    The SunOS 4.x series was just "SunOS", and it was more BSD-based.

    The SunOS 5.x series has always also been called Solaris. In the SunOS 5.x series, SunOS is the name of either just the kernel, or the kernel plus the very basics of the operating system, depending on who you listen to, whereas the Solaris brand name refers to the entire "Operating Environment", including SunOS 5.x and a lot of other add-ons like NIS+, LDAP services, CDE, etc, etc. I don't think they have ever sold a stripped down SunOS 5.x, only a Solaris Operating Environment 2.x which happens to contain SunOS 5.x.

    And then with the release of Solaris 2.7 (SunOS 5.7) they began marketing it as "Solaris 7", presumably for some dumb marketing reason. Since then that's been the case, so for any given release from 2.7 onwards, the possible alternate namings are:

    Solaris 2.X = SunOS 5.X = "Solaris X"

    2.7 of course turned out to be an absymal failure of an operating environment, so it's quite fitting that it was the launching point of a marketing-driven renaming policy. Whereas 2.6 was a solid stable platform for many years, building on the successes of 2.4 and 2.5.1, the 2.7 release is where they introduced transitional 64-bit support, and poorly. It wasn't until 2.8 that things settled down again. Many customers unfortunately still have "Solaris 7" installed here and there in production, and it's a nightmare to support. What we can learn from this is never buy/install the first release of an OS right after a major overhaul of its guts to support a new architecture.

    --
    11*43+456^2
  13. Interesting for kernel performance comparisons. by Yaztromo · · Score: 5, Interesting

    If they can keep virtually everything outside the kernel consistent with Debian, and replace only the kernel and drivers with Solaris versions, this would prove to be an interesting system for benchmarking and contrasting the two kernels.

    As it is right now, you can benchmark entire systems, but it is difficult to do any meaningful kernel benchmarks.

    If there is a significant difference in any particular area in either direction, I can forsee future server administrators choosing their kernel based on how well it performs in certain tasks. Perhaps the Linux kernels memory management is better, but the Solaris kernel's SMP scales better. Now you don't have to worry about changing your user or administrative environment, package management tools, or applications -- you can run the same on both, and just change the kernel architecture underneath in order to gain a benefit in an area important to you.

    Heck, I can forsee a day when what kernel you want to use is queried as part of the install process, and where you might have a mix of machines that all appear to be running Debian, but which may be using different kernels based on the needs of the system.

    We have competing web browsers that (generally) conform to the same interface standards (in terms of HTML rendering) -- why not have a choice in kernels, without having to sacrifice your user and administrative environment (or Open Source ideals)?

    Yaz.

  14. Re:Where are the differences? by Malor · · Score: 5, Informative

    It's probably not the best choice for a notebook or a router. It might be a good choice for a server, depending on what you're doing with it.

    I've done some Solaris administration, but I have never been even remotely expert. I did get an idea of just how much I don't know, however.

    In many ways, Solaris makes Linux and the BSDs look like tinkertoys. There is a vast array of functionality inside. Solaris feels like it was designed 'down', by people who are used to working with mainframes; Linux and the BSDs are more designed 'up' by people inventing (and often re-inventing) things for the first time.

    There's a fundamental expectation in Solaris that the server will stay up under virtually all circumstances. If the hardware you're running it on is expensive enough, it's apparently pretty easy to hotswap almost anything... even RAM and CPUs. I believe it supports multiple running instances of Solaris on the same hardware at the same time, even different versions. And I'm fairly sure that a recent feature will let you upgrade OSes 'on the fly', though I think there would have to be at least a brief interruption of service. Pay attention to replies, if any. My knowledge in this area is very sketchy.

    It's highly optimized to scale to amazing degrees, given more CPUs to work with. But that means it's not very well optimized to work with only one, which was why it was called 'Slowlaris' in the early days of Linux. Running multiprocessor requires a lot of locking to make sure that different CPUs don't step on each others' toes. This locking takes time. So the first versions of Solaris/Intel were dogmeat slow in comparison to Linux. There was no chance of a conflict, because multi-CPU Intel boxes almost didn't exist, but Sun was and is more interested in having it run WELL than run FAST. Removing all that locking would have introduced bugs. So they left it slow. And most folks went with SPARC boxen or Linux instead, for better performance.

    At the time, Linux screamed on the same hardware, because it didn't worry about any of that. Up through 2.2, Linux had just a Big Kernel Lock... only one CPU could be in kernel space at any given time, and the rest of the CPUs either ran user code or sat around idle. Most user code makes fairly frequent kernel calls, so the extra CPUs blocked a lot. Running on one CPU was very fast, but there wasn't much benefit to adding more. A second was a moderate plus, adding maybe 50% overall throughput. Adding further CPUs did very little for most workloads.

    Solaris does exactly the opposite. It's slow on one CPU, though 'slow' is pretty relative on a multi-gigahertz processor, but as you add more, it scales almost linearly. 64-way Solaris boxes run very nicely. And they do it without crashing, too. That's an area where Linux, for instance, has had a huge amount of trouble... as they add in new locks and try to rearchitect to let more and more CPUs into kernel code at once, they introduce bugs, often at a furious rate. You don't see much of that in released versions of Solaris. A lot of what you're paying for with the expensive Sun equipment is their QA department, which must be just incredibly good. (if any of you are reading this, thanks!)

    Basically, this is enterprise-grade software. It's designed to run things like banks and air traffic control and medical equipment...stuff that just can't ever break or go down. It's not actually USED for air traffic control, as far as I know, but I'm sure Sun would be happy to sell systems into that market. If your hardware is good, Solaris can take an unbelievable beating... you can have loads in the thousands and still be able to connect to the box with SSH (eventually) and rescue it. It'll be slow, but you'll get in. Linux, in contrast, will often still die from dumb stuff like fork bombs. Yes, ulimits can prevent that problem, but Solaris will survive without the extra help.

    Basically, Solaris is the kind of OS that you can bet your job on, and remain employed. Linux remai

  15. The new name is... by Srdjant · · Score: 5, Funny

    GNU's Now UNIX

  16. virtualisation by Anonymous Coward · · Score: 3, Insightful

    Did you read yesterdays piece about Redhat wanting Xen in the kernel?

    Maybe you'll actually run several kernels, managing different tasks - virtualisation can do this. Are we going to see an explosion of different kernels (similar to distributions now), as it becomes easier to try different ones out?

  17. Debian: The Universal Operating System by samj · · Score: 4, Interesting

    Why shouldn't Debian run on various kernels - Linux, Hurd, Solaris, Interix... the list goes on. I'd personally like to see Debian running on Microsoft's Subsystem for UNIX-based Applications (Interix), which will be included with Windows 2003 Server R2 and apparently also future operating systems like Vista. Here's my post to debian-win32 from last week:

    To: debian-win32@lists.debian.org
    Subject: Debian GNU/Interix (Windows 2003 Server R2)?
    From: Sam Johnston
    Date: Mon, 31 Oct 2005 14:55:31 +0000

    Afternoon all,

    Windows 2003 Server R2 is to ship shortly with a POSIX subsystem
    (Interix 5.2 of Services for Unix fame) which "includes more than 300
    UNIX utilities and tools that behave as they would on UNIX systems,
    plus a software development kit (SDK) that supports more than 1,900
    UNIX APIs and migration tools, including make, rcs, yacc, lex, cc,
    c89, nm, strip, gbd, as well as the gcc, g++, and g77 compilers.".
    Apparently future versions of Windows (eg Vista) will follow suit.

    With a tweak of config.guess I have had no problems compiling
    bash-3.0, wget, etc. on Windows 2003 and am now interested in tacking
    some more interesting packages, like dpkg and apt, with a view to
    getting a full port of Debian running on it. The problem is that I
    have limited time and porting experience, and the fact that this was
    previously attempted under Cygwin is disconcerting; the debian-win32
    mailing list has been around for years and yet there there has only
    been one non-spam post in the last 18 months according to the
    archives.

    According to http://www.interix.com/ many interesting packages have
    already been ported over and are currently available for download for
    $30 as 'Interop Toolworks 2.2'
    (http://www.interix.com/InteropToolworks.htm). Presumably source is
    provided/available - I have posted the question in their Unix Tools
    forum as I figure this would be a good starting point.

    While there's no X server included, the X libraries are and the new
    release opens up the Win32 API which should pave the way for someone
    to build one. In the mean time Starnet Software do ship a free 'LX'
    version which will accept localhost connections only
    (http://www.starnet.com/xwin32LX/get_xwin32LX.htm) .

    At this stage I'm looking for feedback about the viability of such a
    project, information about why the last one appears to have failed and
    any suggestions about what the procedure would be (eg build dpkg, then
    debootstrap etc.), how best to ensure its success, and so on. I would
    like to think it will be possible to bootstrap a base Debian
    installation (Debian GNU/Interix?) from an installer executable, or
    possibly even deliver it via ActiveX, eventually getting to the point
    where one can log into Windows and get a full Debian desktop complete
    with your favourite window manager.

    For the time being I'll be happy with bash, OpenSSH, etc. but it's
    interesting to consider what is possible... SFU/SUA was meant as a
    migration path *to* Windows, but there's nothing stopping it from
    being a two way street.

    Sam

  18. Re:Where are the differences? by foorilious · · Score: 4, Informative

    A few corrections / notes:

    There is no provision for running multiple kernels on the same hardware, aside from 'domaining', which is more like IBM's LPARing (prior to P5 and 5.3, that is - splitting a single server into two or more hardware partitions). But, when you do this, each partition really is its own machine, with distinct and non-shared CPUs, memory, and IO buses. You can move hardware from one domain to another (even without shutting down applications), but a given kernel is only ever running on one machine at a time.

    More recently, is the concept of 'Zones'. Here, you can install seperate copies of userland onto the same box, and when you are 'inside' of any one zone, you appear to have your very own box, complete with your own /etc and everything else (or you can opt to share parts of the install with the 'global' zone), however there is still a single kernel running all of the zones on a given server. Applying a kernel patch, for example, still requires a reboot of the whole enchilada to take effect.

    Actually, I believe 'Slowaris' was coined in 93 or 94 or so, when admins started switching from SunOS 4.1.3/4.1.4 to Solaris on SMP boxes, and ran into bug where no matter how many CPUs, every thread was being scheduled on the same CPU. I forget what version this was - maybe 2.3? I remember logging onto my University's student shell machine (back then, SLIP and PPP were still not being used by home users - you'd dial up to terminal into a UNIX machine to check email, usenet, or IRC). Anyway, I remember logging in and seeing a load in the thousands, just after the upgrade.

    You can "upgrade on the fly", in a way. The concept is you mirror your root disk, split the mirror, perform the upgrade against the inactive mirror, and finally reboot, this time off the upgraded side. It more or less works, but you do need to use your brain. Really what it gets you is the ability to immediately revert back to the pre-upgrade image with just a single reboot, and also shortens the outage window to one reboot. They've had this since Solaris 8, I believe, and you could use it to upgrade from say 2.6 to 8.

    Over time, 'Slowaris' did come to refer to the performance disparity between Linux and Solaris on x86. Until Solaris 10, Linux pretty clearly outperformed Solaris on like-hardware (x86). I think in part, as you say, due to Sun's lack of effort in optimizing for x86 and small servers, but also because x86-based benchmarks tended to focus on things like web-serving, and Sun's networking stack was long overdue for an overhaul (the first phase of which was completed for Solaris 10, and returned enormous improvements).

  19. Debian GNU/MINIX? by GreatBunzinni · · Score: 3, Interesting

    And when will Debian start a Debian GNU/MINIX project? There is already a Debian GNU/Hurd project and MINIX is alive, well and ready for production. Now that would be cool.

    --
    Slashdot, fix your code or at least hire someone who is competent at it to do it for you.