मुझे यकीन है कि मैं पहला और / या केवल एक ही नोटिस करने वाला नहीं हूं कि 12.04.2, जो इस साल की शुरुआत में जारी किया गया था, डिफ़ॉल्ट रूप से क्वांटल (12.10) रिलीज से एक बैकपोर्टेड 3.5 कर्नेल स्थापित करता है।
मैं एलटीएस संस्करण में यह देखकर हैरान हूं, इसलिए मैं सोच रहा था कि इसका कारण क्या है?
यह पहली बार है जब मैंने इसे LTS रिलीज पर देखा।
इसके अलावा: क्या उस पर अपग्रेड करने की कोई विधि है या क्या मुझे उस पैकेज ( linux-image-generic-lts-quantal
) को मैन्युअल रूप से चुनना होगा ?
दो पूरी तरह से अद्यतन प्रणालियों की तुलना
12.04.1 स्थापना सीडी के साथ मूल रूप से स्थापित
$ 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
मूल रूप से 12.04.2 स्थापना सीडी के साथ स्थापित किया गया है
$ 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 <kernel-team@lists.ubuntu.com>
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
apt-cache show linux-image-generic-lts-quantal | grep ^Supported #outputs Supported: 18m
यह मुझे बांधेगा क्योंकि यह 1.5yr समर्थित कर्नेल LTS 5yr समर्थित सिस्टम पर स्थापित है। जैसा कि आपने उल्लेख किया है कि यह अगले एलटीएस तक समर्थित होगा ... मुझे यह नहीं दिखता।