commit | 6ef41e22a320d95a246d45b673aa7247cc1bbf7b | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Wed Mar 02 15:28:00 2016 +0100 |
committer | Michal Marek <mmarek@suse.com> | Fri Mar 04 22:59:09 2016 +0100 |
tree | 215c0dff0e72f9574c3775064e9f277e01465404 | |
parent | c8b08ca558c0067bc9e15ce3f1e70af260410bb2 [diff] |
kbuild/mkspec: clean boot loader configuration on rpm removal This patch add a rpm preuninstall scriptlet to cleanup the boot loader configuration on kernel package uninstall. The initrd for the to-be-removed kernel is deleted, too. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Michal Marek <mmarek@suse.com>