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.

 - todd

Reply via email to