]> git.ozlabs.org Git - petitboot/commitdiff
discover/boot: Improve kexec error reporting
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Fri, 2 Dec 2016 04:18:36 +0000 (15:18 +1100)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 20 Dec 2016 05:40:21 +0000 (16:40 +1100)
Update kexec_load() to preserve output from the call to `kexec -l`. On
error retrieve the resulting error message and update the status line
with it to provide a more informative error message.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found