Add additional messages regarding kinds of boot failures due to
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 27 Jul 2009 16:15:39 +0000 (16:15 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 27 Jul 2009 16:15:39 +0000 (16:15 +0000)
commit21ad5ef5cec09027e46212ef52f9cf4aaeab675d
treebd76ecefdb1462d1a77231f3bdab04e519eae06c
parent4df7f4eafbd0038f3b1947b430bc5f88ce3f21cb
Add additional messages regarding kinds of boot failures due to
 notinstalled
 filesystem corrupted
 mount failed
 missing kernel

Each of these events occurs with enough frequency that differentiating them
is helpful both for operators and for the user.
source/BootManager.py
source/notify_messages.py
source/steps/ValidateNodeInstall.py