From owner-freebsd-current@FreeBSD.ORG Tue Feb 17 15:49:28 2004 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 3279616A4CE for ; Tue, 17 Feb 2004 15:49:28 -0800 (PST) Received: from kai.xtaz.net (kai.xtaz.net [82.68.183.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id E854A43D3F for ; Tue, 17 Feb 2004 15:49:27 -0800 (PST) (envelope-from matt@xtaz.net) Received: from xtaz.net (tao.xtaz.net [192.168.1.3]) by kai.xtaz.net (Postfix) with ESMTP id 77DD08FCB0; Tue, 17 Feb 2004 23:49:24 +0000 (GMT) Message-ID: <4032A884.80006@xtaz.net> Date: Tue, 17 Feb 2004 23:49:24 +0000 From: Matt Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brad Knowles References: <200402162041.i1GKfV4s056904@sleipnir.ncsa.uiuc.edu> <200402171938.i1HJckEA005628@dee.skynet.be> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Randy Bush cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= cc: freebsd-current@freebsd.org cc: Quincey Koziol Subject: Re: Aligning GENERIC with NOTES? 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: Tue, 17 Feb 2004 23:49:28 -0000 Brad Knowles wrote: > If you don't want anything to change, then tracking -CURRENT is a > really bad idea. Personally I run -current and have done for the last year. However I have NEVER used NOTES or LINT in my life. I have configured my custom kernels just by cp GENERIC BLAH, and then editing BLAH. I have no idea what the order of NOTES etc is. But if I ever found GENERIC have changed from what I expect it to be I would be annoyed as I know and love the current GENERIC layout. I can see where you are coming from if you DID use NOTES etc however please bear a thought for the people like me who have gone 100% from GENERIC ever since they have used freebsd. Personally I have used fbsd since 3.x and GENERIC has not changed much since. I'm used to it! Matt.