I'm sure that I'm not the first and/or only one to notice that 12.04.2, released earlier this year, installs by default a backported 3.5 kernel from the Quantal (12.10) release.
I'm surprised to see this in an LTS version, so I was wondering what's the reason for this?
It's the first time I noticed it on an LTS release.
Also: is there a method to upgrade to that or will I have to select manually that package (linux-image-generic-lts-quantal
)?
Comparing two fully updated systems
Originally installed with 12.04.1 installation CD
$ lsb_release -d && dpkg -l|grep linux-image|grep ^ii
Description: Ubuntu 12.04.2 LTS
ii linux-image-3.2.0-39-generic 3.2.0-39.62 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
ii linux-image-3.2.0-40-generic 3.2.0-40.64 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
ii linux-image-generic 3.2.0.40.48 Generic Linux kernel image
Originally installed with 12.04.2 installation CD
$ lsb_release -d && dpkg -l|grep linux-image|grep ^ii
Description: Ubuntu 12.04.2 LTS
ii linux-image-3.5.0-23-generic 3.5.0-23.35~precise1 Linux kernel image for version 3.5.0 on 64 bit x86 SMP
ii linux-image-3.5.0-27-generic 3.5.0-27.46~precise1 Linux kernel image for version 3.5.0 on 64 bit x86 SMP
ii linux-image-generic-lts-quantal 3.5.0.27.34 Generic Linux kernel image
$ apt-cache show linux-image-generic-lts-quantal
Package: linux-image-generic-lts-quantal
Priority: optional
Section: metapackages
Installed-Size: 27
Maintainer: Ubuntu Kernel Team <[email protected]>
Architecture: amd64
Source: linux-meta-lts-quantal
Version: 3.5.0.27.34
Depends: linux-image-3.5.0-27-generic, linux-firmware
Filename: pool/main/l/linux-meta-lts-quantal/linux-image-generic-lts-quantal_3.5.0.27.34_amd64.deb
Size: 2520
MD5sum: c9ad82fa12aacbd14324283cb9344ea9
SHA1: a2f9a758f605c116865b7c7fa6971bf77364bf62
SHA256: 08133998d027b5af18e2e3374e0723b4cf22baab28850cc89ca327a34b3094df
Description-en: Generic Linux kernel image
This package will always depend on the latest generic 12.10 kernel image
available.
Description-md5: c7e4fbc023632f2e538ff93b600ef34c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
The 12.04.2 and later release ISOs have a Hardware Enablement Stack to allow 12.04 to run on newer hardware.
To optionally install it manually (if you've installed from earlier 12.04 release images):
and leave out the last two lines for servers (usually no graphics installed).
Here's how support will work for the stacks:
If you want to remove it:
More info: