From owner-cvs-all Sat Oct 20 11:48:22 2001 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id A7EC337B403; Sat, 20 Oct 2001 11:48:18 -0700 (PDT) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.6/8.11.5) with ESMTP id f9KIjB900810; Sat, 20 Oct 2001 14:45:19 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200110201845.f9KIjB900810@aldan.algebra.com> Date: Sat, 20 Oct 2001 14:45:10 -0400 (EDT) From: Mikhail Teterin Subject: Re: cvs commit: src/etc rc rc.network To: brian@freebsd-services.com Cc: dougb@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200110200117.f9K1Hsb12793@hak.lan.Awfulhak.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 20 Oct, Brian Somers wrote: >> > nfsclient.ko should also be loaded if amd is enabled (or else amd >> > should auto-load it). >> >> rc.network has no way of knowing, that amd will, in fact, need NFS at >> all. > > True. It would make sense for amd to load it on the fly, but amd is > contrib stuff :( Perhaps, a little hook in the kernel -- if NFS code is not present, but is requested the hook will load the module? This technique could be used for all modules, which may be needed by contrib-ed software... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message