exact kernel sources

Stefan Bader stefan.bader at canonical.com
Wed Sep 14 06:09:45 UTC 2016


On 13.09.2016 14:45, Wim Torfs wrote:
> Dear maintainers,
> 
> I have been asked to modify some kernel modules of a specific kernel, installed
> default with Ubuntu 14.04.2, that is, 3.13.0-33-generic.
> 
> If I download the kernel through apt-get source 3.13.0-33-generic, then the
> kernel release is 3.13.11-ckt39, not as one would expect 3.13.0-33-generic.

You are getting confused by the Makefile version (which shows what upstream
stable version is the base for the kernel) and the package version.
The package version for the source package is found in the changelog file which
(also slightly different to normal Debian packaging) is located in debian.master.
The version in the changelog will be 3.13.0-x.y wjere x is the abi number (for
example 33) and y is the upload number which you see as #y in uname -a.

https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel should have more info.

-Stefan

> 
> Could you please help me getting the exact same kernel source, used for building
> the linux-image-3.13.0-33-generic package by means of the config file, located
> in the /boot section.
> 
> Thanks,
> 
> Kind regards,
> Wim Torfs.
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20160914/52ee6946/attachment.sig>


More information about the Ubuntu-devel-discuss mailing list