Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 10:03:08 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-arch@freebsd.org
Cc:        Marcel Moolenaar <xcllnt@mac.com>
Subject:   Re: Rename sys/*/conf/DEFAULT to _DEFAULT
Message-ID:  <200711081003.08869.jhb@freebsd.org>
In-Reply-To: <6E9A161D-67A8-4824-B85C-BA82AD240C7E@mac.com>
References:  <20071106160521.GG18357@dragon.NUXI.org> <20071107134912.GA47286@dragon.NUXI.org> <6E9A161D-67A8-4824-B85C-BA82AD240C7E@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 07 November 2007 02:42:52 pm Marcel Moolenaar wrote:
> 
> On Nov 7, 2007, at 5:49 AM, David O'Brien wrote:
> 
> > 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*"?
> 
> What about this:
> 
> We move src/sys/${ARCH}/conf/DEFAULTS to src/sys/conf/DEFAULTS.${arch}
> and we can even add a generic src/sys/conf/DEFAULTS if there's a reason
> for it.
> 
> That seems to be a much better solution than renaming a file so that it
> stops being in the way for some, only to have it become in the way for
> others. That's just pointless...

Agreed.  The tab completion argument is a bit weak, but this is probably a 
good idea.  All the other files config(8) reads reside in sys/conf, so that 
is probably a better place.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711081003.08869.jhb>