From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MGwAf-0002RT-V5 for garchives@archives.gentoo.org; Wed, 17 Jun 2009 14:31:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9734CE04DE; Wed, 17 Jun 2009 14:31:24 +0000 (UTC) Received: from mail-yx0-f176.google.com (mail-yx0-f176.google.com [209.85.210.176]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B0E4E04DE for ; Wed, 17 Jun 2009 14:31:24 +0000 (UTC) Received: by yxe6 with SMTP id 6so398941yxe.32 for ; Wed, 17 Jun 2009 07:31:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=gJrwD32bj84nXJWeIVXqpO4sDyEaIS65FN4ZOsISyuw=; b=nb7BKlIV+pAPoCCShra5rfbyieNHsHS++gIPscFt1RhmL8aRDQLSwY0Or9GmL7wnrj o6SVw6hmNFgpSIf/AhV66xo821gWldp8ON9/KtLNv8mcsvXJmHZTneasimPLzHdkSvP9 wBeLA88dNLQEsmth5lsBpnCw4RbJI5DP0Ktq4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DlHsFkwFGVynYlFg+uYHanv3iJBNr1R3nNmHmO+tFUL4uSy9unlXXOLBytL7bwiKlp L/srCvLiwkgYswv/pnCHkujW7apAulVtzqlvgMZwUY5LrooSWfbn/tHCxeNuKoEXQOdW RFYou3p8d+Z0fPDJt/9liXtkAjLjylH/D5HBU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.151.131.13 with SMTP id i13mr1301449ybn.233.1245249083743; Wed, 17 Jun 2009 07:31:23 -0700 (PDT) In-Reply-To: <8763evgcv1.fsf@newsguy.com> References: <8763evgcv1.fsf@newsguy.com> Date: Wed, 17 Jun 2009 10:31:23 -0400 Message-ID: <642958cc0906170731n29469645ibb78e6ce2741f290@mail.gmail.com> Subject: Re: [gentoo-user] Canonical place to list modules to load From: Mark Shields To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=001e680f17b04b1fc8046c8c250e X-Archives-Salt: c78cd112-5d1e-4e05-b45a-edfff377367c X-Archives-Hash: 764ee8852355da7d007dd4f2fe5c8ef9 --001e680f17b04b1fc8046c8c250e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Wed, Jun 17, 2009 at 10:21 AM, Harry Putnam wrote: > Where do we list modules we want loaded at boot? > > When I run modprobe fuse > WARNING: Deprecated config file /etc/modprobe.conf, all config files > belong into /etc/modprobe.d/. > > /etc/modprobe.conf doesn't actually appear to have any modules listed > but does list a herd of aliases for modules. > > Looking under /etc/modprobe.d > aliases.conf blacklist.conf i386.conf pnp-aliases.conf > > All of which appear to hold the same or more lists of aliases. > > So if I want to load `fuse' at boot... where do it put it? > > > It's been the same as long as I've been using Gentoo the past 5 years: /etc/modules.autoload.d/kernel-2.6. This has always been in the handbook as long as I've been using Gentoo, too. 7.e. Kernel Modules Configuring the Modules You should list the modules you want automatically loaded in /etc/modules.autoload.d/kernel-2.6. You can add extra options to the modules too if you want. -- I recommend reading the entire handbook from start to finish; it has plenty of valuable information and will avoid unnecessary questions. -- - Mark Shields --001e680f17b04b1fc8046c8c250e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Wed, Jun 17, 2009 at 10:21 AM, Harry Putnam <= span dir=3D"ltr"><reader@newsguy.c= om> wrote:
Where do we list modules we want loaded at boot?

When I run =A0modprobe fuse
WARNING: Deprecated config file /etc/modprobe.conf, all config files
=A0 =A0 =A0 =A0 belong =A0into /etc/modprobe.d/.

/etc/modprobe.conf doesn't actually appear to have any modules listed but does list a herd of aliases for modules.

Looking under /etc/modprobe.d
aliases.conf =A0blacklist.conf =A0i386.conf =A0pnp-aliases.conf

All of which appear to hold the same or more lists of aliases.

So if I want to load `fuse' at boot... where do it put it?



It's been the same as long as I've been usin= g Gentoo the past 5 years:=A0/etc/modules.autoload.d/kernel-2.6. =A0This ha= s always been in the handbook as long as I've been using Gentoo, too.

7.e. Kernel Modules

C= onfiguring the Modules

You should list the modules= you want automatically loaded in /etc/modules.autoload.d/kernel-2.6. You c= an add extra options to the modules too if you want.


--=A0

I recomme= nd reading the entire handbook from start to finish; it has plenty of valua= ble information and will avoid unnecessary questions.
--
- Mark Shie= lds
--001e680f17b04b1fc8046c8c250e--