]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut.sh: after doing the lazy resolve always install dependencies
authorHarald Hoyer <harald@redhat.com>
Thu, 26 Oct 2017 07:31:27 +0000 (09:31 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 26 Oct 2017 07:31:27 +0000 (09:31 +0200)
commited9281d6d13b6250e3f12408366fca46bc3384ce
tree807f7b91568501b20f8bc717e89fc1bb2c174f42
parente190224345f3a8b2f9e85d84bc879dd96bf265da
dracut.sh: after doing the lazy resolve always install dependencies

Exit the lazy resolving mode after doing the lazy resolve, because there
won't be any lazy resolving anymore after this step.

Fixes https://github.com/dracutdevs/dracut/issues/152
Obsoletes https://github.com/dracutdevs/dracut/pull/225
dracut.sh