Slashdot Log In
Latest Linux Standards Base Gets Vendor Support
Posted by
ScuttleMonkey
on Tue Apr 25, 2006 04:03 PM
from the friendlier-tux dept.
from the friendlier-tux dept.
Neopallium writes to tell us that in a recent announcement at the Desktop Linux Summit the Free Standards Group reports fourteen of the leading Linux vendors have pledged support for the newest release of the Linux Standards Base. From the article: "'The Release of LSB 3.1 is another milestone achieved by the industry and the Open Source Community that delivers ever increasing value to customers,' said Reza Rooholamini, director of enterprise solutions engineering at Dell. 'It enables further uniformity and standardization across applications and distributions that allows quicker deployment of Linux solutions with higher levels of quality.'"
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.
Dear ScuttleMonkey, (Score:5, Funny)
Sincerely,
Mr. Comma
Re:Dear ScuttleMonkey, (Score:2, Insightful)
You may remember me[;] I am [an] old friend.
Though the Comma family may be a fan of the Comma Splice, most consider it poor form.
Interesting Version Number... 3.1 (Score:5, Funny)
Maybe this WILL be the year Linux arrives on the desktop!
Re:Interesting Version Number... 3.1 (Score:4, Funny)
Parent
Re:Interesting Version Number... 3.1 (Score:2)
Re:Interesting Version Number... 3.1 (Score:2)
You have a different defintion for usable then me
Re:Interesting Version Number... 3.1 (Score:2, Informative)
Never mind the Linux vendors (Score:4, Insightful)
No matter what the roadmap [edac.org] from the EDA Consortium says, too freaking many of the tools I use at $WORK refuse to run on anything other than Red Hat 7.2 (I kid you not!)
And, yes, they actually check /etc/redhat-release
Re:Never mind the Linux vendors (Score:3, Insightful)
Re:Never mind the Linux vendors (Score:3, Interesting)
Re:Never mind the Linux vendors (Score:2, Informative)
Swatting a fly with a sledgehammer.
On top of the fact that virtualization has numerous problems with accelerated graphics while you're suggesting games for this purpose; I can't believe you're posting this seriously.
There are a lot of people that think having to have a separate library to run a program (gtk vs QT et al) is bloat. Now we're thinking about a separate OS for each App? Ack.
Re:Never mind the Linux vendors (Score:2)
Especially as all you need is one operating system capable of sandboxing each app as needed. Alas, virtualization is the new buzzword.
Re:Never mind the Linux vendors (Score:2)
We won't. That's why LSB is such a big joke.
What the application vendors do is this: they go to Redhat and say, "What should we do to support your system? Do you want Redhat packages or LSB ones?". Redhat reply, "We want Redhat packages, not LSB ones". This process repeats for all other major platform vendors which the application vendor has an interest in.
Having supported each of these platforms, the application vendor has no motivation
Re:Never mind the Linux vendors (Score:2)
What tools are these? Checking for a particular distribution seems bizarre to me. My own code, and most code that I'm familiar with, checks for particular features using autoconf, not distributions.
Re:Never mind the Linux vendors (Score:2)
An annoyingly large number of EDA tools -- it's gotten better, but there are still quite a few that do. For another example, I could name a Nortel VPN client and a well-known meeting-host service that still seem to be fixated on RH7.x -- I think it dates to the bubble, when they thought RH was going to replace Microsoft. Since then they haven't bothered.
Re:Never mind the Linux vendors (Score:2)
Interesting. To the extent one can generalize from this, it seems that Free and academic software configures on features while it is proprietary commercial software that configures on distributions. It's like they think of distributions as traditional brands.
Re:Never mind the Linux vendors (Score:2)
Doesn't autoconf have something to do with compiling source code, which you wouldn't be doing with closed-source proprietary apps?
Re:Never mind the Linux vendors (Score:2)
Right. What's your point?
Re:Never mind the Linux vendors (Score:2)
Re:Never mind the Linux vendors (Score:2)
If they're distributing binary only, why do they need to check for anything? It either works or it doesn't. Insofar as they have some runtime configuration, it would still make more sense to check for features like availability of libraries than to look at distributions, I would think. The latter seems likely to be very fragile.
Linux vendor support isn't critical. (Score:3, Informative)
So far, that isn't happening.
Re:Linux vendor support isn't critical. (Score:2)
Is LSB a good thing? (Score:3, Insightful)
Here is a standard that specifes how to package APIs and which APIs to use if you want to have a a LSB complient desktop and application. Isn't that a bit restrictive?
Re:Is LSB a good thing? (Score:5, Funny)
It depends on what you call "restrictive"...
Parent
Re:Is LSB a good thing? (Score:2)
Re:Is LSB a good thing? (Score:2)
Actually I thought of my post weeks ago as a parody to the "freedom" that Linux zealots preach so much about. Why do they insist on KEEPING everything low-level and chaotic?
And they forget that it's the LACK OF STANDARDS that got us aberrations like ActiveX and ugly html.
There is no "good" or "bad". (Score:3, Insightful)
There is no "good" or "bad".
There are objectives that you would like to see achieved and there are avenues to achieve those objectives.
So the question becomes, what objectives will the LSB achieve and whether you believe those objectives should be achieved.
The LSB was, originally, an attempt to make it easier for ISV's to port their apps to a "standard" that would run on any Linux box that was LSB "compliant".
One problem wa
Re:Is LSB a good thing? (Score:3, Insightful)
T
Important time saver (Score:3, Interesting)
A good thing for normal users (Score:2, Interesting)
I've had plenty of hassle trying to get various packages to work on older Linux systems, spent endless hours trying unsuccessfully to get services for a wireless networ
LSB is a Pipe Dream Really (Score:3, Interesting)
LSB compatibility is a nice badge to put on your software boxes (management love accreditation logos!), but whether it will mean anything to the ISVs who should be taking notice of it and anything practical for end users is another question.
Has LSB fixed RPM hell yet? (Score:5, Interesting)
I'm still reading the latest spec to see if this has been or is going to be addressed. When/if it is, then I'll be very happy, because it will mean finally the end to confusion about using the "right" RPM repositories for your distro: if the distro is LSB compliant, then any RPM repository for that distro should work with other LSB compliant distros, with the dependencies for packages containing Base libraries being met or at least consistant accross the distros.
Until that happy day, the LSB doesn't add a lot of value to me as an end-user. As a developer, it does have some small value, in that it provides me a consistent API, but that's about it...
See RPMForge-- (Score:2)
This will be the beginning of the end of these issues.
If RPMForge can succeed then 3rd party developers can use their lessons-learned (build tools) to release packages or create repositories that work on as many systems as possible.
Also I hope (as mentioned by another poster) that some base RPM dependancy names are adopted for truly cross-distribution packages.
I think the best solution would be for RPMForge could create distribution-specific packages that add these symbolic e
Re:Has LSB fixed RPM hell yet? (Score:2)
LSB is lamelamelame. (Score:3, Insightful)
ttyl
Farrell
p.s. I don't like rpm, can you guess?
It's dpkg or nothing. (Score:2)
It's dpkg or nothing.
All Major Vendors? (Score:3, Funny)
I sure hope Caldera is one of the others!
(SCOre: 5 Ironic)
Re:"Base"? (Score:5, Informative)
Parent
Re:"Base"? (Score:3, Informative)
Um no. Its purpose is that you can create one LSB-compliant application and have it work on all LSB-compliant systems, but it doesn't follow that anything that compiles on an LSB-compliant system is an LSB-compliant applicati
Re:"Base"? (Score:2)
Re:"Base"? (Score:3, Informative)
Because it's existed for far longer then the vast majority of people have even considered using linux for a desktop system (Disclaimer: I have been using linux for my primary desktop for around 6 years)
Meh, shouldn't feed the troll and all that, but LSB set standards for things far beyond the desktop.
Re:"Base"? (Score:3, Funny)
>Because it's existed for far longer then the vast majority of people have even >considered
LSD, that is.
Re:"Base"? (Score:2)
Indeed.
Trolled successfully I was.
Re:Virus and rootkit writers are happy to hear ... (Score:2)
Re:From the Article (Score:2, Funny)
Re:From the Article (Score:2)
Never mind.
Re:Ummm (Score:5, Informative)
No--where on earth did you come up with that silly notion? Linux has achieved most of its success through leveraging existing standards (e.g. POSIX, TCP/IP, ISO language standards). The one that tries to "break away" from standards is MS, because standards don't promote customer lock-in. If you follow standards, then customers may be able to look at other vendors that follow the same standards.
Standards in Linux are not mandated (because you have the freedom to do whatever you want with the code, pretty much), but are greatly respected and generally followed when possible/reasonable. Standard-breaking Linux projects (and I admit there are some) are almost always completely outside of the mainstream.
> or is that just breaking away from Microsoft standards?
"Microsoft standards?" Isn't that an oxymoron?
What MS mostly has is ad-hoc, undocumented arbitrary code which the rest of the world is just supposed to accept as-is without questioning. The main notice they take of standards is when the see an opportunity to embrace-and-extend to subvert a standard (see ISO C, HTML, Java, Kerberos, etc., etc.)
> Sarcasm if you didn't get it.
Um...does that mean that you're a troll, rather than just a very clueless person? If so, then count me as trolled, but my post is really addressed to those who are clueless enough to think there's some validity at all to what you posted.
Parent
Re:Ummm (Score:2)
What MS mostly has is ad-hoc, undocumented arbitrary code which the rest of the world is just supposed to accept as-is without questioning. The main notice they take of standards is when the see an opportunity to embrace-and-extend to subvert a standard (see ISO C, HTML, Java, Kerberos, etc., etc.)
I would add that they also
Re:Talk the talk (Score:2)
"LSB aggregates the various Linux, UNIX and POSIX system standards into an integrated framework. The resulting synergy allows better leveraging of the benefits of each standard than would be possible if they were utilized alone. It provides a standardized framework for system infrastructure, thus enabling more uniform, reliable, rapid and scalable deployment of applications in the enterprise, thus providing increased ROI and a better client experience for both inte
Re:Talk the talk (Score:2)