]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-install: fallback to non-hostonly mode if lsmod fails
authorHarald Hoyer <harald@redhat.com>
Thu, 8 Sep 2016 13:55:21 +0000 (15:55 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 13 Oct 2016 07:19:29 +0000 (09:19 +0200)
commitbb47ec54994e9fbac2117b8133cd328a2bb3b28f
tree704a49fc6d1c1b75d14e3ec619b3974665d355cb
parentd8c75b5f38a005778699445ea89b156d97caca80
dracut-install: fallback to non-hostonly mode if lsmod fails

if libkmod fails to get the list of loaded modules, fallback
to non-hostonly mode, to at least try to assemble a working initrd.
install/dracut-install.c