Slashdot Mirror


Debian Release Mgr. Proposes Dropping Some Archs

smerdyakov writes "In this story posted by Andrew Orlowski of the Register Debian Release manager Steve Langasek has announced that support will be dropped for all but four computer architectures. Among the reasons cited for doing this are improving testing coordination, 'a more limber release process' and ultimately a ('hopefully') shorter release cyle. The main architectures to survive will be Intel x86, AMD64, PowerPC and IA-64." Actually, the story says clearly that this is only a proposal at this point, but it's definitely something to watch.

15 of 377 comments (clear)

  1. Those would be the good ones to keep... by thepotoo · · Score: 5, Interesting

    Seeing as they're the major systems out there. But IA-64? I've barely heard of that, and TFA says Microsoft dropped XP for that. Can anyone elaborate as to why this one was kept?

    --
    Obligatory Soundbite Catchphrase
    1. Re:Those would be the good ones to keep... by Florian+Weimer · · Score: 3, Interesting

      If this is the case, though, I wonder why Sparc is being dropped.

      SPARC has barely any upstream support in the kernel. kernel.org kernels are frequently broken. What's worse, Debian hasn't got a SPARC maintainer right now.

    2. Re:Those would be the good ones to keep... by Cramer · · Score: 5, Interesting

      I beg to differ. As a sparc/linux user and kernel hacker, the linux kernel is supported on sparc (sparc64 at least, sparc32 really is some dead-end hardware.) Granted, there aren't 10,000 developers maintaining it -- there doesn't need to be -- but it is maintained. The live development kernel (bitkeeper) has been usable for a very long time on sparc. So, either you aren't using sparc/linux, you're on sparc32 hardware, or you're just very unlucky. For the record, there are many x86 users that are frequently broken, too.

      The lack of a SPARC maintainer is a concern, but one that can easily be addressed. (politics aside.)

    3. Re:Those would be the good ones to keep... by Anne+Honime · · Score: 4, Interesting
      However, sparc far better supported in NetBSD and OpenBSD then it is in Linux.

      Why use linux on sparc 32 in 3 letters : SMP.

      Fine hardware, dead cheap, and NO bsd was up to it (until recently, if it happens to work now).

      Debian back out in that area is a stab in the back for any user.

  2. About time by Anonymous Coward · · Score: 4, Interesting

    Thanks a lot! This was about time, or else we would never get a new stable release. Lets just hope thats it gets further then just beeing an proposal...

  3. Older Hardware by nairnr · · Score: 3, Interesting
    My basement has become a repository for some older machines. I had chosen debian for a couple, noticeably a HP-PA machine, and my I had a few Sparc 2, IPX boxes. Debian was my distro of choice because they still supported these machines. My Alpha is running an older version of RedHat when it was still supported.

    So the question becomes, who will bother supporting non-mainstream hardware? They are still functional machines for me...

  4. Debian.. PFHT.. by Anonymous Coward · · Score: 3, Interesting

    Well, I'm sure Debian has their reasons, but I suspect they're suffering due to some of their fans dropping it for other distros. Late releases, stupid politics and aged packages isn't doing this distro any justice.

    As for their decision to drop SPARC, good.. I ran Debian on my SPARC boxes for a few years, and it was garbage. Slow, clumsy and at times a few bad packages got in causing problems. Debian for SPARC made Solaris look like a rocket ship.

    For all you SPARC users, switch to Gentoo (Running it and loving it) or support one of the other SPARC distros like Splack (Slackware-based SPARC distro).

  5. Don't we already have that? by Anonymous Coward · · Score: 4, Interesting

    It's called Ubuntu.

  6. What about ARM ? by EmbeddedJanitor · · Score: 5, Interesting
    By the end of this year, the majority of Linux systems will be cell phones and settop boxes/ digital TV etc running on ARM and PowerPC architectures .... not x86. I would have thought that keeping ARM would be a GoodThing.

    Perhaps Debian isn't trying to address the embedded segment.

    --
    Engineering is the art of compromise.
    1. Re:What about ARM ? by misleb · · Score: 3, Interesting
      Perhaps Debian isn't trying to address the embedded segment.

      Consider that a minimum Debian installation is over 100MB. Debian is definitly not aimed at embedded systems. Never was.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
  7. Re:IA-64 vs AMD64 by geneing · · Score: 3, Interesting

    I wouldn't say that IA-64 is similar to RISC chips. If anything the VLIW paradigm is exactly the opposite of RISC.

  8. Re:Hooray "limber release process!" by Look+KG486 · · Score: 3, Interesting
    Wow, I was almost certain Debian stable was up to 2.4 by now. I'm sure it's a well-maintained 2.2 kernel with backports aplenty, but I'm stunned my wisecrack was actually true. I see some 2.4.x kernel-images in the list for Woody though.

    Last release was 19 July, 2002. While one can apt-get his way to modern times, I have to believe an annual release (or more frequent) will only help bring in fresh users.

    FWIW, I run Gentoo with a 2.6 kernel. I have issues from time to time, but they get ironed out with a little patience. There's always someone in the community that has an answer and very often, a solution.

    It seems Linux and its distributions are at a minor crossroads where stable releases and unstable, bleeding edge releases meet. On one hand you want to get new features out to users so they can test them and the software can be refined, but now that Linux is finding its way into production environments and a few desktops, bugs can be real backbreakers.

    --

    "Play is the only way the highest intelligence of humankind can unfold." -- Joseph Chilton Pearce

  9. Re:drop me too! by r00t · · Score: 3, Interesting

    It's not a joke. Dropping a port from "official"
    status means that the port is free to ignore the
    normal release cycle. The normal release cycle is,
    predictably, controlled by the x86 majority.

    Once free of such tyranny, the non-x86 ports can
    fix things without concern for x86 releases.

    I'm a Debian user with PowerPC, and I'd love to
    have a modern glibc. The upcoming release isn't
    worth much on PowerPC right now, because it's still
    using the old pre-NPTL LinuxThreads hack.

  10. well... by Cryptnotic · · Score: 3, Interesting

    As an embedded linux developer (who has worked on both ARM and MIPS), I can tell you that for a production, shipping system, it doesn't matter. You'll almost always end up rolling together your own thing. However, when a vendor (e.g. Cirrus Logic) has an evaluation board (e.g., EDB9315) that comes with a hard drive with Debian loaded on it and you can see that X11 works with the framebuffer driver and USB keyboards and mice work and network apps work, it's very impressive. Most imporantly though it verifies that the drivers (framebuffer, usb, ide, serial, network, pcmcia, CF, et cetera) are implemented in a standard way and will work with "off the shelf" linux apps. This makes things amazingly easier than with other companies whose linux ports are not as complete or functional. And if you're a small company doing an embedded Linux project, it's much better to go with a System-on-Chip processor from a vendor that provides a good Linux port and good Linux drivers than it is to either do your own or write your own drivers.

    However, it is sometimes very useful to use a full system like this to do native compiles of your applications (instead of cross-compiling) and native debugging. Of course, when you move to your custom hardware, you usually have to drop all that nice stuff.

    (By the way, I am really a big fan of the Cirrus Logic 93xx series system-on-chip processors. After working on two other ARM SoC systems and one MIPS system, the Cirrus 9315 was by far the best supported.)

    --
    My other first post is car post.
  11. Re:IA-64 vs AMD64 by flaming-opus · · Score: 3, Interesting

    That's not exactly true either.

    The real paradigm shift of commercially released risc processors wasn't a simplified instruction set (they may have once been simple, but that's definately no longer true). The real difference is a consistent addressing schema and a load/store architecture. EPIC, the instruction set architecture of the itanium, does this also.

    In fact, if you read each instruction sequentially out of ia64 bundles, each could be an instruction on a hypothetical risc processor. This defeats some of the purpose of the ISA, but is technically valid. I have to agree with the previous poster who suggested that the itanium is risc-like. It is. It's a rather-wide risc processor whose pipe-line control logic is part of the compiler, rather than embeded in hardware. Everything else in the itanium could be added to a risc processor except for the back-wards compatibility thing. (rolling register window, predicated execution, speculative loads, etc)