From owner-cvs-src@FreeBSD.ORG Thu Nov 27 13:31:17 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB7916A4CE; Thu, 27 Nov 2003 13:31:17 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0594C43F93; Thu, 27 Nov 2003 13:31:15 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 662F1651FC; Thu, 27 Nov 2003 21:31:13 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 75868-02; Thu, 27 Nov 2003 21:31:13 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 9E732651FA; Thu, 27 Nov 2003 21:31:12 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 43CD01D; Thu, 27 Nov 2003 21:31:10 +0000 (GMT) Date: Thu, 27 Nov 2003 21:31:10 +0000 From: Bruce M Simpson To: "Daniel C. Sobral" Message-ID: <20031127213110.GA76702@saboteur.dek.spc.org> Mail-Followup-To: "Daniel C. Sobral" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200311270951.hAR9pT19090236@repoman.freebsd.org> <3FC65A71.3050104@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FC65A71.3050104@tcoip.com.br> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.network src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 21:31:18 -0000 On Thu, Nov 27, 2003 at 06:11:29PM -0200, Daniel C. Sobral wrote: > What if /usr/local is NFS mounted? Up to the user where they put their isakmpd or racoon package. It is, after all, relocatable for such a reason. This merely brings in the infrastructure to make running it possible at the right time. This would certainly be the case in an embedded [wireless] system. Regards, BMS