From owner-cvs-src@FreeBSD.ORG Tue Jul 1 11:48:41 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30EB037B401; Tue, 1 Jul 2003 11:48:41 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E35EA43FAF; Tue, 1 Jul 2003 11:48:39 -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 h61ImcaQ053002; Tue, 1 Jul 2003 11:48:39 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h61ImcB1053001; Tue, 1 Jul 2003 11:48:38 -0700 (PDT) Date: Tue, 1 Jul 2003 11:48:38 -0700 From: "David O'Brien" To: Makoto Matsushita Message-ID: <20030701184838.GC67015@dragon.nuxi.com> References: <200306291835.h5TIZbci020056@repoman.freebsd.org> <20030630195555.GA14568@dragon.nuxi.com> <20030630201845.GA5859@intruder.bmah.org> <20030701192840V.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030701192840V.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-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: gordon@FreeBSD.org cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.root.dist src/include paths.h src/rescue Makefile README src/rescue/librescue Makefile src/rescue/rescue Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 18:48:41 -0000 On Tue, Jul 01, 2003 at 07:28:40PM +0900, Makoto Matsushita wrote: > Maybe not, or don't do that. /stand is still helpful if base > distribution is NOT installed, What use is there to install some bits, but leave the base distribution out? That sounds like a rather unusual case.