All of lore.kernel.org
 help / color / mirror / Atom feed
* pom without rebuilding kernel?
@ 2003-10-10 13:45 Axel Thimm
  2003-10-11 19:20 ` Harald Welte
  2003-10-11 20:14 ` Henrik Nordstrom
  0 siblings, 2 replies; 5+ messages in thread
From: Axel Thimm @ 2003-10-10 13:45 UTC (permalink / raw)
  To: Netfilter Development Mailinglist

[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

I am thinking how nice it would be (or already is?) to build only the
required kernel modules for a given kernel, without having to rebuild
the kernel itself, like a lot of kernel drivers do (e.g. bttv, lirc,
lm_sensors etc).

Imagine building only the kernel modules, putting them in a folder
like

/lib/modules/`uname -r`/netfilter

adding the following to the top of /etc/modules.conf:

path[toplevel]=/lib/modules/`uname -r`/netfilter
path[toplevel]=/lib/modules/`uname -r`

and being happy ever after. :)

E.g. are there changes in pom patches to the core of the kernel
sources, or can pom modules be compiled out of the kernel tree?

I suppose that for a certain kernel version and above no hooks/glue to
the core non-modular networking components are required and therefore
such a plan could be followed. But I found no hint in any docu to
netfilter, not even a similar request.

If there is way to do it, or a netfilter developer thinks it is worth
the trouble, I'd rpm-package some modules for RH kernels. :)

Thanks!
-- 
Axel.Thimm@physik.fu-berlin.de

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-10-21 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-10 13:45 pom without rebuilding kernel? Axel Thimm
2003-10-11 19:20 ` Harald Welte
2003-10-17 12:24   ` Axel Thimm
2003-10-21 20:08     ` Henrik Nordstrom
2003-10-11 20:14 ` Henrik Nordstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.