From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759056AbYEEQHL (ORCPT ); Mon, 5 May 2008 12:07:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754154AbYEEQG6 (ORCPT ); Mon, 5 May 2008 12:06:58 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:56272 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753901AbYEEQG6 (ORCPT ); Mon, 5 May 2008 12:06:58 -0400 Date: Mon, 5 May 2008 16:57:36 +0100 From: Alan Cox To: Jan Engelhardt Cc: Dave Jones , Rusty Russell , Linux Kernel Mailing List , Jon Masters , Sam Ravnborg Subject: Re: changeset: Make forced module loading optional Message-ID: <20080505165736.5b31dc9f@core> In-Reply-To: References: <200805051455.02723.rusty@rustcorp.com.au> <20080505153230.GA25704@codemonkey.org.uk> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > trash grub in the MBR. No thanks, too much clouds. Also, it can't > possibly know how to call mkinitrd, because every distro has its own > stupid required flags (SUSE: requires none and tries to be smart, Of course it can - make install picks up distribution provided bits beyond what is within the kernel scripting, and you can also use your own scripts so make install does what you specifically want yourself. Alan