Re: [PATCH] Improve error handling in rootskel/src/sbin/init
Joey Hess wrote:
> Thiemo Seufer wrote:
> > this patch improves the error handling in rootskel/src/sbin/init.
> > It is particularily useful to catch misconfigured customized
> > kernels.
>
> Couldn't we get much the same effect by making the shell script set -e?
> I assume that most of the possible failure modes print out some kind of
> error message already.
Should work also, as well as for init.bootfloppy, but error messages
will need as bit more interpretation then.
Thiemo
Reply to: