Ubuntu's Engineering Director Debunks Rolling Release Rumours
Responding to yesterday's post indicating that Ubuntu might move to a rolling release schedule, reader ddfall writes
"This is wrong! Engineering Director of Ubuntu Rick Spencer says 'Ubuntu is not changing to a rolling release.' He goes on to say, 'We are confident that our customers, partners, and the FLOSS ecosystem are well served by our current release cadence. What the article was probably referring to was the possibility of making it easier for developers to use cutting edge versions of certain software packages on Ubuntu. This is a wide-ranging project that we will continue to pursue through our normal planning processes.'"
I personally like the idea of scheduled releases which have been somewhat reasonably tested. Giving developers a mechanism to deal with the cutting edge versions of each package is nice, but I'd rather not have those in the releases on my servers.
Last year in his speech at the Open World Forum in Paris, Mark was trying to convince people that more open source projects should get in lockstep with the Ubuntu six-month release cycle. I would be surprised if he had changed his mind so soon.
Karma? What's that again?
Yesterday's article was based around the following:
"Ubuntu founder Mark Shuttleworth said during an Ubuntu 10.10 conference call last month that a move to daily updates would help the popular Linux distro keep pace with an increasingly complex software and platform ecosystem ...Today we have a six-month release cycle," Shuttleworth said. "In an internet-oriented world, we need to be able to release something every day. ...That's an area we will put a lot of work into in the next five years. The small steps we are putting in to the Software Center today, they will go further and caster than people might have envisioned in the past."
Word wise, that's pretty clear. It goes to the top of the food chain. It sorta says when.
So is this just another completley fabricated story to get page hits?
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
Please take it as a sign that you need to spend more time with your compiler and less with the Director of Buzzword Bingo.
If you were blocking sigs, you wouldn't have to read this.
Man, there goes a good Astley moment.
Bio questions? Ask me to start a Q&A journal. Computer analogies available for most topics!
Ubuntoo is not in a posistion to debunk anything. Except concocting this free publicity stunt !!
My distribution of choice, Arch Linux, uses a rolling release schedule, which has its good and bad points. I suppose the worst part of it is that with Arch Linux, old versions of software are not retained in the repositories and the package management tools don't make it easy to go back to a prior version of the software in the event of a problem. As a result, upgrading is a bit of a 'cross your fingers' endeavor and more often than not, I've regretted a full system upgrade.
I think that rolling release can work well but only if the package management system is designed to, and the repositories are set up to, allow easy rolling forward and backward on software versions as necessary. It's my number one wish for Arch Linux, which otherwise is the best distribution I've used.
Do you want rolling releases in Ubuntu? It's always been there, really
You only need to edit /etc/apt/sources.list and every file in /etc/apt/sources.list.d and replace "maverick" with "natty". Now apt-get update && apt-get full-upgrade.
When Natty is out, repeat only this time replacing "natty" by the natty+1 name.
Same thing works for Debian: replace "stable" or "lenny" with "testing" (or "unstable", if you are brave).
IMHO, Ubuntu should provide a "next" name, like the "testing" and "unstable" release version names in Debian, for people who want rolling releases.
I so called it in the previous thread. People just love to go crazy over little things, eh?
It seems that the Ubuntu equivalent of Debian sid is named : Grumpy Groundhog
see https://wiki.ubuntu.com/UbuntuDownUnder/BOFs/GrumpyGroundhog
In my personal opinion, a half-rolling release model would be a great idea. I want my base system(xorg/kernel/gnome or kde) to be as stable as possible. But why would anyone need to wait 6 month or use some PPA to get the latest version of Firefox/Chrome/GIMP/Whatever? I was taking a look at Chakra (a KDE-oriented distro with Archlinux roots) a few days ago and found their half rolling-release model idea to be extremely good. I hope to see something similar in other distros in the future.
It's enough to say free software.
Except to people who aren't aware of libre in the first place. They think "free software" means what was in the 1990s called "freeware", or proprietary software distributed gratis.
The ubuntu "rolling release" issue is critical for servers and corporate users, but not for individuals. For people with a handful of machines, a simple weekly or monthly cronjob with aptitude or apt-get (i.e. with debian ubuntu) will do. Besides, I don't think that most standalone users will see noticeable changes between slight incremental changes in the kernel. Waiting for a cronjob to take up an incremental upgrade a few days after the fact won't matter at all for most individual users.