dracut icon indicating copy to clipboard operation
dracut copied to clipboard

fix(kernel-modules-extra): give warning messages rather than aborting

Open jiayi0118 opened this issue 3 years ago • 0 comments

When installing module "90kernel-modules-extra", if invalid files are found in modules.dep, give warning message and skip install these files, rather than aborting generating initramfs.

Changes

Do not abort dracut when invalid files are found in modules.dep, just gives warning messages.

Checklist

  • [x] I have tested it locally

Fixes #1971

jiayi0118 avatar Sep 02 '22 12:09 jiayi0118