On Sat, 11 Jan 2003, Tzafrir Cohen wrote:
> On Sat, 11 Jan 2003, Shlomi Fish wrote:
>
> > Meanwhile, it is supposed to be to the Linux kernel and its kernel
> > modules what CPAN or Debian apt are for Perl and Debian. (and then some).
> > I.e: download, configure and install kernel modules from the Net (core
> > ones or third party); as well as re-compile the kernel from scratch if
> > necessary.
>
> What exactly of the kernel tree do you need in order to successfully build
> a module foor your current kernel image (without building the whole tree)?
>
First of all CLAN will check if the currently installed kernel is capable
enough of supporting such module. For instance, if it has Ethernet support
compiled in and this is an Ethernet driver. If not, it will re-compile the
kernel with the Ethernet support added.
Regards,
Shlomi Fish
> --
> Tzafrir Cohen
> mailto:[EMAIL PROTECTED]
> http://www.technion.ac.il/~tzafrir
>
----------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: [EMAIL PROTECTED]
"Let's suppose you have a table with 2^n cups..."
"Wait a second - is n a natural number?"
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]