Command line tool for updating bootloader configs
The kernel hook scripts in /etc/kernel/postinst.d and /etc/kernel/prerm.d were executed by the new-kernel-pkg --rpmposttrans and --remove options. But with a BLS configuration the new-kernel-pkg script isn't executed and instead the kernel-install plugins are used. Add a kernel-install plugin that executes the hooks since packages like dkms and akmod make use of it. Resolves: rhbz#1696202 Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
||
|---|---|---|
| .gitignore | ||
| 95-kernel-hooks.install | ||
| 0001-remove-the-old-crufty-u-boot-support.patch | ||
| 0002-Change-return-type-in-getRootSpecifier.patch | ||
| 0003-Add-btrfs-subvolume-support-for-grub2.patch | ||
| 0004-Add-tests-for-btrfs-support.patch | ||
| 0005-Use-system-LDFLAGS.patch | ||
| 0006-Honor-sbindir.patch | ||
| 0007-Make-installkernel-to-use-kernel-install-scripts-on-.patch | ||
| 0008-Add-usr-libexec-rpm-sort.patch | ||
| 0009-Improve-man-page-for-info-option.patch | ||
| 0010-Fix-GCC-warnings-about-possible-string-truncations-a.patch | ||
| grubby-bls | ||
| grubby.in | ||
| grubby.spec | ||
| installkernel-bls | ||
| installkernel.in | ||
| sources | ||