New: [rhinstaller/anaconda/pulls/194 master] dracut: fix boot failure waiting for finished/dd.sh

wgwoods installerbot-noreply at redhat.com
Thu Jul 9 15:01:55 UTC 2015


parse-anaconda-dd.sh was creating an (empty) /tmp/dd_todo if there was
nothing to do, but that tricked driver-updates-genrules.sh into thinking
there *was* something to do, so we time out waiting for the dd stuff to
finish.

This patch fixes that by ensuring the file is only created if there is
actually one or more tasks to complete.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/194


More information about the anaconda-patches mailing list