Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to change kernel name?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
NiceGuy
Guru
Guru


Joined: 12 Jun 2006
Posts: 451
Location: Canada

PostPosted: Fri Jan 04, 2008 9:48 pm    Post subject: How to change kernel name? Reply with quote

Hello all,

Is there a way to change the name of your kernel?? I would simply like to add an extension to it.
For example:
Code:
prompt$ uname -r
linux-2.6.22-extension_here

Thanks
_________________
success is the ability to go from one failure to the next without any loss of enthusiasm
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54805
Location: 56N 3W

PostPosted: Fri Jan 04, 2008 9:51 pm    Post subject: Reply with quote

NiceGuy,

Edit the top of the Makefile, in /usr/src/linux ... add something to the EXTRAVERSION
You must then do make clean as all your kernel modules use the kernel name as a part of the version magic, so they must all be rebuilt when you do your next kernel build.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum