Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Debian GNU/Linux 4.0 Set for December

Posted by timothy on Mon Jul 24, 2006 02:03 PM
from the amazing-project dept.
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."
+ -
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.
  • OK, but... (Score:5, Funny)

    by SchwarzeReiter (894411) on Monday July 24 2006, @02:05PM (#15771538)
    does it run... Oh, never mind.
    • Re:OK, but... (Score:5, Interesting)

      by KiloByte (825081) on Monday July 24 2006, @03:18PM (#15772093)
      does it run... Oh, never mind.
      Don't laugh so loud, grasshopper. This question is adequate.
      And the answer is: yes. K*BSD arches are in good shape, but none of them are release candidates for Etch. Nexenta (OpenSolaris kernel) gathered so much bad karma because of Sun's CDDL's intentional incompatibilities with GPL causing problems that Nexenta isn't going to be an official arch anywhere soon. Debian/Hurd isn't that bad, but too bad, Hurd remains just a toy for now. And Debian/Minix stays at the level of talks for now. It's only Debian/win32 which died completely.
      So yeah, Etch does run Linux, but most likely Alien/Lenny/??? (Etch+1) will have K*BSD variants.
      • And Debian/Minix stays at the level of talks for now. It's only Debian/win32 which died completely.

        Debian/Minix would be cool, but it'll probably have to wait until Minix gets a paging VM and support for the brk() syscall --- curreently there's no way for an application to increase its heap size once it's started, which rather screws over most normal Unix apps. (For example, in order to run a configure script, you have to have a copy of sh handy which has been configured with a huge heap.)

        Debian/Win32

        • You don't need brk(), just a paging VM, and mmap().
        • Debian/BeOS and Debian/Plan9 would work just fine. You'd just have to accept that you were using an operating system that's not Unix, and not Not Unix either.

          Creating a distribution of BeOS or Plan9 with the Debian mindset and many similar tools is certainly possible. However, in order to provide the true experience of either OS you'd need a dedicated team willing to write native programs in the style of those OSes and make sure that improvements made to the Debian/GNU Linux versions were reflected in the
    • by doti (966971) on Monday July 24 2006, @04:30PM (#15772558) Homepage
      No.

      It runs GNU/Linux.
  • by Reverend528 (585549) on Monday July 24 2006, @02:06PM (#15771545) Homepage
    Reading about this release is giving me a Woody!
  • by Elros (735454) on Monday July 24 2006, @02:08PM (#15771564) Homepage
    I wonder if anyone will buy it for me...oh...wait
  • process (Score:3, Interesting)

    by slack_prad (942084) on Monday July 24 2006, @02:09PM (#15771568) Homepage Journal
    I've heard a lot about Debian's testing process. Can anyone explain how it works .. and what makes it so stable?
    • Re:process (Score:5, Informative)

      by frovingslosh (582462) on Monday July 24 2006, @02:22PM (#15771668)
      Sure. You can get Etch now. It's also called testing, and is very stable. There is also a newer "unstable" version that you can download and use, it is changing almost daily, but overall it is pretty stable in spite of the name. So by the time a version like Etch is officially "released" it is extremely stable, and somewhat out of date. I find that unless you are building mission critical process control systems that need to be extremely bug free, you are better off using the Debian testing version than the official release, particularly if you have newer hardware that you want to be able to use.
      • Re:process (Score:4, Insightful)

        by LincolnQ (648660) on Monday July 24 2006, @05:16PM (#15772780)
        I find that unless you are building mission critical process control systems that need to be extremely bug free, you are better off using the Debian testing version than the official release, particularly if you have newer hardware that you want to be able to use.

        You can do this if you like, I guess, although I would feel a little uncomfortable: My rule is "stable whenever it matters to someone else". I use testing on my own machines, but I've definitely found myself in situations where testing was broken (usually just due to large upgrades like libc6 or something, but still, more broken than I wanted to deal with) -- or, if the whole archive isn't broken, you can still get upgrades forced on you that change the behavior of the system in unpredictable ways and make you unhappy. Generally, the increased stability of "stable" is worth it to me and my users when I'm doing any sort of administration.

        It's useful to note that in the uncommon-but-not-rare case where you or a user wants a package upgrade from testing or later, you can very easily use apt to pull down the source and build-dep, compile it for your system and install it as a package with very little hassle. Do this for the packages where it matters, and you have a mostly stable system with the features you need.
        • My rule is "stable whenever it matters to someone else".

          Unfortunately, stable and untesting are just terms that Debian uses to refer to the different releases. Debian testing is by far more stable than any version of Windows I have ever used, and for all pratical purposes it is Stable. They could just as well have labeled the Debian versions "new", "stable" and "old" than "unstable","testing" and "stable".

        • I find unstable more stable than testing. The fixes hit there first without the 10 day delay to enter testing. Most errors can be avoided by reading when you type apt-get dist-upgrade. If it says remove something you need say no.
      • Re:process (Score:5, Informative)

        by A.K.A_Magnet (860822) on Monday July 24 2006, @07:12PM (#15773213) Homepage
        "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.
      • In general, MORE TIME TESTING = MORE STABLE PRODUCT. And if it's not obvious already, Debian definitely takes their time testing.

        The long testing part is due to the very big collection of thirdparty packages that Debian has, along with very liberal rules for package dependencies back and forward through various releases. I'm sure that is a major headache for the maintainers except for the "was-a-maintainer" that have left for something else.

        So, long testing period does not imply higher quality with re

      • Re:process (Score:5, Insightful)

        MORE TIME TESTING = MORE STABLE PRODUCT

        Or an outdated product, as I've come to realize. I have a rented server running Debian, which has given me nothing but headaches because some of the packages are horribly outdated, namely PHP5. I mean, PHP 5 is what, over two years old now, how come they didn't think it was stable nor tested? This is one of the reasons why the next server I rent will be running something else. Better to have "untested" (use that word carefully) stuff working than no stuff at all. Must be that "security-through-obsolence" paradigm rearing its head :)
        • Or an outdated product, as I've come to realize. I have a rented server running Debian, which has given me nothing but headaches because some of the packages are horribly outdated

          I sure wouldn't want to have a debian stable server where I couldn't add a few repositories or pin some packages from testing. I like the stability of the groundwork, but you have to put some flexibility into it yourself. Debian stable is frozen in time, I'd say 18 month release cycle plus 6 months because they don't put bleeding e
        • Re:process (Score:4, Insightful)

          by zootm (850416) on Tuesday July 25 2006, @02:46AM (#15774472)

          It's just a matter of priorities, really. There's a balance to be struck between having the newest stuff and having a stable distribution. The stable branch of Debian just balances its priorities very strongly towards stability. It's up to the user to decide whether that's what they want from their operating system. If not, there is other branches of Debian, and other distributions entirely, which can be used. Allowing wild variation in philosophy like this is one of the redeeming features of the "distro soup" that exists.

  • by Martin Blank (154261) on Monday July 24 2006, @02:09PM (#15771574) Journal
    OK, I know that the various testing levels have had updated software for a while, but pushing this volume of changes to the mainstream distribution does seem like something of a shock. Debian's historic reliance on "tried and true" versions seems to be giving way (at least partially) to the realization that many people don't want to use it because it lacks significant feature updates.

    I'm impressed.
    • by frovingslosh (582462) on Monday July 24 2006, @02:30PM (#15771737)
      They are not pushing a volume of changes into the distro all at once. They are just saying that in December, Etch, which you can download and install right now (or better yet, do a "net install") will be called the official Stable release. Sarge, the current stable release will be retired (well past time). Newer versions will become "testing" and "unstable". I've been using Etch, it is pretty nice. But I expect that with it's "release" in December I'll stop using it and move on to the new "testing" version. The official Debian release tends to show it's age too much and the testing version is actually very stable.
    • by shawn443 (882648) on Monday July 24 2006, @03:02PM (#15771981) Homepage
      Depends on what you call a feature. I don't care if my ssh gateway can easily mount a digital camera. I think the best feature is the stability for my servers. Sometimes the cutting edge software is too cutting edge and not necessarily better. I don't second guess their methods when I can apt-get in total confidence. In my opinion, Debian is probably the best OS for serious server duty. I would stack it up against OS/2 or any of the other proprietary server OS's. I also use Debian for my desktop (XFCE). I wouldn't install it on a newbies machine though, so I readily concede that point.
  • by marciot (598356) on Monday July 24 2006, @02:15PM (#15771610)
    Preview release is here [ubuntu.com]

    (with apologies to the debian developers... I couldn't resist)
    • 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.
      • Probably you're ack'ing our work on desktop environment task, a subset of the work in the tasksel package. Everybody else can benefit of this just selecting after base installation that they want the desktop environment! I'm directly involved on this and added update-manager and other stuff there. Feedback is welcome. :)

        If you're using 'testing' you can do aptitude update && aptitude install desktop gnome-desktop . Enjoy! More documentation to come with a new desktop related web page soon.
      • You said yourself in your own post, that you used an old debian with GNOME 2.6, and now you're seeing new features in the new debian and you're impressed with the progress debian is making.

        Now, I'm not arguing that debian isn't making progress, but... oooooooh, they packaged the latest GNOME. Any distro that happens to package the latest GNOME also has made all the exact same progress you speak of. So that's kind of meaningless. GNOME has made leaps and bounds of progress in terms of usability, UI consisten
        • Re:Preview Release (Score:4, Insightful)

          by Brunellus (875635) on Monday July 24 2006, @03:17PM (#15772081) Homepage

          Flamebait, pure and simple. Listen up, Debianistas: the only hard and fast requirements are encoded in the licenses under which software is released. So, comrades, point to me how the ubuntu project (or any of the other Debian daughters, like, say Xandros) violate the terms of the licenses under which software in the Debian project is released?

          How about "Not at all?" Take your bitterness, compact it into a pill, and swallow that.

          The whole Debian/Ubuntu internecine bitchfest reminds me a lot of the communists I knew on campus--the Maoist faction couldn't even be seen with the Stalinist faction. Did anybody but them care? No. But I'm sure they had a lot of fun in their respective cell meetings, counting the meagre takings of their pamphlet sales (which had to be on alternate days, lest they have to share space with the traitors from the other side)

          • Hey sorry if I came off as flamebait.

            I'm an avid Ubuntu user, and I've been using it since Warty Warthhog. It's been my primary OS on my notebook since a bit into the Preview releases of Dapper Drake.

            I love Ubuntu, and while I used to recommend Fedora Core, Ubuntu is all I recommend these days. However, I'm simply acknowledging the hard work the Debian team does. They're both great distros, but Debian lacks the Desktop polish I like in Ubuntu. Little things, like a splash screen and the community support is second to none.

            I also know that Ubuntu contributes back to the community, and it does to a great job on hardware support, hence the "Ubuntu Hardware Database." My laptop has never run Linux so well since Dapper Drake was installed.

            Ubuntu gets two thumbs up from me, and my post was 100% NOT flamebait.
            • Re:Preview Release (Score:4, Insightful)

              by Brunellus (875635) on Monday July 24 2006, @04:49PM (#15772648) Homepage

              If Ubuntu has violated no license or broken no law, then would people do us the great favour of shutting the fuck up already? Goodwill is not enforceable. It may be desireable, but it is not a necessary condition for progress in the Free Software ecosystem. Is it just me, or is the Debian project moving a LOT faster now that the Debian Daughter Distributions--Ubuntu included!--have vastly expanded the pool of developers, testers and users?

              We don't have to like each other. But it would be nice if we could appreciate what we mean to each other collectively.

      • I just converted my home server from Sarge to Dapper because I needed a couple of more current things (Python 2.4.3).

        Now why exactly did you swap out the entire distro when all you needed was a few packages? Just curious. Why not double-check the dependencies on what you wanted and compile/install them yourself? It'd would've saved you a reconfiguration (at the very least). I believe you can upgrade any package you please. Well, except maybe for glibc. Upgrading glibc is pain.


        My Linux install started l

  • Why? (Score:5, Interesting)

    by Espectr0 (577637) on Monday July 24 2006, @02:17PM (#15771624) Journal
    The world needs a stable distribution for servers. Seems Debian is risking its default model for stability in order to appear being updated often.

    I wonder if Ubuntu has got something to do with it...

    How many years passed between debian 3.0 and 3.1? The changes were big, and now in so much less time a whole number (4.0) gets released.

    What are the differences besides using a recent kernel for the first time?
    • 3.1 is the new 4.0 (Score:5, Interesting)

      by XanC (644172) on Monday July 24 2006, @02:41PM (#15771815)
      There were major changes for Sarge, aka 3.1. Somebody pointed out that it should be 4.0, and everyone agreed, but it was too late in the release cycle to change it. They figured as long as it was higher than 3.0 it didn't really matter.
    • Official AMD64 support is a big one. The new kernel may-or-may not be necessary, depending on whether they backported the fixes for AMD64 to 2.6.8 or whatever they're stuck on currently. That's also important, because the bugs were pretty severe (random thread crashing.) SecureAPT is a nice touch as well. Xorg is a reasonable and probably not-too-disruptive change. GCC could be disruptive, but probably won't be that big a deal.
  • by Anonymous Coward on Monday July 24 2006, @02:18PM (#15771636)
    and a Happy GNU Year!
  • Finally (Score:3, Funny)

    by scenestar (828656) on Monday July 24 2006, @02:21PM (#15771664) Homepage Journal
    Debian sarge has a near ancient feel for desktop use.

    after mucking around With all those new desktop distros out there it will be refreshing to go back to good ole debian.

    (Don"t give me that crap about apt-pinning, I know what it is, but I prefer simple apt-get freshness)
  • by mathx (988938) on Monday July 24 2006, @02:23PM (#15771679)
    I thought debian only released in presidential election years...?

    -math
  • Big improvements (Score:5, Insightful)

    by phorm (591458) on Monday July 24 2006, @02:25PM (#15771700) Homepage Journal
    I found that 2.6.17, with the improved IO handlers, definately added a performance boost to my machines. The main headaches I've had with testing have revolved around X.org 7.x being quite a bit different from previous versions (more componentized) and issues with getting it to work with the NVidia stub (you need to tell it where to find the new lib location), etc.

    However, all-in-all I've found that running Debian/testing has gone pretty well, and Debian/stable+backports has worked pretty well too. I'll be looking forward to when the features in testing happily merge back into stable.

    Oh, and hopefully the rather-cool FPS Nexuiz [nexiuz.com] will merge into stable as well, as it's pretty impressive to see something like that ending up open-source and available in the standard repositories (it's available in testing [debian.org]+ right now). It's also the first OSS app that's really given my graphics card a run for its money.
  • by njchick (611256) on Monday July 24 2006, @03:25PM (#15772141) Journal
    Oops, it's not Ubuntu, it's just plain Debian.
  • by makomk (752139) on Monday July 24 2006, @04:32PM (#15772575) Journal
    Hmmm... so they're moving to GCC 4.1? Hmmph - Gentoo stable is still stuck on the 3.4 series, at least on x86 and most architectures (mind you, it is a source-based distro, and moving to a new GCC major version is a big thing). I thought Debian was supposed to be behind the times, and Gentoo was supposed to be bleeding-edge?

    (Seriously, I run Gentoo unstable, but I've deliberately taken measures to avoid upgrading to GCC 4 - still not worth it IMO, at least until I can be sure most software will actually build successfully with it.)
  • by SFSouthpaw (797536) on Monday July 24 2006, @04:47PM (#15772638) Homepage
    is a bit sketchy.
  • by dastrike (458983) on Monday July 24 2006, @05:18PM (#15772785) Homepage

    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.

    • Re:Improved install? (Score:4, Informative)

      by frovingslosh (582462) on Monday July 24 2006, @02:46PM (#15771853)
      I like the Etch installer, greatly improved over Sarge. You can try it now, just install "testing". Only problem that I had with it was that on a 4 partition system it refused to install Grub to the Linux partition where I wanted it and insisted in putting it in the MBR (clearly no good reason for this, since the older Debian Sarge install it replaced had Grub where I wanted it).
    • Re:kernel (Score:4, Informative)

      by HighOrbit (631451) * on Monday July 24 2006, @02:49PM (#15771874)
      i hope they didn't remove drivers from the kernel.... again.

      I don't know if you are trolling or not, but I'll bite

      As explained in this pdf file about the debian kernel here [vergenet.net], they remove non-free drivers. I understand why they do it, but I could see where it would be annoying if your hardware was effected. Here is a quote from the pdf:

      As the kernel is a core part of the Operating System it is in main And thus must comply with the DFSG Because of this, some source files are removed or modified This generally means the removal of drivers that include binary firmware blobs

      On a related note, I sometimes get the feeling that they don't spend as much time polishing some of the rough edges off the kernel the way the Redhat people do with kernel patches and backports. But that is probably to be expected since they are (i'm guessing) mostly volunteers and not paid (like I'm sure the redhat engineers are). Regardless, I'm not looking a gift-horse in the mouth and I am thankful for their efforts. I'm a happy debian-stable user and look forward to etch.
    • Why would you want to run anything else on a VAX other than good ol' VMS? I wish someone made an Itanium laptop, so I could run OpenVMS on a portable.
    • Re:Architectures. (Score:5, Informative)

      by delirium of disorder (701392) on Monday July 24 2006, @03:04PM (#15771996) Homepage Journal
      I don't know about VAX, but Debian runs great on MIPS and many other platforms. I installed and used it on several Sgi Indys and X worked fine, as did sound, networking, and all the hardware features I had used under IRIX. Some software was slower (gcc is notorously less optomised for MIPS then the commericial Sgi c compiler MIPS Pro), but more modern software was available. Most Debian packages are available for most architectures.

      I also run Debian on PA-RISC for my shell server. [no-ip.org] Add an account for yourself and do a few apt-cache searches to see which packages are available. All the major desktop and server packages are there (various apache mods, firefox, gaim, amule, etc). I found Debian to provide more modern software then HP-UX or BSD for PA-RISC. Even most of the somewhat obscure Debain provided applications are available. I run Debian and Ubuntu on x86, OpenBSD and Solaris on SPARC64 (Solaris is better for SMP systems), IRIX and Debian on MIPS (IRIX is better for newer Sgis like the Octane2), and HP-UX and Debian on PA-RISC. Overall I've found Debian to be the most portable complete Operating Environment. I have not used NetBSD that much so I am not aware of it's current state. It has a reputation for portability, but seams to lag behind in terms of real world testing (many of the ports apparently consist of cross compiling code), and also doesn't seem to have as many packages as Debian. Overall it just looks less up to date then Debian or OpenBSD.
    • by KiloByte (825081) on Monday July 24 2006, @03:34PM (#15772206)
      Apache 2.0 has been in Debian for ages. I'm afraid that you, sir, are a troll.
      Also, the plans for 2.2 migration speak about having 2.2 as a replacement instead of putting it side-to-side, so no, Etch probably won't have that Apache 2.0 you want.

      MySQL 5.0 was released in October 2005, Sarge in June 2005. So...?
          • Re:Welcome (Score:5, Informative)

            by baadger (764884) on Tuesday July 25 2006, @05:01AM (#15774838)
            An "emerge -pve gnome" shows a total source code download of 592,129 kB atm (For a Gnome 2.14.2/Xorg 7 environment)
            An "emerge -pve kde" shows a total source code download of 541,705 kB atm (For a KDE 3.5.2/Xorg 7 environment).

            There are fewer packages for KDE in the Gentoo portage tree but thats because it's much more monolithic, there is however a modular set of packages for KDE. Either way the downoad size is almost the same, and i'd say their just as bad as one another to maintain.

            I haven't run into many GTK apps that require Gnome libraries except maybe libgnomeui (provides additional widgets I think), which is small.

            So quit trolling and think up something better than "make a poo proud" next time.