Hi,

Here's another set of patches to dist-kernel eclasses.  This includes:

1. Improving postinst/config error handling to clearly indicate how
   to retry via 'emerge --config'.  The message now includes SLOT
   as well.

2. Adding support for uefi=yes in dracut, i.e. creating combined kernel
   + initramfs UEFI executable.  Requested by prometheanfire.

The final patch replaces (rebases) the last patch from the mount-boot
+ kernel-install series.  It requires the mount-boot.eclass patches
merged to function.


Michał Górny (6):
  kernel-install.eclass: Move common to kernel-install_install_all
  kernel-install.eclass: Update symlink before installing
  kernel-install.eclass: Include SLOT in --config suggestion
  kernel-install.eclass: Improve failed install error messages
  dist-kernel-utils.eclass: Support dracut's uefi=yes option
  kernel-install.eclass: Improve error message on /boot problems

 eclass/dist-kernel-utils.eclass | 35 ++++++++++++++--
 eclass/kernel-install.eclass    | 71 ++++++++++++++++++++-------------
 2 files changed, 76 insertions(+), 30 deletions(-)

-- 
2.30.0


Reply via email to