From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:58699 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932166Ab1EQTrA (ORCPT ); Tue, 17 May 2011 15:47:00 -0400 Message-ID: <4DD2D0B3.4070208@suse.cz> Date: Tue, 17 May 2011 21:46:59 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH 1/6] kbuild: Integrate with new-kernel-pkg References: <1305653779-3445-1-git-send-email-asharma@fb.com> In-Reply-To: <1305653779-3445-1-git-send-email-asharma@fb.com> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Arun Sharma Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org On 17.5.2011 19:36, Arun Sharma wrote: > Handles mkinitrd, updating the bootloader among other things. This is a Fedora/RHEL specific script, please keep the mkspec script work on any rpm distribution. Michal