From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from supermail.mweb.co.za (supermail.mweb.co.za [196.2.53.171]) by chiba.3jane.net (Postfix) with ESMTP id 1F1492005DCC for ; Sat, 16 Feb 2002 22:54:53 -0600 (CST) Received: from [196.30.179.61] (helo=nosferatu.lan) by supermail.mweb.co.za with esmtp (Exim 3.22 #1) id 16cJ7j-0001ka-00 for gentoo-dev@gentoo.org; Sun, 17 Feb 2002 06:40:28 +0200 Subject: Re: [gentoo-dev] update-modules From: Martin Schlemmer To: Gentoo-Dev In-Reply-To: <20020212201734.GB1666@mouse.mydomain> References: <20020212201734.GB1666@mouse.mydomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nOnaV0d+mvYA/ElvqPJg" X-Mailer: Evolution/1.0.2 Date: 17 Feb 2002 06:49:07 +0200 Message-Id: <1013921348.23189.10.camel@nosferatu.lan> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 4ca71779-9a09-4856-a64c-af8579059581 X-Archives-Hash: 2c72d1a663aec227d71fd52666323d77 --=-nOnaV0d+mvYA/ElvqPJg Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-02-12 at 22:17, Gert Menke wrote: > Hi, >=20 > I tried to figure out what this is for, but I seem to be missing somethin= g. > It seems to do nothing but to copy stuff from /etc/modules.d to > /etc/modules.conf and then run depmod -a. > What's the point in copying instead of using include? >=20 just add whatever you need to a file in /etc/modules.d/ ---------/etc/modules.d/sound------------- alias sound-slot-0 sb options sound dmabuf=3D1 alias midi opl3 options opl3 io=3D0x388 options sb io=3D0x220 irq=3D5 dma=3D1 dma16=3D5 mpu_io=3D0x330 ---------/etc/modules.d/sound------------- and maybe: ---------/etc/modules.d/eth--------------- alias eth0 eepro100 options eepro100 options=3D48 ---------/etc/modules.d/eth--------------- than after running: # update-modules it will include those in /etc/modules.conf > Greetings > Gert > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev --=20 Martin Schlemmer Gentoo Linux Developer, Desktop Team Developer Cape Town, South Africa --=-nOnaV0d+mvYA/ElvqPJg Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA8bzZDlsNeMtCTD6kRAgonAJ9A5wVjbI4+wMchO5uYAVCD1xK4wwCfT1nf 63anCK/UVGI0NHwCArv7MIM= =6BKk -----END PGP SIGNATURE----- --=-nOnaV0d+mvYA/ElvqPJg--