From owner-freebsd-arch@FreeBSD.ORG Mon May 12 11:28:06 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2264D37B401; Mon, 12 May 2003 11:28:06 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6892D44005; Mon, 12 May 2003 11:28:05 -0700 (PDT) (envelope-from obrien@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 h4CIRvm2022179; Mon, 12 May 2003 11:28:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4CIRudM022178; Mon, 12 May 2003 11:27:56 -0700 (PDT) Date: Mon, 12 May 2003 11:27:56 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20030512182756.GA21663@dragon.nuxi.com> Mail-Followup-To: David O'Brien , John Baldwin References: <20030509063210.GA16323@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-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: arch@FreeBSD.org Subject: Re: Fw: /rescue X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: arch@FreeBSD.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 18:28:06 -0000 On Fri, May 09, 2003 at 01:49:21PM -0400, John Baldwin wrote: > > Why?? /stand is the static bits you start with. 'make world' is free to > > expand and update them. > > make world doesn't even know it exists. /stand isn't present in > /etc/mtree/BSD.root.dist make world and /etc/mtree/BSD.root.dist doesn't know about your /rescue either. I guess we're done then. Lets go eBay'ing. > > If not, then please have sysinstall rm -rf /stand. > > *shrug*, it is an artifact that has proved useful in the past for > system recovery. If /rescue becomes a reality then I would have no > problem with /stand being removed after a successful install. Uh? The /rescue you refer to will be used for system recovery. I'm not sure there is any question that we need to switch to dynamic / for NSS, PAM, new protocols, support for LDAP, etc...