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."
does it run... Oh, never mind.
I wonder if anyone will buy it for me...oh...wait
Preview release is here
(with apologies to the debian developers... I couldn't resist)
I thought debian only released in presidential election years...?
-math
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
"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.