Does anyone know what the name of the linux kernel means?


 
Thread Tools Search this Thread
Operating Systems Linux Does anyone know what the name of the linux kernel means?
# 1  
Old 08-14-2008
Does anyone know what the name of the linux kernel means?

If I remember correctly the latest Kernel update I got was Kernel 2.6.11-97 or something like that. So if I'm correct, the first number is the actual version of the kernel and the second refers to the "version of the version" so to speak. But even if I'm right there, I haven't a clue what the last two are supposed to be, those are the ones that are different every time I update.

Anyone care to enlighten me?
# 2  
Old 08-14-2008
The 4 number numbering system is:

kernel release - kernel major revision - kernel minor revision - patch level.

The fourth number was introduced in 2.6.8 for an NFS kernel patch and then was added to the standard numbering in 2.6.11.
# 3  
Old 08-14-2008
FWIW, here is a link to Kernel.org:

The Linux Kernel Archives
# 4  
Old 08-15-2008
Hey,
Thanks reborg for answering my question. I just have one more. What about the fifth number? I rebooted my computer and actually saw 2.6.25.14-105.

So, Kernel release is 2, major kernel revision is 6, minor kernel revision is 25, and patch level 14. Is the -105 part of the patch level then?

Oh and thanks for the link, I did look there first though, and really didn't find the answer to my question. Not saying it isn't there, but if it is, its rather buried.
# 5  
Old 08-16-2008
Probably the 105th build of that kernel your vendor made; so, in other words, your vendor's version number for this particular build of theirs of this upstream kernel version.
# 6  
Old 08-17-2008
Spot on Era, it's a distribution build number and as you indicated doesn't actually belong to the kernel but to the vendor/dirtibution.
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Linux

Linux kernel 2.6.20?

Dear All Can you please let me know what is the Linux distribution name for kernel 2.6.20? Thank you in advance (4 Replies)
Discussion started by: hadimotamedi
4 Replies

2. UNIX for Dummies Questions & Answers

new linux on old kernel

is it possible to run REDHAT 7 (asplinux 7.2) on kernel 1.XXXX ? wil be FIRST_NEED programs work ? (0 Replies)
Discussion started by: MR.Z
0 Replies

3. UNIX for Dummies Questions & Answers

Linux Kernel 0.0.0.1

I'm looking to download the oldest version of the linux kernel that I can, just to look at it. Does anyone know where I can get it (or a slightyly later version) from? Any help on this quest would be great, thanks. Paul (3 Replies)
Discussion started by: KrazyGuyPaul
3 Replies
Login or Register to Ask a Question