Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel and modules system is stupid..
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
syadnom
Guru
Guru


Joined: 09 May 2002
Posts: 531

PostPosted: Sun Mar 20, 2005 7:39 am    Post subject: kernel and modules system is stupid.. Reply with quote

the idea of having the kernel in /usr/src/linux and having the modules in /lib/modules is completely ignorant.

then having multiple kernels that are the same revision breaks the modules system

if you have

2.6.10 with in kernel alsa and no pcmcia
and
2.6.10 without alsa and pcmcia modules

the /lib/modules/2.6 modules dont work together and problems arise

why!!!

why arent these things located closer together for one... AND, when are the /lib/modues/2.6 label more finely like so

kernel-2.6.10-gentoo-3.15.2005
/lib/modules/2.6.10-gentoo-3.15.2005

or something more sane
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Sun Mar 20, 2005 7:44 am    Post subject: Reply with quote

You can append that date information yourself with the CONFIG_LOCALVERSION option in your kernel configuration.
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
syadnom
Guru
Guru


Joined: 09 May 2002
Posts: 531

PostPosted: Sun Mar 20, 2005 7:50 am    Post subject: . Reply with quote

and that will make /lib/modules/2.6.10.date ??
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Sun Mar 20, 2005 7:57 am    Post subject: Reply with quote

It can. For example if you set CONFIG_LOCALVERSION="-3.15.2005" in your kenrel confifguration you'll have a /lib/modules/2.6.10-3.15.2005 directory, which you can use seperately from a kernel with a dfferent LOCALVERSION setting. Hth!
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
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