LTSI Linux Kernel 3.4 Released
hypnosec writes "The Linux Foundation has announced the release of Linux 3.4 under its Long Term Support Initiative (LTSI), which will be maintained for the next two years with back-ported features from newer Linux kernels. Based on Linux 3.4.25, the LTSI 3.4 is equipped with features such as Contiguous Memory Allocator – which is helpful for embedded devices with limited hardware resource availability; AF_BUS – a kernel-based implementation of the D-Bus protocol; and CoDel (controlled delay) – a transmission algorithm meant for optimization of TCP/IP network buffer control."
Do you know what a pain in the ass it is keeping all your relatives pc's backed up and updated?
Charge them money. And your post has nothing to do with the LTSI kernel.
Try telling my dad ununtu isn't linux.
Ubuntu is a linux distribution, which is more than just linux.
funny, I still have Ubuntu 9 on my old beater laptop and the repos work fine, hell I have Debian potato on a Pentium that still reads the repos 13 years later
why is it your family is using Ubuntu, cant figure out basic operation, and then call you, when you don't use Ubuntu?
Thats like calling the Ford dealer for your volkswagon
Try telling my dad ununtu isn't linux.
Ubuntu is a linux distribution, which is more than just linux.
one could even say it's GNU slash Linux. Or, as I've taken to calling it more recently, GNU plus Linux.
Then someone will say two slash two equals four.
one could even say it's GNU slash Linux. Or, as I've taken to calling it more recently, GNU plus Linux.
Linux distributions are much more than just Linux and GNU.
If we want the Year of Linux on Desktop to come, we will need more these kind of strict, conservative standards. One of the top reasons why developers don't want to target the platform is that things are changing way too wildly.
If QNX and NetBSD can hack it, why the heck can't Linux?
which may or may not materialize in the mainline.
Backporting uncontested features, those which will go into mainline is fine, but I don't get this.
Caveat emptor.
In ubuntu assuming you don't have many (any?) 3rd party repos upgrades are relatively smooth. Step 1) Edit /etc/update-manager and set Prompt=normal then a
Step 2) sudo do-release-upgrade
I updated my home file server this past weekend from 11.10 -> 12.10 without issue.
It's 3.4.25 with 3 specific features backported to it that were deemed necessary for the kernel to be useful in it's intended purpose. That's still a lot more stable and hardened than just using 3.7.
(1.21 gigawatts) / (88 miles per hour) = 30 757 874 newtons
I'm surprised. I thought 8.04 LTS, 10.04 LTS, 12.04 LTS & 12.10 were the only currently supported releases.
-- Who am I? How did I get here? My God, what have I done?!
Are there any distributions that are known to plan on using this? Debian would be a natural fit, I suppose.
-- Who am I? How did I get here? My God, what have I done?!
one could even say it's GNU slash Linux. Or, as I've taken to calling it more recently, GNU plus Linux.
Linux distributions are much more than just Linux and GNU.
More properly, it's Linux plus GNU. Plus other things.
You want a GNU OS, try the Hurd.
Reading about this Contiguous Memory Allocator feature, and since I'm currently developing a (toy) programming language in my spare time, I was wondering why Linux doesn't include a garbage collector as system-wide service. It's not easy to implement GCs and particularly concurrent ones, so wouldn't it make sense to offer garbage collection as an OS service?
Unless they included hardened features like SELinux or PAX that are not found in regular kernels, it's not actually hardened.
funny, indeed. the repos may still 'work' but their condition is far from 'fine'
Specifically she's vulnerable to all sorts of security issues that have been patched since then in supported versions.
What the OP wants is CentOS 6. I think it has 8 years of life left on it now.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
Define 386 support, cause the kernel wont work on a 386 chip, hell its hard to find one that supports a pentium, think 2.4 or somewhere around there was the death of that
RMS, is that you?
/* No Comment */
That's what I say, too. When they release a working distro of Hurd/Gnu, then they can call it anything they like.
"Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
Why is two years considered Long Term? In my short career I've worked with many machines which have run the same version of an OS for a lot longer than that. I would think ten years would be a *minimum* threshold for "long term support". Ten years from now, yes, some machines will need that critical security update. No, we can't expend six months every two years to re-test the systems to make sure they work with the new kernel.
There's a sliding scale of how reasonable it is to keep backporting bug fixes but two years? Two years doesn't seem long enough. Even my laptop has a three-year-old version of OS X on it.
Define 386 support, cause the kernel wont work on a 386 chip, hell its hard to find one that supports a pentium, think 2.4 or somewhere around there was the death of that
No, this was very recent. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=743aa456c1834f76982af44e8b71d1a0b2a82e21
Sure, most distros compile for 486 or Pentium and above these days, but the kernel itself could still be built for 386 until just over a month ago.
I used to get high on life, but I developed a tolerance. Now I need something stronger.