Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CUPS problem
Date: Wed, 09 Jan 2008 14:16:43
Message-Id: 200801091611.17596.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] CUPS problem by "Alan E. Davis"
1 On Wednesday 09 January 2008, Alan E. Davis wrote:
2 > Thank you for the suggestions. I wonder out loud whether the Ubuntu
3 > kernel is using something like a genkernel install, with everything
4 > as modules. If so, in that case, how would one get a snapshot of
5 > what is being utilized?
6
7
8 Like most binary distros, on Ubuntu just about everything that can be a
9 module, is a module.
10
11 You can see how it's built by reading the config in /boot, or (maybe)
12 via /proc/config (if enabled) - it might be zipped as well.
13
14 To see the modules in use at any given time, lsmod. This gives you the
15 names of modules loaded. It's up to you to match that with actual
16 kernel config options (sometimes it's not obvious)
17
18 alan
19
20 --
21 Alan McKinnon
22 alan dot mckinnon at gmail dot com
23 --
24 gentoo-user@l.g.o mailing list