Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 27 Nov 2000 13:30:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 27 Nov 2000 13:30:09 -0500 Received: from neon-gw.transmeta.com ([209.10.217.66]:57618 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Mon, 27 Nov 2000 13:30:03 -0500 Message-ID: <3A22A0C9.6888B08@transmeta.com> Date: Mon, 27 Nov 2000 09:58:33 -0800 From: "H. Peter Anvin" Organization: Transmeta Corporation X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.4.0-test11 i686) X-Accept-Language: en, sv, no, da, es, fr, ja MIME-Version: 1.0 To: Chmouel Boudjnah CC: "H. Peter Anvin" , linux-kernel@vger.kernel.org, Mandrake Install Subject: Re: Universal debug macros. In-Reply-To: <200011270045.BAA13121@cave.bitwizard.nl> <8vsno2$pc6$1@cesium.transmeta.com> <3A229E41.B3C278E2@transmeta.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Chmouel Boudjnah wrote: > > "H. Peter Anvin" writes: > > > > > Something RedHat & co may want to consider doing is providing a basic > > > > kernel and have, as part of the install procedure or later, an > > > > automatic recompile and install kernel procedure. It could be > > > > automated very easily, and on all but the very slowest of machines, it > > > > really doesn't take that long. > > > > > > this completely not possible to do in regard of the end-users eyes. > > > > > > > Why not? > > slow !! end-user want to install a distribution fast !!! > > it need a lot to be friendly the compilation (ie: we cannot do only > launch of make xconfig, not everyone now which options to select), > what we can do is a detection of the module and recompile a kernel > with the detected module for recompilation but there is too much error > case that could not be handle. > It's not that slow compared to a whole distro install, although you would of course want to do it *optionally*. You wouldn't want to get into every single option, of course, but I thought that was obvious (apparently not.) The drivers and stuff is the least of the problem -- there, you can use modules anyway. -hpa -- at work, in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/