]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
dracut-functions.sh: make hostonly case more failsafe for new modules
authorHarald Hoyer <harald@redhat.com>
Wed, 3 Oct 2012 20:32:07 +0000 (16:32 -0400)
committerHarald Hoyer <harald@redhat.com>
Wed, 3 Oct 2012 20:32:07 +0000 (16:32 -0400)
commit080d1b718d89e9cd5eef77df5de749aa4add1cf3
treef946cc4b4b27901d573979df5e38af74a8c19db0
parent8ea8d6de80336246b182ca6d5c39852f45a3b040
dracut-functions.sh: make hostonly case more failsafe for new modules

If new modules are introduced, or modules get renamed, or modules change
from builtin to real modules, we want to include them in the host-only
image, just to be safe.
dracut-functions.sh