From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 14 19:01:07 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 877EE106564A for ; Thu, 14 Jun 2012 19:01:07 +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 D1A348FC1B for ; Thu, 14 Jun 2012 19:01:06 +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 q5EJ16gu080466; Thu, 14 Jun 2012 21:01:06 +0200 (CEST) (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 q5EJ1659080463; Thu, 14 Jun 2012 21:01:06 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 14 Jun 2012 21:01:06 +0200 (CEST) From: Wojciech Puchar To: Russell Cattelan In-Reply-To: <4FDA21ED.2000703@thebarn.com> Message-ID: References: <20336.1339571779@critter.freebsd.dk> <4FD91913.20607@thebarn.com> <4FDA21ED.2000703@thebarn.com> 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]); Thu, 14 Jun 2012 21:01:06 +0200 (CEST) Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD Boot Times X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 19:01:07 -0000 > Linux does this by keeping a list of driver id's and corresponding > driver modules. The installers can then generate of list of modules > to load based on a scan done at install time. what a problem to compile custom kernel?