Slashdot Mirror


Happy Birthday, Debian!

An anonymous reader writes with word that as of today, the Debian project — one of the first distros, and still going strong, not to mention parent or grandparent of many other distros — is 19 years old. "Quoting from the official project history: 'The Debian Project was officially founded by Ian Murdock on August 16th, 1993. At that time, the whole concept of a 'distribution' of Linux was new. Ian intended Debian to be a distribution which would be made openly, in the spirit of Linux and GNU.' Send an appreciation message: http://thanks.debian.net/."

1 of 172 comments (clear)

  1. Re:Better than Arch? by chmod+a+x+mojo · · Score: 5, Informative

    Well, the main selling point for me personally ( used Debian since sarge went stable all those years ago ) is the 3 prong "pick your poison" software model they have. You can either have:
    stable - rock solid, very few bugs, what bugs there are are usually not anything major. Can now be kept a little bit more up to date with debian-backports.
    testing - except for the feature freeze just before a new stable is released it's basically a "rolling release" with at the very least minimal testing for bugs. Unstable has had no bug reports against packages that go into testing for 2+ weeks. Generally Testing is as stable as any other distributions stable branch while retaining relatively up to date software.
    Unstable / SID - bleading edge stuff, pretty much a true "rolling release", gets hardware support the quickest while still retaining full to near full system sanity. As the Debian devs say though, if sid breaks you get to keep the pieces. Breaks a lot of times are on big desktop updates like KDE 3.x > 4.x not having ALL depends uploaded yet , less likely for core components, so you have to watch what exactly is going on with your own system. Some people have had SID run for years with only minor problems.

    That and APT, I have had much better luck with dependency tracking with APT than with yum / yast. The only thing that I have run with better depends tracking was portage... but that gets old real fast when you realize you forgot an important USE flag.

    --
    To err is human; effective mayhem requires the root password!