On Thu, Sep 08, 2022 at 03:28:29PM -0600, Todd C. Miller wrote:
> On Thu, 08 Sep 2022 20:04:58 -0000, Klemens Nanni wrote:
> 
> > Here's the full diff to fsck and newfs failure on all architectures.
> >
> > This is a regular programming issue around system(3) that has nothing to
> > do with bootloaders or installboot per se.
> >
> > I'd be great to get this in to make further progress, especially on
> > softraid support for the -p option.  The less diffs I have to juggle on
> > multiple test machines the better.
> 
> This seems like a reasonable approach to me.  It will also catch
> news/fsck dying from a signal since the shell exits with a value
> of 128 + signal_number in that case.

Yup.

I have successfully tested this diff on amd64, arm64, sparc64, octeon
and powerpc64 by now.

Reply via email to