From owner-cvs-src@FreeBSD.ORG Sat Nov 1 15:31:35 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 2C99116A4CE; Sat, 1 Nov 2003 15:31:35 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D8B243F75; Sat, 1 Nov 2003 15:31:34 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id hA1NVWfY043292; Sat, 1 Nov 2003 15:31:32 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.9/Submit) id hA1NVVgA043291; Sat, 1 Nov 2003 15:31:31 -0800 (PST) (envelope-from obrien) Date: Sat, 1 Nov 2003 15:31:31 -0800 From: "David O'Brien" To: Brooks Davis Message-ID: <20031101233131.GA39463@dragon.nuxi.com> References: <200310311948.h9VJmf9v006393@repoman.freebsd.org> <20031031195206.GB11224@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031031195206.GB11224@Odin.AC.HMC.Edu> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: Brooks Davis cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/rescue/rescue Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 23:31:35 -0000 On Fri, Oct 31, 2003 at 11:52:06AM -0800, Brooks Davis wrote: > On Fri, Oct 31, 2003 at 11:48:41AM -0800, Brooks Davis wrote: > > brooks 2003/10/31 11:48:41 PST > > > > FreeBSD src repository > > > > Modified files: > > rescue/rescue Makefile > > Log: > > Temporarily disable ipfstat and ipnat in /rescue to fix world. > > Why are these in /rescue at all? I can sort of buy ipf, but neither of > these seem useful for recovery. We had a big debate about this one... if you're a strong ipfilter user and don't feel ipfstat and ipnat should be there, please leave them out of /rescue. Not being an ipfilter user, I wasn't able to make a good judgment call to leave them out. -- -- David (obrien@FreeBSD.org)