Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 24 Dec 2001 07:29:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 24 Dec 2001 07:29:48 -0500 Received: from office.mandrakesoft.com ([195.68.114.34]:46333 "EHLO office.mandrakesoft.com") by vger.kernel.org with ESMTP id ; Mon, 24 Dec 2001 07:29:39 -0500 To: harri@synopsys.COM Cc: linux-kernel@vger.kernel.org Subject: Re: Patch: Support for grub at installation time In-Reply-To: <3C25ECBF.AF0E819C@Synopsys.COM> From: Chmouel Boudjnah Date: 24 Dec 2001 13:27:26 +0100 In-Reply-To: <3C25ECBF.AF0E819C@Synopsys.COM> (Harald Dunkel's message of "Sun, 23 Dec 2001 15:39:59 +0100") Message-ID: Lines: 12 User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Harald Dunkel writes: > It would be nice if you could consider this patch to be included in > one of the future kernels. I am not the kernel patch specialist, so > please excuse if I missed to follow a specific procedure. Looking at your patch : + if [ -x /sbin/update-grub ]; then /sbin/update-grub; fi This is distro specific. We should leave that job to installkernel up to the vendors to customing it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/