Slashdot Log In
Sun Says Project Indiana is Not a Linux Copy
Posted by
CmdrTaco
on Sun Jul 29, 2007 11:45 AM
from the because-we-say-so dept.
from the because-we-say-so dept.
eldavojohn writes "Ian Murdock (Debian author & Sun's OS Chief) made some comments about Project Indiana that many have said is an attempt to make Solaris simply "more Linux-like." But Murdock quashes any concerns that this is just another Linux clone — muddying up the waters of distribution selection. He says that it's more a 'best of both worlds' attempt to make an OS that appeals to a broader audience. From the article, "Project Indiana will include a revamped package management system, which should prove popular with developers unaccustomed to Solaris. The OS has some clunky, archaic aspects, and Murdock thinks the new package system will modernize Solaris.""
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
NexentaOS (Score:2, Interesting)
Re: (Score:3, Interesting)
It has nothing to do with blending it with linux in any way. It seems they are trying to make it appeal to the linux community in order to reap the benefits of community feedback, without actually just giving in and GPL'ing s
Pithy Aphorism: "If you cannot beat them ..." (Score:2, Insightful)
Re: (Score:2)
A former lecturer when I was at university back in 2002 reckoned commercial Unix had 5-10 years left to live. Looks like he may not have been far off the mark - where they're not dying, commercial unixes are being made to look more like Linux and less commercial (witness OpenSolaris) by the month.
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
Re: (Score:2)
Re:Pithy Aphorism: "If you cannot beat them ..." (Score:5, Funny)
Parent
Where have we seen this before? (Score:3, Interesting)
If it has worked for other distributions, it will probably work well for Solaris, especially since they don't
have to bicker over what goes into upstream or not. Not that debate is a bad thing... not by any stretch.
package management (Score:4, Insightful)
Re: (Score:2)
I can't speak for that package system since I don't know it, but usually that's the fault of the packages not the system. Sometimes maintainers don't know, don't care or just by policy think you should be using a fairly new library version with all the latest fixes. With dependencies that can easily lead to every library being knocked up an inch
Re: (Score:3, Insightful)
Re: (Score:2)
It depends where one draws the boundary between "packages" and "system". In the case of pkg-get, it isn't used for the core operating system, so there is a lot of installed software outside of its worldview. Of course it's partly the fault of gvim for requiring something different from what's installed, but if Sun were the maintainer for the entire repository, then packages would hopef
Why look at Solaris now? (Score:3, Insightful)
Will it offer me a more productive development environment? Probably not. Will it give me a wider audience? Definitely not.
Re: (Score:2, Informative)
Re: (Score:3, Informative)
I'm not confident that a clone will make it into Linux any time soon.
In audience terms, I'm thinking that the limiter is still hardware support. I don't get much time to look at OpenSolaris, so I could be in left field.
Re: (Score:3, Insightful)
Personally, once OpenSolaris goes GPLv3 I'm switching.
Re: (Score:3, Interesting)
Re: (Score:2)
Seems to work for a gazillion enterprises out there.
Re: (Score:3, Insightful)
You ehm, can like, still run a version which is well tested and came with your distribution? One which, you know, contains only backported security and reliability fixes? The one ehm... the one your Linux d
Re: (Score:3, Informative)
- ZFS is now bootable (ZFS is now bootable [wikipedia.org])
- DTrace is much more powerful than strace (a number I read in one of the Sun DTrace presentation stated ~40000 probe points in Solaris to ~40 in GNU/Linux).
- All the p* tools on Solaris are much more powerful (and in some instances, there are no equivalents in GNU/Linux requiring users to have to code their own inotify CLI program)
- Service management
Well... (Score:3, Insightful)
Stability, security, and frankly scalability. Solaris has been running on huge SMP systems for many years longer than Linux. It takes security very seriously right up there with Open BSD. And let's face it, Sun has some of the most brilliant Unix developers on the planet.
Re: (Score:3, Insightful)
To make an analogy, You might argue that Toyota makes nice pickup trucks and "Who needs Caterpillar?". Well those 20 foot tall earth moving machines do a different job and are very usfull to some people. But yes Toyota sell __way__ more trucks than Cat. Those 20 foot tall machine are real "clunkers" f you try to use then for every day tasks like driving to work or the store.
If you really need a machine with four dozen CPUs then S
Good Gnus? (Score:4, Insightful)
Oh, and while you're refactoring, please fix JES. It is a clusterfuck mess, particularly the Delegated Administrator.
Re: (Score:2)
As to the plethora of tools -- SUN customers may be running scripts done on SunOS, using BSD semantics. Or Sys5 semantics. Or GNU semantics. Especially difficult if they are all needed.
So, Solaris defaults to Sys5, and gives (ccs/bin) the option to use BSD, and (via installing) the option to use GNU. Seems reasonable to me.
Even Linux has such schisms (eg. the
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re:Good Gnus? (Score:5, Informative)
Another one that caused me endless frustration was Solaris newgrp did not allow you to specify a command line like the Linux one did. I ended up porting over the Gnu version just so I could do my job without having to manually type in a command as part of a build procedure.
At my job I've been maintaining KDE for Solaris for a bunch of Sun users. When I migrated my desktop to Linux I'm still having to support KDE for them (and that's not my job, I'm not in IT). None of the developers like Sun's Gnome 2.0 that's included with Solaris 9, and newer versions have problems compiling because Sun still does not support the X render extension (on Sparc). Trying to compile KDE was difficult, since Sun's libraries and tools are often broken or so out of date. I also have had to compile GCC for Solaris to do it, since Sun's C++ compiler we have barfs on a lot of open source packages. I've also hit a number of problems because numerous features are missing in Sun's libc, even though they've been part of the posix or ISO standard for many years (i.e. missing stdint.h), including some parts of stdio.h. (stdint.h is part of the ISO C99 standard, well before Solaris 9 came out).
I remember having tons of problems with Sun's sed because it would silently truncate after 4-8KB of input.
-Aaron
Parent
This is Nice! (Score:2, Funny)
more 'compatible' might be better (Score:3, Insightful)
But they can still make the OS more Linux compatible, particularly from the software development perspective.
Re: (Score:2)
It never was after lopping off some good bits... (Score:2)
muddying? (Score:2)
I think at this point, adding a single new distribution isn't really muddying. When the list of distributions is as long as your leg, one more doesn't really make things that hairy.
solaris is starting to sound good (Score:2)
D-trace sounds pretty sexy, apparently sexy enough that the next OSX version is going to include a port. Binary drivers that don't break compatibility across versions are pretty nice, although I've heard they still don't support as much hardware as linux.
Really, lack of good profilers and the need to compi
Re: (Score:3, Informative)
The plagues called Java and C# are their fault, but I don't think that's the reason.
Regarding Unix, Sun was Unix in the 1980s to the mid-1990s, at least for many of us. High-resolution, diskless workstations, networking, all the cool free software available ...
And Bill Joy in management!
I feel perso
Re: (Score:2)
Re:solaris is starting to sound good (Score:4, Informative)
Parent
Re:solaris is starting to sound good (Score:4, Insightful)
Trying to compile GNU software on Solaris 9 is often a painful experience because even their libc and header files are in the dark ages (i.e. many ISO C99 features are missing). I haven't tried Solaris 10 and moved on to Linux at work.
Parent
The sincererest form of flattery (Score:5, Interesting)
Ubuntu showed the way in both how to do it and the right business model, and Sun has done absolutely the right thing by directly imitating the Ubuntu way by becoming, effectively, a downstream Debian distro. Heck, they hired Ian Murdock to make sure you get it right. At Sun, this is probably necessary because corporate conservatism about cannibalizing revenues would have watered down a purely internal initiative.
Sun could still screw it up. There are plenty of weasel words like "two tier" in this article. But if Sun gets it right and "dissolves" Solaris into a number of userland projects and a kernel alternative to Linux (the way GNU Hurd theoretically is), and executes an a la carte support model like Canonical, they deserve to win a big slice of the business.
Re:Bummer... (Score:5, Informative)
In 1996, Bruce Perens replaced Ian Murdock as the project leader.
Parent
Re: (Score:3, Insightful)
Re: (Score:3, Insightful)
Re: (Score:2)
Re: (Score:3, Interesting)
OK, a derived work, even with the nonstandard bits. Good! I thought I'd heard something intimating that part of IBM being sued by SCO was about header files. But I'd gotten numb and quit following a lot of that, so maybe I misheard, and that was part of why the suit was bogus. Or maybe I heard a bunch of bull.
Re: (Score:2)
But that still doesn't change the fact that you think Debian is full of bloat...
You should try a minimal net-install [debian.org] and only apt-get what you want then...
Re:Bummer... (Score:5, Funny)
Good idea. I'm almost tempted to give you an "insightful" for that suggestion, but it'd rather detract from the "troll" rating.
Parent
Re: (Score:2)
Re:Sun as usual is copying IBM (Score:4, Funny)
No need to try to reverse engineer their strategy, it's openly published:
http://media.arstechnica.com/journals/microsoft.m
Parent
Re: (Score:3, Insightful)