* [email protected] ([email protected]) wrote:
> Hi Dave,
>       As per my #caiman-discuss question: since the final command is
> reboot -f -- -Z $dset for SPARC (and since reboot(1M) doesn't
> mention the -Z kernel flag requirement), could you comment around
> line 182 that the -Z is a boot(1M) flag, not a reboot(1M) flag?
> Otherwise, things look reasonable to me.

Not that I'm against documentation, but when you look at line 186 (where
dset is consumed) it's pretty clear that the -Z is a boot(1M) flag (as
long as you know that arguments following -- are passed on to boot,
which I think most people would know):

$REBOOT -f -- $dset

My .02.

-- 
Glenn
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to