From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 14:11:32 2003 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 C325B16A4CE for ; Fri, 21 Nov 2003 14:11:32 -0800 (PST) Received: from kientzle.com (h-66-166-149-50.SNVACAID.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90AA43FDF for ; Fri, 21 Nov 2003 14:11:30 -0800 (PST) (envelope-from kientzle@acm.org) Received: from acm.org ([66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id hALMBUkX034969; Fri, 21 Nov 2003 14:11:30 -0800 (PST) (envelope-from kientzle@acm.org) Message-ID: <3FBE8D92.6080205@acm.org> Date: Fri, 21 Nov 2003 14:11:30 -0800 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Guy Helmer References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: HEADS UP: /bin and /sbin are now dynamically linked X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kientzle@acm.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 22:11:32 -0000 >Thanks to /rescue and the live filesystem archives on >current.freebsd.org, I was able to recover .... >... I could have used the ftp client (or fetch) in /rescue :-) Yes, fetch would be useful. I imagine a lot of people in emergency situations will need to pull things over a network connection. Looks like it would only add about 65k (20k for fetch, another 45k for libfetch which isn't already in the crunched /rescue binary). Submit a PR on this.... Tim Kientzle