From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by speech.braille.uwo.ca (Postfix) with ESMTP id 0645310A44 for ; Fri, 22 Aug 2008 20:23:10 -0400 (EDT) Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080823002310.MPXD21103.mtaout02-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com> for ; Sat, 23 Aug 2008 01:23:10 +0100 Received: from implementation.famille.thibault.fr ([82.21.96.230]) by aamtaout04-winn.ispmail.ntl.com with ESMTP id <20080823002310.GWIW18637.aamtaout04-winn.ispmail.ntl.com@implementation.famille.thibault.fr> for ; Sat, 23 Aug 2008 01:23:10 +0100 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KWguJ-0004dh-NH for speakup@braille.uwo.ca; Sat, 23 Aug 2008 02:23:07 +0200 Date: Sat, 23 Aug 2008 01:23:07 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: compiling linux kernel Message-ID: <20080823002307.GG4532@implementation> References: <000801c903ba$66e9f9a0$4200a8c0@tdsportable> <20080823001035.GB13686@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080823001035.GB13686@localhost.localdomain> User-Agent: Mutt/1.5.12-2006-07-14 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 00:23:11 -0000 Gregory Nowak, le Fri 22 Aug 2008 17:10:35 -0700, a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, Aug 22, 2008 at 05:56:58PM -0400, luke wrote: > > As long as you don't modularize anything you need to mount file systems > > and the like--A.K.A. things you would need to actually load the modules. > > That used to be the case in the past, but I think it's ok nowadays to > modularize everything from controllers, to file systems, if you're > going to be using an initrd. I do stand to be corrected on that as > always though. It is completely correct. Samuel