From owner-freebsd-arch@FreeBSD.ORG Tue Jul 22 23:40:04 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 2E9E337B401 for ; Tue, 22 Jul 2003 23:40:04 -0700 (PDT) Received: from mail.auriga.ru (mail.auriga.ru [80.240.102.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E6D43F3F for ; Tue, 22 Jul 2003 23:40:00 -0700 (PDT) (envelope-from alex.neyman@auriga.ru) Received: from mail.loopback.interface ([127.0.0.1] helo=vagabond.auriga.ru) by mail.auriga.ru with esmtp (Exim 4.14) id 19fDOs-00085s-0s; Wed, 23 Jul 2003 10:46:58 +0400 From: Alexey Neyman Organization: Auriga, Inc. To: Sheldon Hearn Date: Wed, 23 Jul 2003 10:42:29 +0400 User-Agent: KMail/1.5.1 References: <20030719171138.GA86442@dragon.nuxi.com> <20030722151138.GB72888@dragon.nuxi.com> <20030722153056.GM863@starjuice.net> In-Reply-To: <20030722153056.GM863@starjuice.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307231042.29371.alex.neyman@auriga.ru> cc: freebsd-arch@freebsd.org 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: Wed, 23 Jul 2003 06:40:04 -0000 Hi, there! On Tuesday 22 July 2003 19:30, Sheldon Hearn wrote: > I don't see this as an unreasonable requirement, and I can't see what > great cost it incurs that would motivate us to remove support for it. Can't all this be done in a "user needs it, user adds it" fashion? E.g., to add /etc/rescue.mk that will be .include'd in src/rescue/rescue/Makefile, adding the required binaries to the CRUNCH_PROGS_bin, CRUNCH_PROG_sbin, CRUNCH_LIBS lists? E.g: --- /etc/rescue.mk --- CRUNCH_PROGS_sbin += chown This will allow the "base" list to be trimmed to some minimalist level, and will still allow the users to add whatever they [think they] need to restore their system. Regards, Alexey. -- A quoi ca sert d'etre sur la terre Si c'est pour faire nos vies a genoux?