Slashdot Mirror


Caldera's Almost-Linux Skips The Linux Kernel

Cassivs points to this UnixReview article, which says "Caldera has released Open UNIX 8, which includes a complete GNU/Linux distribution, except that it runs on the SVR5 kernel, acquired from SCO. It uses the same packages as Caldera's OpenLinux 3.1. It should scale much better, and provides a commercial UNIX kernel with the ability to natively develop GNU/Linux applications." It sounds like a non-Linux kernel has advantages on certain hardware, even running exactly the same software otherwise -- I wonder how long that will be true. Caldera has talked about this product, with it's Linux Kernel Personality, for a long time, and this is an informative review for anyone following it.

3 of 240 comments (clear)

  1. Will openunix support most x86 hardware? by Billly+Gates · · Score: 5, Insightful
    The linux kernel supports large amounts of pc, alpha, and sun devices with a huge amounts of drivers. This one of the reasons why linux is hot and openserver never really took off outside the bussiness world. All the other unix vendors run on expensive proprietary servers with only a limited amount of devices so the kernel can support them. This kernel may or may not be better then linux but I am sure you will need to run it on approved hardware for great device support.

    This is the problem running alternative os's on x86 platforms.

    Caldera needs to hook up with particular OEM's who want to create mission critical using openunix. If caldrea can't convince OEM's that openunix will sell, then the OS is doomed. No sane IT manager would buy an OS without approved hardware. Most Linux servers for example run on Dell or Compaq systems that are linux approved. This issue will not go away unless the kernel is opensourced and the gnu community can write drivers for it. I also hope it doesn't use the openserver libraries. Microsoft made Xenix as proprietary as possible and openserver was based on Xenix. Compiling gnu apps might be difficult. Hopefully OpenUnix's libc libraries are those from AT&T.

    Anyway Caldera is dying. Its a shame because it was my first linux distro. Caldera was ahead in the linux and dos game but they did not have good marketing. Redhat totally took over. Also Ransome love's comments on the evils of gnu and opensource did not help. Client access licenses also hurt it severly. Caldera just got rid of one of the main arguements of using linux instead NT or Unix. The cost and licensing issues for small projects on limited budgets is what linux's key market is. Also linux runs on cheaper hardware. If Caldera keeps this up, then the arguement to use OpenLinux or even OpenUnix is moot. I chose Redhat for my servers thank you.

    1. Re:Will openunix support most x86 hardware? by warpeightbot · · Score: 4, Insightful
      No sane IT manager would buy an OS without approved hardware. Most Linux servers for example run on Dell or Compaq systems that are linux approved.
      Doesn't have to be.

      Any IT lead who's been paying attention knows that you can put together any old white box solution and as long as you use stuff off the hardware HOWTO it's pretty much gonna work... Oh, sure, if you're doing this on a massive scale, getting a batch of ProLiants or PowerEdges is the best way to get hardware support (and not have hardware support tell you to upgrade to the latest version of You-Know-What...).. but for small to medium sized stuff, go see your buyer with your laundry list, wait two days for FedEx, grab the stuff from Receiving, spend a couple of relaxing hours getting your paws in the hardware (you did remember your anti-static wristband, right?) and away from the CRT, and poof, time to load your kickstart CD. Twiddle the BIOS to boot off the CD, F10, go get coffee, kabam. New Linux server for cheap cheap cheap.

      I mean, you do HAVE a couple hours you can take off from reading Slashdot, right? your automation scripts are up to date and will beep your cellphone if there are problems, right?

      --
      Something the PHB's have never figured out is that a good sysadm is first and foremost a lazy-ass s.o.b.

  2. I have to wonder... by trilucid · · Score: 4, Insightful

    With regard to the kernel itself, what are the ramifications of this structure security-wise? While I know this particular kernel has been around awhile (hell, SCO is ancient), it makes me curious.

    To me, one of the primary advantages of using a Linux kernel is the "many eyes" approach to security. While I appreciate the fact that the distribution using a full suite of GNU/Linux utilities and such, I'd be somewhat apprehensive about the kernel itself (stability through age aside).

    Anyone who has any insight into this, please reply!