From owner-freebsd-arch@FreeBSD.ORG Wed Nov 7 13:49:22 2007 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DBE916A475 for ; Wed, 7 Nov 2007 13:49:22 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 1A90313C4F9 for ; Wed, 7 Nov 2007 13:49:21 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id lA7DnCW6047724 for ; Wed, 7 Nov 2007 05:49:12 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id lA7DnCHc047723 for freebsd-arch@freebsd.org; Wed, 7 Nov 2007 05:49:12 -0800 (PST) (envelope-from obrien) Date: Wed, 7 Nov 2007 05:49:12 -0800 From: "David O'Brien" To: freebsd-arch@freebsd.org Message-ID: <20071107134912.GA47286@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, freebsd-arch@freebsd.org References: <20071106160521.GG18357@dragon.NUXI.org> <20071106161812.GD88328@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071106161812.GD88328@lor.one-eyed-alien.net> X-Operating-System: FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: Rename sys/*/conf/DEFAULT to _DEFAULT X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 13:49:22 -0000 On Tue, Nov 06, 2007 at 10:18:12AM -0600, Brooks Davis wrote: > On one level this seems reasonable, on another, I don't see the point > since on ever platform kernels beginning with G or N have this issue and > on i386 you add at least S and P to that list. If not, why not make it easier for folks with a kernel file named "DE*"? If I could help with G, N, S, & P I would. > It's slightly annoying, > but IMO not terribly important and this doesn't actually solve more > than 1/3 of the problem at best so I'm not convinced. Why do you really care?? Does a file named _DEFAULTS bother anyone? Considering that I'm not asking you, to do the work of the rename - and the change is only two lines; is there really a need to object? I'm I likely to break someones scripts? Do folks type "DEFAULT" in sys/*/conf often? On Tue, Nov 06, 2007 at 11:33:03AM -0500, Alexander Kabaev wrote: > my thoughts are: gratuitous and unnecessary. Renaming _your_ config > file to something else is a better alternative, IMHO. Thanks, but no - I don't care to go thru the legal proceeding's to change my name. On Tue, Nov 06, 2007 at 09:00:14AM -0800, Ivan Pulleyn wrote: > I would think adding "/DEFAULTS" to your file name completion exclude > list would be a better solution. I don't know how to - this change takes less time than it would for me to figure out how to. And, what I'm trying to do helps others so they don't have to learn either. On Tue, Nov 06, 2007 at 08:21:20AM -0800, Jason Evans wrote: > Now, if you were to argue that DEFAULTS steals from the set of possible > kernel names, and is a land mine that users must somehow know to avoid, > I'd be less inclined to protest. :-) I will add that to the list of benefits (there's not just one), and I could see a realistic one given some commercial environments I've seen. -- -- David (obrien@FreeBSD.org)