From: Keith Owens <kaos@ocs.com.au>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: Running ia64 2.4.17 kernel on RedHat 7.2 and problems with LoadModule: "scanpci" wh
Date: Fri, 22 Mar 2002 00:27:35 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590701905319@msgid-missing> (raw)
On Thu, 21 Mar 2002 15:42:55 -0800,
Piet/Pete Delaney <piet@sgi.com> wrote:
>On Fri, Mar 22, 2002 at 08:30:54AM +1100, Keith Owens wrote:
>> On Wed, 20 Mar 2002 22:51:32 -0800,
>> Piet/Pete Delaney <piet@sgi.com> wrote:
>> >How do I build:
>> >
>> > /boot/module-info-${KERNELRELEASE}
>> > /boot/kernel.h-${KERNELRELEASE}
>>
>> Redhat special files, not part of the kernel build.
>
>Any idea what they do? Perhaps it's involved with my X11R6 problem below...
RH use module-info to map devices to kernel. kernel.h just says how
the installed kernel was compiled, almost irrelevant if you build your
own. I doubt that either are causing your problem.
>> mkinitrd, if you really insist. initrd is useful for distributors and
>> when you need a binary only module at boot time. Otherwise initrd is a
>> pain in the neck, build boot drivers into the kernel instead.
>
>What does "binary only module at boot time" mean?
Binary only modules (BOM) either have no source or the source is not
GPL. Linus has "allowed" binary only kernel code as modules. Binary
only code cannot be linked into the kernel if you distribute the
kernel. What you do in the privacy of your own machine is up to you,
the GPL only bites if you distribute your kernel.
If your kernel requires a binary only driver in order to boot then that
driver must be a module. To load a driver at boot time, you have to
use initrd. My attitude is that unless you absolutely need initrd,
don't use it.
IANAL, not speaking for anyone except myself, blah, blah, blah.
next reply other threads:[~2002-03-22 0:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-22 0:27 Keith Owens [this message]
2002-03-22 0:55 ` [Linux-ia64] Re: Running ia64 2.4.17 kernel on RedHat 7.2 and problems with LoadModule: "scanpci Piet/Pete Delaney
2002-03-22 1:07 ` Keith Owens
2002-03-22 5:18 ` [Linux-ia64] Re: Running ia64 2.4.17 kernel on RedHat 7.2 and problems with LoadModule: "scanpci" wh Piet/Pete Delaney
2002-03-22 16:59 ` [Linux-ia64] Re: Running ia64 2.4.17 kernel on RedHat 7.2 and Luck, Tony
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590701905319@msgid-missing \
--to=kaos@ocs.com.au \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox