Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Compiling--I Need Advice
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Normie
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2002
Posts: 83

PostPosted: Sat Jul 20, 2002 5:24 pm    Post subject: Kernel Compiling--I Need Advice Reply with quote

First and foremost, I know how to compile/recompile a kernel, been there, done that, got the T-shirt. However, whenever I do it, I always fly mostly blind--enabling what I think I need or what might need, not caring whether I do modules or built-in, etc. Anyway, here's the question: can anyone give me some general advice on compiling kernels? I've seen some people suggest building practically everything as a modules, whereas others swear that modules are the :twisted: devil's :twisted: own creation...gets a little confusing, y'dig? :P

Thanks in advance for the advice! :)

-Normie the Confoozled
_________________
Achaea. Play it. Love it. Live it.
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sat Jul 20, 2002 5:42 pm    Post subject: Reply with quote

What I generally follow (YMMV):

- stuff used often or even "now and then" gets compiled into the kernel
- stuff used rarely goes into a module
- stuff that I am not likely to use is neither in the kernel nor in a module

Things like ext3 filesystem support, SCSI, etc., are easier in the kernel unless you are into serious magic:). Also some features don't work if put into the kernel -- then you have no choice other than using a module.

Modules are a good thing for pre-packaged distros like Redhat (since anything may be supported at userland and you don't want a BIG kernel).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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