Slashdot Mirror


Debian GNU/Linux 4.0 Set for December

dolson writes sends in a heartening update straight from the Debian project's news page: "The Debian project confirms December 2006 as the date for the next release of its distribution which will be named Debian GNU/Linux 4.0 alias 'etch'. This will be the first official release to include the AMD64 architecture. The distribution will be released synchronously for 11 architectures in total. At this stage, the upcoming release will ship with Linux 2.6.17 as its default kernel. This kernel will be used across all architectures and on the installer. A later version may be selected during a review in October. New features of this release include the GNU Compiler Collection 4.1 as default compiler. X.Org will replace XFree86 as implementation of the X Window System X11. Secure APT will add extra security by easily supporting strong cryptography and digital signatures to validate downloaded packages."

8 of 196 comments (clear)

  1. OK, but... by SchwarzeReiter · · Score: 5, Funny

    does it run... Oh, never mind.

  2. Just in time for Christmas by Elros · · Score: 5, Funny

    I wonder if anyone will buy it for me...oh...wait

  3. Preview Release by marciot · · Score: 5, Funny

    Preview release is here

    (with apologies to the debian developers... I couldn't resist)

    1. Re:Preview Release by creepynut · · Score: 5, Insightful

      You know, funny you should mention that. I've been using Ubuntu for at least a year, first tried it about 2 years ago. When Dapper came out I was amazed, all the configuration tools, menu editor, update manager and such.

      I'd used Debian before, but not a lot, probably around GNOME 2.6 and lower. That all certainly wasn't there. Then, I decided to fire up VMWare and install Debian Etch just to see how things are moving. It was practically Ubuntu without the splash screen and Add/Remove Programs in the Applications menu.

      Now, granted, I know that is certainly not the only thing the folks at Ubuntu have been up to, but it goes to show that Ubuntu isn't the only one making progress in the Linux world. Debian is still chugging along, faster than ever it looks to me, and Ubuntu is benefitting from that more than anyone.

  4. is there an election or something? by mathx · · Score: 5, Funny

    I thought debian only released in presidential election years...?

    -math

    1. Re:is there an election or something? by elzurawka · · Score: 5, Funny

      Sometimes, when there is avery bad president, they choose to do it durring the congressional Elections

      --
      -EL
  5. The relase cycle is speedy! by dastrike · · Score: 5, Insightful

    At least when compared to MS. Three Debian releases between XP and Vista. And people say Debian is a slow mover.

    Well, at least assuming that both "Etch" and Vista will hold their target dates... Is this a too bold assumption to make? Perhaps.

    --
    while true; do eject; eject -t; done
  6. Re:process by A.K.A_Magnet · · Score: 5, Informative

    "Stable" is a reference to the packages. Debian stable means you won't get 20 new packages or packages updates every week (and that's optimistic, on testing or unstable, you get that much on a daily basis). You only get security updates. It has nothing to do with software stability, except that the process makes the software in Debian stable .. well very stable! For example, Ubuntu is Debian testing made stable: they get a snapshot of Debian testing every 6 monthes, they fix some of the bugs (critical, hindering normal usage), and then they freeze it (the only updates are security updates, just like with Debian Stable; to be fair, Ubuntu's work isn't that simple, the main part of their work is to make the distribution the way they want with a top-down approach, ie they want some feature or something to look different and they do it). The difference is that Ubuntu's stability process is very weak compared to Debian's, but certainly good enough for most desktop users. That's what "stable" means in the "Debian Stable" sense (that's the same meaning in a "stable" API, ie an API that won't change anytime soon), and it's needed on production systems (you don't want daily updates that can break everything). Great for desktops, mandatory for servers. Debian Sid (to be Etch) is primarily meant for Debian developers.