From owner-freebsd-stable Wed Mar 20 6:35:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from melchior.cuivre.fr.eu.org (melchior.enst.fr [137.194.161.6]) by hub.freebsd.org (Postfix) with ESMTP id 00BCA37B417 for ; Wed, 20 Mar 2002 06:35:17 -0800 (PST) Received: from melusine.cuivre.fr.eu.org (melusine.enst.fr [137.194.160.34]) by melchior.cuivre.fr.eu.org (Postfix) with ESMTP id E5741802E; Wed, 20 Mar 2002 15:35:10 +0100 (CET) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 99BEA2C3D1; Wed, 20 Mar 2002 15:35:04 +0100 (CET) Date: Wed, 20 Mar 2002 15:35:04 +0100 From: Thomas Quinot To: Rasputin Cc: stable@freebsd.org Subject: Re: amd dependencies? Message-ID: <20020320153504.A75914@melusine.cuivre.fr.eu.org> Reply-To: thomas@cuivre.fr.eu.org References: <20020320142124.A3804@shikima.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20020320142124.A3804@shikima.mine.nu>; from rasputin@shikima.mine.nu on Wed, Mar 20, 2002 at 02:21:24PM +0000 X-message-flag: WARNING! Using Outlook can damage your computer. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Le 2002-03-20, Rasputin écrivait : > chkdepend amd amd_enable NFS nfs_client_enable > but is that strictly necessary? Yes, amd does need the NFS client code (from the kernel's point of view, amd acts as an NFS server that exports the mount points it manages). > Is there a knob in rc.conf to optionally load that? It hasn't broken > anything, I'm just one of those people who shudders when they see NFS servers > starting (I only use amd to automount local CDROM drives). You should not see the NFS server processes starting if nfs_server_enable is set to NO; the dependency which was recently added only affects the nfs_client_enable variable. Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message