From owner-cvs-src@FreeBSD.ORG Fri Aug 29 11:38:05 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 781E316A4C0; Fri, 29 Aug 2003 11:38:05 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BD643FDD; Fri, 29 Aug 2003 11:37:59 -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 h7TIbxQX069150; Fri, 29 Aug 2003 11:37:59 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h7TIbxog069149; Fri, 29 Aug 2003 11:37:59 -0700 (PDT) Date: Fri, 29 Aug 2003 11:37:59 -0700 From: "David O'Brien" To: Robert Watson Message-ID: <20030829183759.GA68755@dragon.nuxi.com> References: <200308291035.h7TAZ1Wm008611@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i 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: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin Makefile src/lib Makefile src/sbin Makefile src/usr.bin Makefile src/usr.sbin 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: Fri, 29 Aug 2003 18:38:05 -0000 On Fri, Aug 29, 2003 at 09:08:35AM -0400, Robert Watson wrote: > > On Fri, 29 Aug 2003, Poul-Henning Kamp wrote: > > > NO_TOOLCHAIN skips Compilers and Binutils > > NO_USB skips USB stuff > > NO_VINUM skips Vinum stuff > > NO_ACPI skips ACPI stuff > > Great! I was hoping this would be the outcome of the Minimalist FreeBSD > discussion. Was there a discussion somewhere that most of us missed?