From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 11:54:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C08E716A4F0; Thu, 7 Oct 2004 11:54:10 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0142943D53; Thu, 7 Oct 2004 11:54:10 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CFWqc-0005hb-00 Thu, 07 Oct 2004 13:54:14 +0200 Received: from [212.106.254.137] (helo=rguez.homeunix.net) by smtp1.jazztel.es with esmtp id 1CFWqc-0005h5-00 Thu, 07 Oct 2004 13:54:14 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i97BrvO0001443; Thu, 7 Oct 2004 13:53:57 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i97BrtF4000883; Thu, 7 Oct 2004 13:53:55 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: Ryan Sommers Date: Thu, 7 Oct 2004 13:53:54 +0200 User-Agent: KMail/1.7 References: <20041003124353.29822.qmail@web54005.mail.yahoo.com> <200410071043.09015.josemi@freebsd.jazztel.es> <41652B6C.9060106@gamersimpact.com> In-Reply-To: <41652B6C.9060106@gamersimpact.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410071353.55436.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: Tim Kientzle cc: freebsd-current@freebsd.org Subject: Re: 5.3: /stand/ versus /rescue/ ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 11:54:10 -0000 On Thursday 07 October 2004 13:41, Ryan Sommers wrote: > Jose M Rodriguez wrote: > >My 2x250 GB HD doesn't have any problem with the 2 MB stand. > > My thing of it is that we're pretty much duplicating all but one > binary in the /rescue directory. /stand doesn't ever get updated by > installworld's to my knowledge. It's an extra 2mb of space that > really isn't in use. Unless you have a bunch of servers PXE booting from a central site. You're able to rm -rf it after install reboot if you like. And I need good reasons to take some things down. -- josemi