linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Andrew B. Cramer" <andrew.cramer@cramer-ts.com>
To: Glynn Clements <glynn.clements@virgin.net>,
	linux-admin <linux-admin@vger.kernel.org>
Subject: Re: hi
Date: Thu, 23 Jan 2003 18:19:43 -0600	[thread overview]
Message-ID: <3E30323F.18417.8647AC0@localhost> (raw)
In-Reply-To: <15920.19286.239982.530912@cerise.nosuchdomain.co.uk>


I think the file you are looking for is /etc/modules.conf in 
slackware.

root@home:~# cd /etc
root@home:/etc# ls modules.conf
modules.conf
root@home:/etc# cat modules.conf
alias net-pf-4 off      # we won't use PF IPX
alias net-pf-5 off      # we won't use PF AppleTalk
root@home:/etc#

That was created by default. I still running Slackware-3.x (4,5,6 I 
can't remember).

Best - Andrew

On 23 Jan 2003 at 20:06, Glynn Clements wrote:

> 
> Xavier wrote:
> 
> > > If your module doesn't fit any known type, or you specifically want it
> > > to be loaded at boot rather than on demand, then the simplest solution
> > > is probably to just add a modprobe command to the rc.local script.
> > 
> > Or add the name of the module to /etc/modules which should contain "the
> > names of kernel modules that are to be loaded at boot time" (at least in
> > debian - don't remember if this is debian specific,
> 
> I'm fairly sure that it is. At least, RedHat 6.2 doesn't have it, and
> the last time that I used Slackware, that didn't have it (although it
> did have rc.modules).
> 
> In general, anything that relies upon the init configuration (i.e. 
> inittab, and scripts which are run from it) should be assumed to be
> distribution-specific unless there is evidence to the contrary.
> 
> OTOH, the use and semantics of modules.conf (aka conf.modules) is
> built into modprobe, and so is likely to be applicable to all
> distributions.
> 
> -- 
> Glynn Clements <glynn.clements@virgin.net>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 




      reply	other threads:[~2003-01-24  0:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-22 16:29 hi Sadanapalli, Pradeep Kumar (MED, TCS)
2003-01-22 19:06 ` hi Glynn Clements
2003-01-23 18:05   ` hi Xavier
2003-01-23 20:06     ` hi Glynn Clements
2003-01-24  0:19       ` Andrew B. Cramer [this message]

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=3E30323F.18417.8647AC0@localhost \
    --to=andrew.cramer@cramer-ts.com \
    --cc=glynn.clements@virgin.net \
    --cc=linux-admin@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;
as well as URLs for NNTP newsgroup(s).