Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Four Linux Vendors Agree On An LSB Implemenation

Posted by timothy on Wed Nov 17, 2004 10:38 AM
from the choosing-lunch-is-much-more-difficult dept.
An anonymous reader submits a link to this story at Linuxlookup.com which says that "Connectiva, Mandrakesoft, Progeny and Turbolinux today announce the creation of a common implementation of the LSB 2.0 which will serve as the base for future products. The project, called 'Linux Core Consortium' (LCC), is backed by Linux supporters such as Computer Associates, HP, Novell, Red Hat, Sun, OSDL, and the Free Standards Group."
+ -
story
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
More
Loading... please wait.
  • LSB? (Score:5, Funny)

    by DaHat (247651) on Wednesday November 17 2004, @10:40AM (#10842281) Homepage
    It's taken this long to decide on what is the Least Significant Bit?

    Is that not it? It sure would be nice if the editors would stop posting articles that do not describe what they are intending to be describing.
    • Re:LSB? (Score:5, Informative)

      by calibanDNS (32250) <brad_staton@[ ]mail.com ['hot' in gap]> on Wednesday November 17 2004, @10:42AM (#10842305)
      LSB is the Linux Standard Base [wikipedia.org].
    • Re:LSB? (Score:5, Insightful)

      by CrankyFool (680025) on Wednesday November 17 2004, @10:43AM (#10842315)
      My thoughts exactly -- the problem is that we don't have a well-defined idea of what acronyms at this point are well-known enough. You wouldn't see anyone bitching about not expanding AGP, PCI, or SCSI, but hell, I don't know what LSB is...

      Well, I do now -- Linux Standard Base. See this link [linuxbase.org]

    • Re:LSB? (Score:5, Funny)

      by RandoX (828285) on Wednesday November 17 2004, @10:44AM (#10842334)
      LSB is obviously USB for Linux. Version 2.0 should offer twice as much throughput as LSB 1.0.
    • http://www.linuxbase.org/ [linuxbase.org]
      LSB stands for Linux Standard Base. I quote rom the website:

      What is the LSB Project?
      The goal of the LSB is to develop and promote a set of binary standards that will increase compatibility among Linux systems (and other similar systems), and enable software applications to run on any conforming system. In addition, the LSB will help coordinate efforts to recruit software vendors to port and write products for such systems.
    • Big Endian, or Middle endian? The article doesn't seem to say...
    • >> Is that not it? It sure would be nice if the editors would stop posting articles that do not describe what they are intending to be describing.

      It sure would be nice if readers would stop playing dumb as a brick.

      It's "News for Nerds", not "News for N00bs Who Need Their Hands Held".

      • Re:LSB? (Score:4, Insightful)

        by maxwell demon (590494) on Wednesday November 17 2004, @11:40AM (#10842935) Journal
        More importantly, it's a Karma generator: It gives you the possibility to get a cheap +1 Informative.
      • Re:LSB? (Score:3, Insightful)

        Yeah, news for nerds. Possibly the kind of nerds that could handle HTML's abbbr tag to explain in an unobtrusive fashion what this particular LSB stands for. Especially as the side they link to is currently a melted pile of slag.
    • Nonono, LSB is a binary form of LSD when seen through an LCD, after reading FUD on why Linux isn't being adopted. It causes your computer to hallucinate Pluto [lyrics007.com] whilst running SETI@Home.
      • Re:LSB? (Score:4, Informative)

        by JustKidding (591117) on Wednesday November 17 2004, @11:46AM (#10843036)
        You jest, but there are architectures that have their bits numbered the *other* way around (where bit 0 is the most significant bit, while bit n (n=15, 31, etc) is the least significant bit).
        (If you really must know, it appears PowerPC is numbered this way).

        That's simply not true. What you are referring to is called "endianess", which is the way the bytes are arranged in 16 or more bit words. There are two possible ways to store the bytes of a 16 bit word: least significant byte first (called little endian), and most significant byte first (called big endian).
        The bits in a byte are always numbered from 0 to 7, with 0 being the least significant and 7 being the most significant bit.
        Also, bits on physical lines (like address or data busses) are always numbered sequentially, and it therefore impossible to wire things up backwards because of endianness (it is, however, still possible with pure stupidity).

        Endianness can be a problem, however, in computer networks; for example when transmitting a 32 bit word from an Intel machine to a PowerPC. The two machines differ in endianess (the Intel being little endian and the PowerPC being big endian), which means the byteorder is different, which can lead to incorrect values for the word after transmission, if the programmers don't take care to convert every word to network endianess before transmitting and from network to machine endianess after receiving.

        For more information: http://www.cs.umass.edu/~verts/cs32/endian.html [umass.edu]

  • by gowen (141411) <gwowen@gmail.com> on Wednesday November 17 2004, @10:40AM (#10842291) Homepage Journal
    Hell, it would be good news if it was just "Two Linux Vendors Agree ... on anything"
  • by Anonymous Coward on Wednesday November 17 2004, @10:42AM (#10842300)
    It really is amazing how Connectiva, Turbolinux, Progeny and Mandrake can come together to form one signle standard base.

    Its kind of like Voltron for crap.
  • by ezavada (91752) on Wednesday November 17 2004, @10:42AM (#10842309)
    I didn't see much about what it would actually consist of. Does anyone have links to such info?

    Will this include glibc standardization?
  • rpm vs. deb (Score:4, Interesting)

    by 120duff978 (762910) on Wednesday November 17 2004, @10:43AM (#10842314)
    Over time, the LCC is committed to increasing interoperability between and Debian and RPM-based technologies and will work toward a common binary core that can form the basis of both Debian and RPM-based distributions.
    Well, this is definately a start in the right direction. Many of the really user friendly distro (ubunu, united, lindash) are all Debian based. Good to see that RPM maybe loosing it's popularity.
    • Huh? (Score:5, Insightful)

      by Skeezix (14602) <jamin@pubcrawler.org> on Wednesday November 17 2004, @11:10AM (#10842601) Homepage
      How does the announcement that they will work together to insure interoperability mean that RPM is losing popularity? Keep in mind the major vendors are still RPM-based: Red Hat, Novell SUSE, JDS (SUSE based), Mandrake...
      • As a long-time redhat user I've come to like rpm a lot. I like spec-files, I like rpm, I like yum.

        But, deb's dependency management is a little finer grained. And aptitude is a great tool.

        So, if I could get my familiar rpm and yum commandlines, aptitude, and deb dependencies I guess it'd be the best of both worlds for me.

        One huge problem for rpm-based distroes is of course that each of them has different packages and dependency trees. Ever tried using five yum repositories and hoping they just somehow man
  • by joestar (225875) on Wednesday November 17 2004, @10:43AM (#10842316) Homepage
    Is available in the PR [mandrakesoft.com] and in the FAQ [mandrakesoft.com].

    It's interesting to notice the differences with UnitedLinux. LCC is not to push one Linux Standard, but to push the Linux standard (LSB).
  • Only one comment and you bastards have killed the server. Now that I honestly can't RTFA, let me resume normal slashdot mode:

    In further news, the LSB implementation of the LCC Project will require LSD usage to be fully appreciated.

    Thanks you, thank you, I'll be silly all night. Be sure to tip your kernel hackers.
  • by Otter (3800) on Wednesday November 17 2004, @10:45AM (#10842340) Journal
    ...this is United Linux II, with Caldera/SCO having joined the bad guys, SuSE striking out on its own and Mandrake (the former champ) and Progeny (the cult favorite) joining the crew.

    It sounds like a pro wrestling plot! Hey, what's Darl hiding behind his back? It looks like a ... Ian, look out!

  • What LSB is (Score:5, Informative)

    by Anonymous Coward on Wednesday November 17 2004, @10:45AM (#10842341)
    What is the LSB Project?

    The goal of the LSB is to develop and promote a set of binary standards that will increase compatibility among Linux systems (and other similar systems), and enable software applications to run on any conforming system. In addition, the LSB will help coordinate efforts to recruit software vendors to port and write products for such systems.

    What Does LSB Stand For?

    The acronym LSB stands for Linux Standard Base. A key goal that led to the formation of the LSB project was to try to prevent the divergence of Linux-based systems, thus a name indicating base functionality for Linux. Note that the project prefers the use of the acronym LSB over the spelled-out Linux Standard Base to reduce the misconception that this is a Linux-only standard (see next question).

    source: LSB faq [linuxbase.org]

    Was that difficult? No.
  • by a_karbon_devel_005 (733886) on Wednesday November 17 2004, @10:46AM (#10842351)
    The news brief says "Supported by ... Novell"... so why is SuSE Linux not included in this list?
  • by leereyno (32197) on Wednesday November 17 2004, @10:46AM (#10842352) Homepage Journal
    Today Connectiva, Mandrakesoft, Progeny and Turbolinux announced today that they had reached a consensus and have declared that Linux is indeed an operating system.

    In related news the value of 2 has been universally declared to be the whole number value immediately following 1. How this relates to the number 42 has not yet been determined.

  • by Himring (646324) on Wednesday November 17 2004, @10:47AM (#10842355) Homepage Journal
    The problem with Linux has always been too many cooks doing their own thing. It confuses the heck out of PHBs. Any move -- ANY -- toward standarization is only going to assist in its growth....
    • Lets be honest, the menu at McDonalds confuses PHBs. Shoelaces are worrysome to them. Learning to use toilet paper was a great achievement in their life. The reason why PHBs have their jobs is because incompetent and semi-competent boobs outnumber the competent by at least 4 to 1. The world is ruled, or at least dominated, as "ruled" implies planned and organized effort, by the clueless.

  • mandrake link (Score:5, Informative)

    by falkryn (715775) on Wednesday November 17 2004, @10:48AM (#10842367)
  • by ViceClown (39698) * on Wednesday November 17 2004, @10:50AM (#10842380) Homepage Journal
    If there is already an LSB, why do we have to agree on a standard of LSB? Isn't that THE defacto standard?
    • Isn't that THE defacto standard?
      A de facto standard would be one that was not officially endorsed, but that everyone actually used. AFAICT, the LSB has always been the opposite: a standard that was officially endorsed, but that nobody actually followed.

      The LSB standard says that all applications are supposed to be statically linked, except for a very short list of highly standardized, mature, reliable libraries that can be assumed to be available for shared use. Correct me if I'm wrong, but I don't think

  • The Reference Unix (Score:5, Interesting)

    by digitalhermit (113459) on Wednesday November 17 2004, @10:50AM (#10842385) Homepage
    I've been a longtime SunOS/Solaris user. Recently I've been breaking AIX machines. One thing I've noticed recently is that Sun, IBM, and HP are starting to put GNU tools on their distributions. It's now common practice for a Linux compatibility layer or just ports of the regular GNU tools (including window managers, package managers, shells, etc..). This means that you can get the benefits of your underlying OS *and* have a unified and consistent interface. Though Linux may not be an *official* Unix, it is fast becoming the reference Unix.
      • by Coryoth (254751) on Wednesday November 17 2004, @11:10AM (#10842609) Homepage Journal
        Think about the things that are broken in the default solaris install:

        sed, awk, tar


        Depending on what you're looking for you (ie. if you like a lot of the GNU convenience features) can include

        ls (no, really, no colors, and lacking all manner of other sugary features)
        grep (the raw Solaris grep is surprisngly slow compared to GNU grep, not to mentiona lack of options)
        diff (go on, try diff --help, again, all the nice options are missing)

        and as you say, many many more. That's some pretty basic stuff that, while not "broken", feels broken when you're used to the GNU versions.

        Oh, and killall. killall is always fun on Solaris...

        Jedidiah.
  • Networking! (Score:5, Insightful)

    by IceFox (18179) on Wednesday November 17 2004, @10:54AM (#10842437) Homepage
    Where is the networking setup standard? Please, please please! Why does every single distro have a different way (sometime only slightly!) of setting up networking? This causes so much pain. From porting script, helping get a friends box working, and getting the latest liveCD working with your laptop. Unlike other aspects of Linux because this is so fragmented even Google might not have the answer for your perticular distro. On top of that most everyday network setup gui tools are ONLY for one distro and you are lucky if it suports more then that one. It is a real problem for linux. Linux has fantastic networking support, but you have to re-learn how to setup your networking every time you go to a new distro. Whats up with that?

    -Benjamin Meyer
    • >Whats up with that?

      Since most of the packages are same accross all distributions, it's in no big distribution's interest (short-term interest) to be compatible with smaller distributions as that enables user mobility.

      So if you're RH you don't want to see some good X program being directly installable on SuSE - if SuSE is slightly cheaper (or god forbid free), why would users of application X stay with RH (all other factors being equal)?

      The pressure to standardize Linux to some meaningful extent will
      • Heh, not to nitpick, but:

        The pressure to standardize Linux to some meaningful extent will come from
        a) Smaller distributions (like Debian


        Debian is small? ;)

        I don't think that standardization would necessarily hurt RedHat, but provide them a door in. I'm sure there are some marketing people at RH thinking "Once you get your teeth cut on another standardized distro, and you want to move up to a better supported service for a more serious business (or whatever description gets the Pointy Haired Boss int
  • YAD (Score:3, Informative)

    by mr_z_beeblebrox (591077) on Wednesday November 17 2004, @11:20AM (#10842685) Journal
    Yeah for Yet Another Distro. Let's hype up the fact that Linux is about having a choice and then address the problem of "Linux is about having a choice". This will not make any purchase power wield MIS directors change their minds. They are either comfortable with Linux or not. If you now tell them that it doesn't matter wether you use Novell or RedHat because they are the same, people with Business knowledge will say that both companies are unsafe for long term support because neither understand the significance of PRODUCT DIFFERENTIATION.
    • Same? No

      Compatible? Yes

      They'll never be the same, there'll always be a choice, they could be a little less confusing to switch between.
  • by MarkEst1973 (769601) on Wednesday November 17 2004, @11:27AM (#10842758)
    I'm still seeing trails.

    oh, wait, LSB....

  • (null) (Score:3, Insightful)

    by cyko500 (315074) on Wednesday November 17 2004, @01:14PM (#10844149)
    I've noticed some people don't seem to like the standardization effort, stating that it brings about less choice and product differentiation. "Linux is about choice" and whatnot.

    How the fuck does being able to download and install a program on any linux distro give you less choice?

    Linux NEEDS a standard way to install programs. This is a major barrier to getting the average user to use linux.

    In windows, you download an installer, double click, a screen pops up, you follow instructions. Linux needs this ease of installation.

    There are a lot of great open source apps that have come out for linux that are easily as good or better than closed source software for linux, but if people have no clue how to install and uninstall things they just WON'T use linux.

    Linux, right now, can only be manipulated by hardcore geeks. Sure someone who is spoonfed linux can run apps by themselves, but they won't be able to do anything else and will rely on their geek relation to install new things or fix problems.

    If users can easily install and uninstall programs from whatever distro, they are free to "play" more with linux. They can test out what programs they like and then use the damn stuff.

    If users can't figure out how to install some damn software they will get frustrated, and yell "FUCK OFF, DAMN YOU!!!1!!one" really loud at their monitor and proceed to use windows.

    Granted, most people don't want to play with programs. However, the easy of installation will attract a new group of people to linux. It'll attract those how know about computers, like to tinker, but don't code for a living. Those people will, in turn, attract the teeming mass of zombies.

    So yeah I guess I could sum it up with:
    standard installer = good
    standard installer != lack of choices

    Anyhow, the "ubersuperior" geeks can have fun flaming me (and my typos, I don't check these posts for typos....).
    • Xandros and Lindows are "big players" losing much much money. So much that Lindows had to cancel their IPO at the last minute because they didn't reach their investment target. That's not what I call big players. At least, Mandrakesoft, Conectiva and Turbolinux are well-known and profitable companies.

    • i think diffrence is a good thing

      i think there should be a abstraction of paths and config files so you can create a binary installer that works on every distribution but where the files really go to is depending on the distribution

      this wold make it possible to log into a suse machine, start a special shell and see all config file like they would be on a debian machine at least from the location viewpoint
      • by JSBiff (87824) on Wednesday November 17 2004, @11:48AM (#10843060) Journal
        Are you smoking crack? Deb won't support LSB? They ALREADY DO [debian.org]. In the 'stable' distro they support LSB 1.1, and 'testing' has LSB 2.0 support, as demonstrated by the link above. Do a little research before you post.

        In fact, the Debian developers track the standards almost religiously, and have for a long time. Filesystem Hierarchy Standard and LSB support have been part of Debian for a long time now. That's why I personally use Debian. It is a completely free, relatively easy to use and administer (once you are past the initial learning curve), standards compliant distro with almost every open-source/free package out there already packaged for installation from the Debian distro mirrors.
          • They work it out by having RPM installable as a Debian package. apt-get install rpm. Also, they have a program (and this has been part of Debian like forever) called 'alien' that will actually read an RPM file and generate a DEB file from it. Just because Debian is based on dpkg, doens't mean that you can't use rpm to install rpm packages. They just don't actually package the stuff that is *part* of debian as RPMs because they have a better format.
          • They have a tool called alien which turns RPMS into Debs. It seems to work pretty well, too.

            So, software packed for debian (.debs) can't be installed elsewhere (AFAIK), but software packaged for LSB (rpms) can be installed on debian.
      • Deb won't. LSB is RPM based.

        Try apt-get install rpm sometime....

        Also, you might want to take a look at alien. A Debian box can deal with suitable RPM's. And isn't one of the participating distributions listed in the submission debian-based? (Progeny?)

        --Bruce Fields

          • Re:Finally (Score:3, Informative)

            Isn't it sad that a post that is so totally wrong as the grandparent, can get modded +2 on slashdot? lol

            When an incorrect post gets modded up, that's a sign that the misconception held by the poster is a commonly held one. Modding it up has the effect of bringing it to people's attention and making it more likely that a correction will be posted and modded up.

            So, while I sometimes do wish there was an "incorrect" mod (or sometimes maybe "insufficient supporting evidence provided..."), I'm not sure that