From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 23 17:47:53 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD353763; Fri, 23 Nov 2012 17:47:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 0BDD88FC12; Fri, 23 Nov 2012 17:47:52 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id qANHldnn001427; Fri, 23 Nov 2012 18:47:39 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id qANHlcrn001424; Fri, 23 Nov 2012 18:47:38 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 23 Nov 2012 18:47:38 +0100 (CET) From: Wojciech Puchar To: Devin Teske Subject: Re: old style kernel configuration In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Fri, 23 Nov 2012 18:47:39 +0100 (CET) Cc: Benjamin Kaduk , Eitan Adler , Chris Rees , freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2012 17:47:53 -0000 > I do buy the argument that B is simpler than A, despite the fact that B requires more commands than A. B can be thought-of as > simpler because I only have to memorize three things to get a kernel: (1) start with a config file, (2) run config with said file > (3) follow the instructions that config gives me. Meanwhile, in comparison, A requires the memorization of different and arguably > less accessible information. there is one other argument - why removing something that is fine? and once again - i do keep only /usr/src/sys on most machines. and update it WHEN i decide to my own way. Is doing something your own way instead of "the only right" (which actually results in more load to FreeBSD.org servers) bad now? i always though unix is flexible and there is no "the only right" way.