From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:55302 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758796AbcCDVzg (ORCPT ); Fri, 4 Mar 2016 16:55:36 -0500 Subject: Re: [PATCH] kbuild/mkspec: clean boot loader configuration on rpm removal References: <56D6FAD3.3000208@stressinduktion.org> <1456996191.4882.17.camel@redhat.com> From: Michal Marek Message-ID: <56DA0454.5050900@suse.com> Date: Fri, 4 Mar 2016 22:55:32 +0100 MIME-Version: 1.0 In-Reply-To: <1456996191.4882.17.camel@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Paolo Abeni , Josh Boyer Cc: Hannes Frederic Sowa , "Linux-Kernel@Vger. Kernel. Org" , "linux-kbuild@vger.kernel.org" Dne 3.3.2016 v 10:09 Paolo Abeni napsal(a): > I'm sorry, I try to dig a bit, but I did not find any distro agnostic > kernel removal tools. Can you please point out some ? There isn't any, so unfortunately we need a list of various distro-specific methods, starting with ew-kernel-pkg. The %post script should stay as is, though. Michal