From owner-freebsd-stable@FreeBSD.ORG Sun Nov 25 19:19:57 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14709657 for ; Sun, 25 Nov 2012 19:19:57 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id DC2698FC08 for ; Sun, 25 Nov 2012 19:19:56 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TchkB-0004Cw-SA for freebsd-stable@freebsd.org; Sun, 25 Nov 2012 11:19:55 -0800 Date: Sun, 25 Nov 2012 11:19:55 -0800 (PST) From: Jakub Lach To: freebsd-stable@freebsd.org Message-ID: <1353871195866-5764066.post@n5.nabble.com> In-Reply-To: <1353869338.69940.71.camel@revolution.hippie.lan> References: <27e2b51a63d1a04a3f5035ea2bfd215b.authenticated@ultimatedns.net> <1864583315.20121123233938@takeda.tk> <7d9b8b9da9bbf74a134fb581bc133ec1.authenticated@ultimatedns.net> <1147916428.20121124000013@takeda.tk> <8c535b696c2a9cd805d68f52633c3044.authenticated@ultimatedns.net> <1353869338.69940.71.camel@revolution.hippie.lan> Subject: Re: Where do I purchace an unlock code to build a custom kernel? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2012 19:19:57 -0000 That's good idea, albeit you are missing two points: - GENERIC is expected too be able to boot almost all hardware (is this correct approach?) - almost no one really needs custom stripped kernel, most people (e.g. me) do it for fun. There is a reason only GENERIC is supported in OpenBSD, mind. Those who want custom kernel one way or another should just write full config themselves. $ wc -l /usr/src/sys/amd64/conf/STRIPPED 83 /usr/src/sys/amd64/conf/STRIPPED -- View this message in context: http://freebsd.1045724.n5.nabble.com/Where-do-I-purchace-an-unlock-code-to-build-a-custom-kernel-tp5763722p5764066.html Sent from the freebsd-stable mailing list archive at Nabble.com.