From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 20:15:08 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 C794216A4CF for ; Wed, 27 Oct 2004 20:15:08 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E13D43D48 for ; Wed, 27 Oct 2004 20:15:07 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 21133 invoked from network); 27 Oct 2004 20:15:07 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 27 Oct 2004 20:15:06 -0000 Received: from [10.50.40.221] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i9RKF2iL022438; Wed, 27 Oct 2004 16:15:02 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Wed, 27 Oct 2004 14:07:22 -0400 User-Agent: KMail/1.6.2 References: <4171F702.9020405@gamersimpact.com> <417A6C6B.6010109@gamersimpact.com> <20041023130921.I78665@alpha.siliconlandmark.com> In-Reply-To: <20041023130921.I78665@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410271407.22783.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Ryan Sommers cc: current@FreeBSD.org Subject: Re: Removal of /stand Directory 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: Wed, 27 Oct 2004 20:15:08 -0000 On Saturday 23 October 2004 01:22 pm, Andre Guibert de Bruet wrote: > > If there is anyone out there willing to test a few patches on a diskless > > system let me know via private email. > > > > Index: usr.sbin/sysinstall/install.c > > =================================================================== > > RCS file: /home/ncvs/src/usr.sbin/sysinstall/install.c,v > > retrieving revision 1.359 > > diff -u -r1.359 usr.sbin/sysinstall/install.c > > --- usr.sbin/sysinstall/install.c 30 Aug 2004 21:03:09 -0000 1.359 > > +++ usr.sbin/sysinstall/install.c 21 Oct 2004 17:30:02 -0000 > > @@ -850,6 +850,9 @@ > > /* BOGON #5: aliases database not build for bin */ > > vsystem("newaliases"); > > > > + /* BOGON #6: Remove /stand (finally) */ > > + vsystem("rm -rf /stand"); > > A better fix would be to convert the 25 lines in sysinstall that refer to > "/stand" over to the rescue directory. This makes for a cleaner install > process. There isn't a /rescue to use during the initial install. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org