better handle the kexec failure cases by notifying the user of the exact
authorAaron Klingaman <alk@cs.princeton.edu>
Wed, 1 Jun 2005 19:54:57 +0000 (19:54 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Wed, 1 Jun 2005 19:54:57 +0000 (19:54 +0000)
commit3d3501347eac5ca2db4bfd37d0af471984c56b48
tree8d790822999deb29fa64dd086963bc0a50eee602
parent66106572a3abf4a15d2066b7dcb7acb5710777cd
better handle the kexec failure cases by notifying the user of the exact
problem, and canceling further boot processes
source/BootManager.py
source/steps/ChainBootNode.py