From owner-freebsd-arch@FreeBSD.ORG Thu May 8 09:56:42 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 DB08537B401 for ; Thu, 8 May 2003 09:56:42 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39DF543F85 for ; Thu, 8 May 2003 09:56:42 -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 h48GuUm2055305 for ; Thu, 8 May 2003 09:56:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h48GuUvr055304 for arch@freebsd.org; Thu, 8 May 2003 09:56:30 -0700 (PDT) Date: Thu, 8 May 2003 09:56:30 -0700 From: "David O'Brien" To: arch@freebsd.org Message-ID: <20030508165630.GA55207@dragon.nuxi.com> Mail-Followup-To: David O'Brien References: <20030508.094206.68986125.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030508.094206.68986125.imp@bsdimp.com> 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 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: Thu, 08 May 2003 16:56:43 -0000 On Thu, May 08, 2003 at 09:42:06AM -0600, M. Warner Losh wrote: > Yep, .PATH does simplify things. Revised diff > attached. Thanks for the suggestion. It was mostly decided to use /stand rather than /rescue as sticking with FreeBSD's 10 year precidence is better than going with NetBSD's <1 yr one. It was also felt this patch puts way too much into /stand -- like vi (rather than edit) and dhclient for instance. /stand should be just enough to recover a system by a *skilled* person. -- -- David (obrien@FreeBSD.org)