From owner-cvs-src@FreeBSD.ORG Sat Nov 8 17:10:40 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 CCFD016A4CE; Sat, 8 Nov 2003 17:10:40 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8B8443FFB; Sat, 8 Nov 2003 17:10:38 -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 hA91AcfY051896; Sat, 8 Nov 2003 17:10:38 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.9/Submit) id hA91AabM051895; Sat, 8 Nov 2003 17:10:36 -0800 (PST) (envelope-from obrien) Date: Sat, 8 Nov 2003 17:10:36 -0800 From: "David O'Brien" To: Guido van Rooij Message-ID: <20031109011036.GA51843@dragon.nuxi.com> References: <200310311948.h9VJmf9v006393@repoman.freebsd.org> <20031031195206.GB11224@Odin.AC.HMC.Edu> <20031101233131.GA39463@dragon.nuxi.com> <20031103081311.GA5938@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031103081311.GA5938@gvr.gvr.org> 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: Brooks Davis 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: Sun, 09 Nov 2003 01:10:41 -0000 On Mon, Nov 03, 2003 at 09:13:11AM +0100, Guido van Rooij wrote: > On Sat, Nov 01, 2003 at 03:31:31PM -0800, David O'Brien wrote: > > > > 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. > > iopnat is for configuring NAT and thus needs to be in /rescue. > ipfstat is meant for reporting statistics/filter lists. It should also > be included (unless it is enough to configure lists but not view the > installed ones. I would think that is enough. /rescue is there to get your box booting using normal / again. Not to be able to create a mini-firewall like one did with PicoBSD before.