]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-functions.sh:for_each_module_dir() skip empty modules
authorHarald Hoyer <harald@redhat.com>
Mon, 2 Sep 2013 08:27:46 +0000 (10:27 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 2 Sep 2013 08:28:36 +0000 (10:28 +0200)
commit00ed3ccfd910c84d5236f899ccf4fd45fc714197
tree13137fcf829c54fd21e8eee8e69c75e23ca0d68f
parent6a877a79c4c94d4e6752c981559ac85f21073973
dracut-functions.sh:for_each_module_dir() skip empty modules

skip modules, which have no module-setup.sh, install or installkernel

https://bugzilla.redhat.com/show_bug.cgi?id=1003153
dracut-functions.sh