Hi,

Here's a trivial-ish patchset that adds 'nonfatal' support to
mount-boot.eclass and then uses it in kernel-install.eclass to issue
better error messages.

This is primarily because dist-kernels install to /boot in postinst
only.  If /boot is not mounted properly at postinst time, it is possible
to reissue it using 'emerge --config' without having to rebuild
the whole kernel.



Michał Górny (3):
  mount-boot.eclass: Remove support for EAPI 4 and 5
  mount-boot.eclass: Support nonfatal
  kernel-install.eclass: Add instructions for non-mounted /boot

 eclass/kernel-install.eclass | 12 ++++++++++--
 eclass/mount-boot.eclass     | 17 +++++++++++------
 2 files changed, 21 insertions(+), 8 deletions(-)

-- 
2.30.0


Reply via email to