From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 00:30:13 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 341EA16A4BF; Mon, 1 Sep 2003 00:30:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1695A4400D; Mon, 1 Sep 2003 00:30:11 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h817UBTX022676; Mon, 1 Sep 2003 01:30:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 01 Sep 2003 01:29:22 -0600 (MDT) Message-Id: <20030901.012922.58410374.imp@bsdimp.com> To: scottl@freebsd.org From: "M. Warner Losh" In-Reply-To: <3F52F459.2030809@freebsd.org> References: <200309010643.h816hPgS024421@repoman.freebsd.org> <20030901071641.GG30277@sunbay.com> <3F52F459.2030809@freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 07:30:13 -0000 In message: <3F52F459.2030809@freebsd.org> Scott Long writes: : >> Clarify the numbering of some of the build stages. : > How about if we get rid of the numbering here completely? : I like the numbering since it can give me an idea of progress at a : quick glance without having to memorize the name of each step. But, : I'm flexible, I guess. I'm flxible too, but I kinda like the numbering, so long as I know what is being counted to :-) (eg, 1.1, 1.2, 1.3, 2.1, 2.2 ... 4.6 vs 1, 2, 3, ... 26 doesn't matter, so long as I know the terminus). Warner