]> git.ipfire.org Git - thirdparty/dracut.git/commit
don't error out, if no modules were installed
authorHarald Hoyer <harald@redhat.com>
Mon, 7 May 2018 13:21:35 +0000 (15:21 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 7 May 2018 13:21:35 +0000 (15:21 +0200)
commit8ad32155907fc4accd0a822365f6fcf1c355cfcb
tree5a29b1d265145a23702e0139b70eebb8a44da852
parentb2a024991f82a15e45df7d5eb2cc3e3e894a5dc8
don't error out, if no modules were installed

dracut-install … -m -s drm_crtc_init =drivers/staging
should not return an error, if no module was found in =drivers/staging

https://bugzilla.redhat.com/show_bug.cgi?id=1575527
install/dracut-install.c