[PATCH 07/17] Record early crashes to ipmi

Brian C. Lane bcl at redhat.com
Tue Sep 23 16:15:45 UTC 2014


On Tue, Sep 23, 2014 at 11:20:55AM -0400, David Shea wrote:
> (as clumens noted, we already do ipmi stuff on exception via meh, so
> instead of all that other stuff just add ipmi stuff on exception before
> meh)
> 
> Send IMPI_ABORTED if anaconda crashes with an exception before the meh
> excepthook has been installed.
> ---
>  anaconda | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/anaconda b/anaconda
> index e91ddca..355b144 100755
> --- a/anaconda
> +++ b/anaconda
> @@ -1072,6 +1072,7 @@ if __name__ == "__main__":
>      if not flags.imageInstall and not flags.livecdInstall \
>         and not flags.dirInstall:

These 3 checks could be replaced by can_touch_runtime_system


-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list