From owner-freebsd-arch@FreeBSD.ORG Thu Jul 17 09:25:53 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 0361C37B401 for ; Thu, 17 Jul 2003 09:25:53 -0700 (PDT) Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.86.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AB243F75 for ; Thu, 17 Jul 2003 09:25:52 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (port757.uc1-esp.isdn-lan.cybercity.dk [212.242.98.245]) by phk.freebsd.dk (8.12.8/8.12.8) with ESMTP id h6HGPnV3007742 for ; Thu, 17 Jul 2003 16:25:49 GMT (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h6HGPm0X007366 for ; Thu, 17 Jul 2003 18:25:48 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: freebsd-arch@freebsd.org From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 17 Jul 2003 01:08:05 PDT." <20030717080805.GA98878@dragon.nuxi.com> Date: Thu, 17 Jul 2003 18:25:47 +0200 Message-ID: <7365.1058459147@critter.freebsd.dk> Subject: Re: Things to remove from /rescue X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 16:25:53 -0000 In message <20030717080805.GA98878@dragon.nuxi.com>, "David O'Brien" writes: >This is a list of binaries that I don't feel should be part of /resuce as >it's mission is to recover/rebuild a "broken" / [due to all the binaries >being dynamic]. Is there justification for keeping them? >- date, one can use a watch if they really want to know it is 5am and > their system is down. And if people care to get correct times set on their files they would set the clock how ? >- swapon, this is not needed to fix a whacked out /lib.... unless we add > Emacs to /resuce. swapon should stay, various programs which build filesystem trees in memory can become quite hungry. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.